A PyTorch implementation of Faster R-CNN
Stars
19
Forks
6
Watchers
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
44
commits
Add Colaboratory notebook.
110e9e3
Update ROI Pool CPU source for Linux build
801b299
Add approximation line in standart plotter
372ffd7
Add functions for config file read. Fix typos.
14e3e45
Minor fix in network performance
813bf87
Add ROI Align layer, update ROI Pool layer (CPU+GPU)
bea6ac4
Fix network performance
6bd5dab
Remove bbox inside/outside weights (less 5% mAP Pascal VOC)
96dfc14
Add new smooth l1 loss function
943d20b
Major changes in all library:
1edd531
Remove unnecessary breakpoint in test script
3f37371
Update Readme
b45df4b
Add single machine multi GPU support
a6286ad
Update README.md
98a7fab
Fix for lib initialization. Also, minor fix for datasets.
655ef14