Request model evaluation on COCO val 2017 dataset
Explore and visualize diverse models
Submit deepfake detection models for evaluation
Evaluate adversarial robustness using generative models
Convert a Stable Diffusion XL checkpoint to Diffusers and open a PR
Rank machines based on LLaMA 7B v2 benchmark results
Persian Text Embedding Benchmark
Explore and manage STM32 ML models with the STM32AI Model Zoo dashboard
Upload ML model to Hugging Face Hub
Calculate VRAM requirements for LLM models
Browse and submit LLM evaluations
Evaluate open LLMs in the languages of LATAM and Spain.
Evaluate RAG systems with visual analytics
The Open Object Detection Leaderboard is a benchmarking platform designed to evaluate and compare different object detection models. It provides a standardized framework for assessing model performance using the COCO (Common Objects in Context) val 2017 dataset. This leaderboard is a community-driven tool that allows researchers and developers to submit their model results and view how they stack up against others in the field.
What metrics are used for evaluation?
The leaderboard primarily uses the COCO metric, which is the mean Average Precision (mAP) across all categories and instance sizes.
How can I submit my model results?
To submit your model, evaluate it on the COCO val 2017 dataset and follow the submission guidelines provided on the leaderboard's website.
Can I update my model's entry after submission?
Yes, you can update your model's entry by resubmitting the results. The leaderboard will reflect the latest submission for your model.