Object Detection
ultralytics
PyTorch
detectionbench
computer-vision
low-light
night-images
dark-images
robustness
Instructions to use dronefreak/exdark-yolo11l with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use dronefreak/exdark-yolo11l with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("dronefreak/exdark-yolo11l") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
11abe64 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:357818490218b2e09dce03b7eaeaa25000c5a410fd2e448875ba79744929f8e6
size 296348
|