Models
The curent repository provides a model trained using the tutorial in the ev-ultralytics repo
See https://huggingface.co/datasets/prophesee-ai/gen4-automotive-histos for a description of the dataset on which those models where trained
Download the model
To download the model using the hugging face CLI simply run:
hf download prophesee-ai/ev-yolo-detector weights/ev-yolo26.pt --local-dir <YOUR_LOCAL_DIR>