Image Feature Extraction
Extract features from an image using the dinov2-base
model.
POST
Authorizations
Set Authorization
header to Key BYTEZ_KEY
(e.g. 'Authorization': 'Key ABC123')
Body
application/json
Universal schema supporting text, chat, image, audio, QA, zero-shot, etc.
Input text for NLP tasks.
Conversation history.
URL to image/audio/video.
Base64-encoded image/audio/video.
Question for QA tasks.
Context paragraph for QA.
Candidate labels for zero-shot.
Enable text streaming.
Stream media instead of JSON.
Model-specific parameters.