All Projects → toshi-k → Kaggle Airbus Ship Detection Challenge

toshi-k / Kaggle Airbus Ship Detection Challenge

Licence: apache-2.0
Oriented SSD for "Kaggle Airbus Ship Detection Challenge"

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Kaggle Airbus Ship Detection Challenge

Kaggle Dae
kaggleのporto-seguro-safe-driver-prediction, michaelのsolver
Stars: ✭ 29 (-62.82%)
Mutual labels:  kaggle
Lung Diseases Classifier
Diseases Detection from NIH Chest X-ray data
Stars: ✭ 52 (-33.33%)
Mutual labels:  kaggle
Home Credit Default Risk
Default risk prediction for Home Credit competition - Fast, scalable and maintainable SQL-based feature engineering pipeline
Stars: ✭ 68 (-12.82%)
Mutual labels:  kaggle
Healthcheck
Health Check ✔ is a Machine Learning Web Application made using Flask that can predict mainly three diseases i.e. Diabetes, Heart Disease, and Cancer.
Stars: ✭ 35 (-55.13%)
Mutual labels:  kaggle
Kaggle Ndsb
Code for National Data Science Bowl. 10th place.
Stars: ✭ 45 (-42.31%)
Mutual labels:  kaggle
Fraud Detection
Credit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook
Stars: ✭ 58 (-25.64%)
Mutual labels:  kaggle
Interview
Interview = 简历指南 + LeetCode + Kaggle
Stars: ✭ 7,207 (+9139.74%)
Mutual labels:  kaggle
Mlbox
MLBox is a powerful Automated Machine Learning python library.
Stars: ✭ 1,199 (+1437.18%)
Mutual labels:  kaggle
Bert Toxicity Classification
bert on Jigsaw Unintended Bias in Toxicity Classification
Stars: ✭ 46 (-41.03%)
Mutual labels:  kaggle
Kaggle Quora Insincere Questions Classification
Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案
Stars: ✭ 66 (-15.38%)
Mutual labels:  kaggle
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (-55.13%)
Mutual labels:  kaggle
Kaggle Seizure Prediction
solution for the American Epilepsy Society Seizure Prediction Challenge
Stars: ✭ 44 (-43.59%)
Mutual labels:  kaggle
Avito Duplicates Kaggle
Solution for Avito Duplicate Ads Detection competition
Stars: ✭ 58 (-25.64%)
Mutual labels:  kaggle
Kaggle Web Traffic Time Series Forecasting
Solution to Kaggle - Web Traffic Time Series Forecasting
Stars: ✭ 29 (-62.82%)
Mutual labels:  kaggle
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+1406.41%)
Mutual labels:  kaggle
Pytorch Toolbelt
PyTorch extensions for fast R&D prototyping and Kaggle farming
Stars: ✭ 942 (+1107.69%)
Mutual labels:  kaggle
Data Science Bowl 2018
End-to-end one-class instance segmentation based on U-Net architecture for Data Science Bowl 2018 in Kaggle
Stars: ✭ 56 (-28.21%)
Mutual labels:  kaggle
Kaggle Notebooks
Sample notebooks for Kaggle competitions
Stars: ✭ 77 (-1.28%)
Mutual labels:  kaggle
Allstate capstone
Allstate Kaggle Competition ML Capstone Project
Stars: ✭ 72 (-7.69%)
Mutual labels:  kaggle
Kaggle Coupon Purchase Prediction
Code for RECRUIT Challenge. 5th place.
Stars: ✭ 61 (-21.79%)
Mutual labels:  kaggle

Kaggle Airbus Ship Detection Challenge

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

diagram

Example

example

References

  • Learning a Rotation Invariant Detector with Rotatable Bounding Box arXiv
  • Multiscale Rotated Bounding Box-Based Deep Learning Method for Detecting Ship Targets in Remote Sensing Images mdpi.com

Acknowledgement

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

  • source/01_make_coordinates/make_coordinates.py
  • source/02_oriented_ssd/lib/rle.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].