Skip to content

This is the code provided with the paper "A Benchmark for Deep Learning Based Object Detection in Maritime Environments" by Moosbauer et al., IEEE CVPR Workshops 2019.

License

Notifications You must be signed in to change notification settings

HensoldtOptronicsCV/MaritimeObjectDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Benchmark for Deep Learning Based Object Detection in Maritime Environments

This is the code used to set the Benchmark within the paper "A Benchmark for Deep Learning BasedObject Detection in Maritime Environments" by Moosbauer et al., IEEE CVPR Workshops 2019. Here is the direct link to the paper: click me

As the used Detectron-Framework is deprecated and the results might hard to reproduce, main contribution of this repository are the provided annotations, including the semantic segmentation used for weakly-supervised recursive training.

Overview of the repository

detectron/datasets/smd_dataset_evaluator.py

Add-on to the Detectron-Framework that enables evaluation using our evaluation strategy

EvaluationCode

Necessary code to reproduce our evaluation strategy used within Detectron-Framework.

WeaklySupervisedRecursiveTraining

Python script that acts as a wrapper to re-initialize trainings following our used weakly-supervised recursive training

Cite us

If you use any of the findings of our paper, then please cite us:

@InProceedings{Moosbauer_2019_CVPR_Workshops,
author = {Moosbauer, Sebastian and Konig, Daniel and Jaekel, Jens and Teutsch, Michael},
title = {A Benchmark for Deep Learning Based Object Detection in Maritime Environments},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops},
month = {June},
year = {2019}
} 

About

This is the code provided with the paper "A Benchmark for Deep Learning Based Object Detection in Maritime Environments" by Moosbauer et al., IEEE CVPR Workshops 2019.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages