caffe_train icon indicating copy to clipboard operation
caffe_train copied to clipboard

Results 12 caffe_train issues
Sort by recently updated
recently updated
newest added

So, I have been having a lot of problems trying to compile caffe_train, but now I am stuck with this error. And I haven't been able to find any solution...

Hello, thanks for this great model first. I have a few questions. Is it possible to train the data with my personal data? I've trained it with my personal data,...

In line 435 mode has been assigned a value of 5 `const int mode = 5;`. There is also comment saying 'related to datum.channels();'. I see that mode is being...

I wanted to use a different channel image 1, 2 or 4. The current code for the cpm_data_transform layer is for 3 channel image i.e. RGB. Can someone suggest the...

I had many errors installing caffe_train. I want to remove and install again it. How can I uninstall properly?

Is it possible to install with cudnn 7?? replies will be appreciable

It seems that this version of Caffe encounters severe memory leak, the memory can be up to > 100GB, will you fix this.

Hi, I try to reproduce your results in the repository Realtime_Multi-Person_Pose_Estimation, and I follow the Training Steps in README to download the LMDB data and this repository for training. I've...