Skip to content

TCdeX/Kaggle_Airbus2018_8th_code

 
 

Repository files navigation

Kaggle Airbus Ship Detection Challenge 2018 8th place code

This is the source code for my part of the 8th place solution to the Kaggle Airbus Ship Detection Challenge hosted by Kaggle.com.

image

Recent Update

2018.11.15: dirty code, to be update

2018.11.15: We achieved the 8th place on Kaggle Airbus Ship Detection Challenge.

Dependencies

  • opencv-python==3.4.2
  • torch==0.3.1
  • torchvision==0.2.1

Solution Development

Single model design

1.unet

2.unet with deepsupervision

3.mask rcnn

Model ensemble performace

Post processing

Reference

About

Kaggle Airbus Ship Detection Challenge 2018 8th place code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%