Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

GeoLifeCLEF challenge toolkit and starter code

NotificationsYou must be signed in to change notification settings

plantnet/GeoLifeCLEF

Repository files navigation

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.

  • Indata/sample_data/ you will find a small sample of the dataset to try codes and loaders.
  • example_patch_loading.ipynb andexample_patch_loading.py give an example of pytorch dataset creation for CNN tensors taking into account different cases.
  • example_time_series_loading.ipynb andexample_time_series_loading.py give an example of pytorch dataset creation for time series tensors taking into account different cases.

Environment

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


[8]ページ先頭

©2009-2025 Movatter.jp