HugoHE commited on
Commit
874e0be
·
verified ·
1 Parent(s): 90628da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,7 +52,7 @@ model-index:
52
  # M-Hood: Models for Mitigating Hallucinations in Object Detection
53
 
54
  [![Paper](https://img.shields.io/badge/Paper-PDF-red)](https://gricad-gitlab.univ-grenoble-alpes.fr/dnn-safety/m-hood) <!-- Replace with actual paper link when available -->
55
- [![Code & Datasets](https://img.shields.io/badge/Code%20%26%20Datasets-GitLab-orange)](https://gricad-gitlab.univ-grenoble-alpes.fr/dnn-safety/m-hood)
56
 
57
  This repository contains the official models from the paper **"Mitigating Hallucinations in Object Detection Models: A Revisit to Out-of-Distribution Detection"**. It provides a collection of YOLOv10 and Faster R-CNN models, including both standard ("vanilla") baselines and our novel **fine-tuned models** designed to significantly reduce false positive detections on out-of-distribution (OoD) data.
58
 
 
52
  # M-Hood: Models for Mitigating Hallucinations in Object Detection
53
 
54
  [![Paper](https://img.shields.io/badge/Paper-PDF-red)](https://gricad-gitlab.univ-grenoble-alpes.fr/dnn-safety/m-hood) <!-- Replace with actual paper link when available -->
55
+ [![Datasets](https://img.shields.io/badge/Code%20%26%20Datasets-GitLab-orange)](https://huggingface.co/datasets/HugoHE/m-hood-dataset)
56
 
57
  This repository contains the official models from the paper **"Mitigating Hallucinations in Object Detection Models: A Revisit to Out-of-Distribution Detection"**. It provides a collection of YOLOv10 and Faster R-CNN models, including both standard ("vanilla") baselines and our novel **fine-tuned models** designed to significantly reduce false positive detections on out-of-distribution (OoD) data.
58