py-faster-rcnn
py-faster-rcnn copied to clipboard
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
At the same time, I would like to ask if it can run on windows?
Why I cannot build the Cython modules, just like the following. Thank you. Last login: Tue Mar 13 02:27:27 on ttys000 shandeMacBook-Air:~ shan$ /Users/shan/FRCN/lib -bash: /Users/shan/FRCN/lib: is a directory shandeMacBook-Air:~...
        Under certain circumstances, certain objects may not be identifiable or may be misidentified as other objects.
hi in the 3.3 section : > On the re-scaled images, the total stride for both ZF and VGG nets on the last convolutional layer is 16 pixels, and thus...
I read the faster r-cnn paper and i confused about region proposal section(3.1). now i dont know sibling layer in the RPN are fully connected layers or 1x1 convolutional layers?...