Ship Identification - Ship Detection of Images by SSD with Dehazing
Ship Identification: Ship Detection of Images by SSD with Dehazing
1. Data

2. Model
Based on SSD, reference: [1] Liu, Wei, et al. “Ssd: Single shot multibox detector.” Computer Vision–ECCV 2016: 14th European Conference, Amsterdam, The Netherlands, October 11–14, 2016, Proceedings, Part I 14. Springer International Publishing, 2016.
Step 1: Train on COCO trainval35k

Step 2: Fine-tune on Small Ships Set (Dense Sampling)

Step 3: Fine-tune on Large Ships Set (Sparse Sampling)

3. Innovation and Discussion

Discussions Supplements
- 20230518
- Anchor Free Methods
- Oriented Bounding Box
- Some Reference: mmdetection
PDF Download
Ship Identification - Ship Detection of Images by SSD with Dehazing
http://nicewang.github.io/niceproject/2023/04/19/ship-identification/