Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 230 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 230 Bytes

py_faster_rcnn-ship_detection

Using faster rcnn detect ship from satellite image. This mission only has two classes which are '__background' and 'ship'. I initialized the rpn model by using VGG_CNN_M_1024 as pre_trained model.