Skip to content

Latest commit

 

History

History

track3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Track 3: Automatic Bridge Detection in Optical Satellite Images

In Track 3 the goal is to locate the bridge in the largescale optical satellite images. The coordinates of the bridge are horizontal bounding box.

Baseline Algorithm

Two-stage object detection method Faster RCNN based on ResNet-50 is developed for object detection tracks.

Introduction

It is modified from mmdetection. The master branch works with PyTorch 1.1 or higher.

Code

The code will be available soon.

Result

Method Result (mAP)
Faster RCNN 59.52