plantnet / GeoLifeCLEF

GeoLifeCLEF challenge toolkit and starter code
MIT License
59 stars 27 forks source link
challenge clef deep-learning lifeclef machine-learning species-distribution-modelling

GeoLifeCLEF 2023

This repository is related to the GeoLifeCLEF challenge. The details of the challenge, the data, and all other useful information are present on the challenge page: https://www.kaggle.com/competitions/geolifeclef-2023-lifeclef-2023-x-fgvc10

codes

In this repository you will find dataloaders, sample_data and example to help using the challenge's dataset.

Environment

We provide a conda environment containing the needed libraries to use this code. conda env create -f environment.yml conda activate glc23