Object Detection
ultralytics
LiteRT
ONNX
English
computer-vision
yolo
yolov11
aerial
disaster-response
sutra
sahi
aerialeye
Instructions to use kilanisainikhil/AerialEye with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use kilanisainikhil/AerialEye with ultralytics:
from ultralytics import YOLOvv11 model = YOLOvv11.from_pretrained("kilanisainikhil/AerialEye") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
| { | |
| "downloads": { | |
| "aerialEye.pt": 1, | |
| "aerialEye.onnx": 0, | |
| "best.pt": 0, | |
| "best.onnx": 0, | |
| "best_full_integer_quant.tflite": 0 | |
| }, | |
| "code_views": { | |
| "Python (ultralytics)": 2, | |
| "Python (onnxruntime)": 0, | |
| "CLI (ultralytics)": 0 | |
| }, | |
| "history": [ | |
| { | |
| "timestamp": "2026-06-10 00:00:13", | |
| "type": "Code View", | |
| "file": "Python (ultralytics)" | |
| }, | |
| { | |
| "timestamp": "2026-06-10 00:00:45", | |
| "type": "Code View", | |
| "file": "Python (ultralytics)" | |
| }, | |
| { | |
| "timestamp": "2026-06-10 00:00:45", | |
| "type": "Download", | |
| "file": "aerialEye.pt" | |
| } | |
| ] | |
| } |