toshi-k / kaggle-airbus-ship-detection-challenge

Oriented SSD for "Kaggle Airbus Ship Detection Challenge"
Apache License 2.0
86 stars 13 forks source link
kaggle pytorch

Kaggle Airbus Ship Detection Challenge

I implemented Oriented SSD for the kaggle competition "Airbus Ship Detection Challenge".

diagram

Example

example

References

Acknowledgement

Some scripts for encoding/decoding RLE are forked from Paulo's kaggle-kernel (Apache License 2.0).