Conversation
GPU single element access is much slower
Trying to mimic exactly Caffe's SGD
…viderROI to use FRCNN instead
…g. Need to check SPP
Cleaned a bit the Tester. Need to add argcheck to functions (but first need to figure out how to pass several parameters without it crashing, maybe using ordered arguments)
Speeds up bounding box processing time
Temporary fix for #18 I should add groups to `nn` soon.
|
Just a heads up on this branch. |
|
Hi, What's the status of this PR? Was there a problem that you didn't merge in the main code? Are you getting correct results? |
|
Hey @erfannoury , |
|
Hi @fmassa, Yes, I understand. I'm looking for a working implementation of Fast R-CNN in either Torch or PyTorch, but unfortunately there aren't any other working implementations out there except Girshick's implementation in pycaffe. |
|
As far as I remember, the implementation of Fast R-CNN here was working. |
This PR substitutes #5.