Zero-Shot Object Detection
Transformers
Safetensors
robotics
anima
azoth
object-detection
open-vocabulary
grounding-dino
llmdet
cvpr2025
robot-flow-labs
Instructions to use ilessio-aiflowlab/project_azoth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ilessio-aiflowlab/project_azoth with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("zero-shot-object-detection", model="ilessio-aiflowlab/project_azoth")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ilessio-aiflowlab/project_azoth", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!