Skip to content

larin92/Airbus-Ship-Detection-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airbus Ship Detection Challenge

  • Dataset (and challenge description) can be found here.

  • The goal of the project is to build a segmentation model to locate ships in images.

Modeling wasn't fruitful, so no resulting model was provided. Plenty of work was done though, one could check the notebook and train/inference scripts. Notebook contains EDA, visualization, preprocessing, modeling. Train script is usable. Inference script is kind of a mock at the moment. Availability of compute resource for more exploration/experimentation during modeling would be nice for this kind of project.

To install requirements:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published