Home

Awesome

AI Challenge Trees

<p align="center"> <img src="https://github.com/cienciaydatos/ai-challenge-trees/blob/master/imgs/logos.png"> </p>

Ciencia & Datos

Omdena

In this repo you'll find the learning resources for the "Identifying trees on satellite images" challenge from Omdena <> Ciencia & Datos.

Table of contents

NoFolder nameContent description
1GANsThis folder contains the work being done by team members from task 2 related to creating Generative Adversarial Networks (see its own README for further reference).
2WorldviewThis folder needs further details.
3enhancementThis folder contains proposal code to ameliorate the images. This work is being done by team members from task 3.
4imgsThis folder is used to store sample or testing images for the different tasks. This folder is the default for images.
5labelsThis folder contains the utility to parse the json format from label box. This is related to task 1 (teams 1 and 4).
6mask_rcnnThis folder contains the work being done by team members from task 4.
7treesThis folder contains samples images of trees. This is related to task 1.
8unetThis folder contains the work being done by team members from task 5.