Skip to content

kurianbenoy/Aerial-Cactus-Challenge-Kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

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

Releases

No releases published

Packages

No packages published