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
.
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
HF Inference deployability: The model has no library tag.