Instructions to use kausthubkannan17/dropex with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kausthubkannan17/dropex with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="kausthubkannan17/dropex")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("kausthubkannan17/dropex") model = AutoModelForObjectDetection.from_pretrained("kausthubkannan17/dropex") - Notebooks
- Google Colab
- Kaggle
DROPEX
Disaster Rescue Operations and Probing using EXpert Drones is Disaster Risk Management (DRM) framework which is utilised to use swarm of drones with autonomous person detection and payload dropping making the rescue operations optimal.
For using DROPEX model or it's simulation please visit DROPEX and DROPEX-simulation
- Downloads last month
- 7