result

DETR-ResNet50

DETR-based object detection model using ResNet-50 backbone.

Runtime

Key Value
Backend ART
Precision float

Inputs

Name Shape Type
image [1, 3, 640, 640] float32

Outputs

Name Shape Type
boxes [1, 100, 4] float32
logits [1, 100] float32
classes [1, 100] int32
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including AllayNet/DETR-ResNet50