Object Detection
ultralytics
YOLOv10
PyTorch
computer-vision
faster-rcnn
autonomous-driving
hallucination-mitigation
out-of-distribution
ood-detection
proximal-ood
benchmark-analysis
bdd100k
pascal-voc
Eval Results (legacy)
Instructions to use HugoHE/m-hood with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use HugoHE/m-hood with ultralytics:
from ultralytics import YOLOvv10 model = YOLOvv10.from_pretrained("HugoHE/m-hood") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - YOLOv10
How to use HugoHE/m-hood with YOLOv10:
from ultralytics import YOLOvv10 model = YOLOvv10.from_pretrained("HugoHE/m-hood") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- af30564dd2d7656cb5f49885630caf023b2f4306c6b2029a43c30ca895281001
- Size of remote file:
- 65.5 MB
- SHA256:
- 730c60f9c254b59d86da69989111e0fd488e36b4e208dfa3fd96d645a6e11046
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.