LocNet icon indicating copy to clipboard operation
LocNet copied to clipboard

LocNet: Improving Localization Accuracy for Object Detection

Results 8 LocNet issues
Sort by recently updated
recently updated
newest added

Hi. The links of pre-computed Edge Box and Selective Search proposals of PASCAL images are missing. Can you upload them again?

Dear author: Thanks for your great work and code. My env is Ubuntu 16.04+CUDA-8+cudnn-5. When I ran the demo_LocNet_object_detection_pipeline.m, the matlab was crushed and the log is shown as follows....

gpu:gtx1080 8G cudnn layer compile error how to solve it? thanks

Check failed: top[0] != bottom[0] (0x7f020bab54b0 vs. 0x7f020bab54b0) Reshape Layer does not allow in-place computation ![image](https://cloud.githubusercontent.com/assets/10766005/23449256/8ee01978-fe90-11e6-855b-cfe756a2d474.png) GNU C Library : 2.19 stable MATLAB Architecture: glnxa64 MATLAB Root : /usr/local/MATLAB/R2014a MATLAB...

How to fine tune your model? I don't have sufficient data to retrain your model from scratch. I want to fine tune your model on my data which has only...

I have a K40 with >11G memory, but when I run `demo_LocNet_object_detection_pipeline`, it reminds me Check failed: error == cudaSuccess (2 vs. 0) out of memory. I thought 11G is...