fbi0817

Results 4 issues of fbi0817

Hi, I have followed the instruction of downloading the source code and everything is ok before "make". The error shows: $make Scanning dependencies of target reseeds [ 1%] Building CXX...

Hi @Orpine , I want to train my own dataset with one target, which is just a binary classification problem. I modify the prototxt in /models/pascal_voc/ResNet-50/rfcn_alt_opt_5step_ohem/ and change each cls-num...

For example, in /models/pascal_voc/ResNet-101/rfcn_end2end/class-aware/test.prototxt line 7054 and line 7079 , the value of cls_num in line 7054 is 21, while in line 7079 is 8, I don't know why, can...

Hi ! @daijifeng001 Thank you for sharing this project for us! Now, I'd like to try training the model on my own dataset, and I notice there is a mean_image...