Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 616 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 616 Bytes

RCNN

  • Script: Python
  • Data: VOC 2007
  • Regional Proposal: Selective Search
  • Pre-train CNN: VGG-16
  • SVM learning: use Batch learning through SGDClassifier in sklearn

Result