All Projects → u1234x1234 → kaggle-dstl-satellite-imagery-feature-detection

u1234x1234 / kaggle-dstl-satellite-imagery-feature-detection

Licence: Apache-2.0 license
6th place solution

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to kaggle-dstl-satellite-imagery-feature-detection

D2l Vn
Một cuốn sách tương tác về học sâu có mã nguồn, toán và thảo luận. Đề cập đến nhiều framework phổ biến (TensorFlow, Pytorch & MXNet) và được sử dụng tại 175 trường Đại học.
Stars: ✭ 402 (+2412.5%)
Mutual labels:  mxnet, kaggle
Dog-Breed-Identification-Gluon
Kaggle 120种狗分类,Gluon实现
Stars: ✭ 45 (+181.25%)
Mutual labels:  mxnet, kaggle
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+42293.75%)
Mutual labels:  mxnet, kaggle
d2l-java
The Java implementation of Dive into Deep Learning (D2L.ai)
Stars: ✭ 94 (+487.5%)
Mutual labels:  mxnet, kaggle
D2l En
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.
Stars: ✭ 11,837 (+73881.25%)
Mutual labels:  mxnet, kaggle
fast retraining
Show how to perform fast retraining with LightGBM in different business cases
Stars: ✭ 56 (+250%)
Mutual labels:  kaggle
Fill-the-GAP
[ACL-WS] 4th place solution to gendered pronoun resolution challenge on Kaggle
Stars: ✭ 13 (-18.75%)
Mutual labels:  kaggle
kaggler-tv-schedule
Kaggler TV
Stars: ✭ 54 (+237.5%)
Mutual labels:  kaggle
docker-kaggle-ko
머신러닝/딥러닝(PyTorch, TensorFlow) 전용 도커입니다. 한글 폰트, 한글 자연어처리 패키지(konlpy), 형태소 분석기, Timezone 등의 설정 등을 추가 하였습니다.
Stars: ✭ 46 (+187.5%)
Mutual labels:  kaggle
ImageRecognizer-iOS
[this repo is no longer maintained] Neural Network image classifier (inception-bn network architecture), developed via MxNet
Stars: ✭ 51 (+218.75%)
Mutual labels:  mxnet
dku-kaggle-class
단국대 SW중심대학 2020년도 오픈소스SW설계 - 캐글뽀개기 수업 일정 및 강의자료
Stars: ✭ 48 (+200%)
Mutual labels:  kaggle
StoreItemDemand
(117th place - Top 26%) Deep learning using Keras and Spark for the "Store Item Demand Forecasting" Kaggle competition.
Stars: ✭ 24 (+50%)
Mutual labels:  kaggle
XKT
Multiple Knowledge Tracing models implemented by mxnet
Stars: ✭ 14 (-12.5%)
Mutual labels:  mxnet
kaggle-champs
Code for the CHAMPS Predicting Molecular Properties Kaggle competition
Stars: ✭ 49 (+206.25%)
Mutual labels:  kaggle
Data-Science
Using Kaggle Data and Real World Data for Data Science and prediction in Python, R, Excel, Power BI, and Tableau.
Stars: ✭ 15 (-6.25%)
Mutual labels:  kaggle
kaggle-recruit-restaurant
🏆 Kaggle 8th place solution
Stars: ✭ 102 (+537.5%)
Mutual labels:  kaggle
digital champions deeplearning r mxnet
Showcase for using R + MXNET along with AWS and bitfusion for deep learning.
Stars: ✭ 20 (+25%)
Mutual labels:  mxnet
djl
An Engine-Agnostic Deep Learning Framework in Java
Stars: ✭ 3,080 (+19150%)
Mutual labels:  mxnet
Kaggle-Avito-NN
The 18th Place Solution to Avito Demand Prediction Challenge
Stars: ✭ 25 (+56.25%)
Mutual labels:  kaggle
Data-Science-Hackathon-And-Competition
Grandmaster in MachineHack (3rd Rank Best) | Top 70 in AnalyticsVidya & Zindi | Expert at Kaggle | Hack AI
Stars: ✭ 165 (+931.25%)
Mutual labels:  kaggle

kaggle-dstl-satellite-imagery-feature-detection

Scripts for the my 6th place solution with MXNet.
Key features:

  • Unet-like network architecture with multiple input branches(A, M, P channels)
  • Adaptive crop sampler, based on the performance of the network on different classes, updated each epoch.

Brief description:
b3_data_iter - data generation, augmentation
utils - wkt polygon rasterization, raster polygonization utils
b3_train - network symbol definition, training loop

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].