YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

CLEF2024

This repository contains the code for the SnakeCLEF competitions.

SnakeCLEF 2024

The dataset is read from the *.csv file in the "./metadata" directory, which includes the labels and storage paths of the images. The moe.py file provides a model structure based on convnext_large_mlp, and you can choose other backbones based on this structure.

Usage

First, you should select the pretrained weights in the moe.py file. Next, specify the paths for saving logs and checkpoints in the train_moe.py file. Finally, run python train_moe.py.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API was unable to determine this model's library.