https://github.com/lromul/kaggle-planet-amazon
Solution for Kaggle competition "Planet: Understanding the Amazon from Space"
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.9%) to scientific vocabulary
Repository
Solution for Kaggle competition "Planet: Understanding the Amazon from Space"
Basic Info
- Host: GitHub
- Owner: lRomul
- Language: Python
- Default Branch: master
- Size: 126 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Planet: Understanding the Amazon from Space
Use satellite data to track the human footprint in the Amazon rainforest.
This is my part of our team's solution for the Kaggle challange of Understanding the Amazon from Space.
Our team ods.ai finished 7th.
Requirements
- Linux
- Nvidia drivers, CUDA 8
- Docker, nvidia-docker
How to Use?
Put data to data::
data
├── train-jpg
├── test
├── 10_folds.npy
├── train_v2.csv
└── sample_submission_v2.csv
test contains images from test-jpg and test-jpg-additional.
Go to folder
dockerand build imagecd docker ./build.shRun container with nvidia-docker
./run.shGo to folder
src/kfold_trainand start train models
cd src/kfold_train/
python densenet121_001.py
python vgg11_001.py
...
python vgg19_001.py
Owner
- Name: Ruslan Baikulov
- Login: lRomul
- Kind: user
- Location: Moscow, Russia
- Repositories: 5
- Profile: https://github.com/lRomul
Deep Learning Engineer
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0