Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kurianbenoy/aerial-cactus-challenge-kaggle
Top 4%
https://github.com/kurianbenoy/aerial-cactus-challenge-kaggle
cactus-challenge kaggle kaggle-kernel
Last synced: 9 days ago
JSON representation
Top 4%
- Host: GitHub
- URL: https://github.com/kurianbenoy/aerial-cactus-challenge-kaggle
- Owner: kurianbenoy
- License: mit
- Created: 2019-04-16T01:22:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-22T14:51:34.000Z (almost 6 years ago)
- Last Synced: 2024-11-15T03:50:49.496Z (2 months ago)
- Topics: cactus-challenge, kaggle, kaggle-kernel
- Language: Jupyter Notebook
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cactus-Challenge--Kaggle
**About this challenge**
To assess the impact of climate change on Earth's flora and fauna, it is vital to quantify how human activities such as logging, mining, and agriculture are impacting our protected natural areas. Researchers in Mexico have created the VIGIA project, which aims to build a system for autonomous surveillance of protected areas. A first step in such an effort is the ability to recognize the vegetation inside the protected areas. In this competition, you are tasked with creation of an algorithm that can identify a specific type of cactus in aerial imagery.
In this kernel we will be trying to solve this challenge using CNN through **fast.ai library**
![Fastailogo](https://images.ctfassets.net/orgovvkppcys/5EShj6ZsQFERrNd/af53baa732ce18025c51c9268ffd037b/image.png?w=648&q=100)
**My Kaggle Kernel for the same**: https://www.kaggle.com/kurianbenoy/learning-aerial-cactus-challenge-using-fast-ai
### About the dataset
This dataset contains a large number of 32 x 32 thumbnail images containing aerial photos of a columnar cactus (Neobuxbaumia tetetzo). Kaggle has resized the images from the original dataset to make them uniform in size. The file name of an image corresponds to its id.
## Tips on how to write good kaggle kernels
https://twitter.com/kurianbenoy2/status/1119466665316499458