detr-resnet-50
Beta
Model ID: @cf/facebook/detr-resnet-50
DEtection TRansformer (DETR) model trained end-to-end on COCO 2017 object detection (118k annotated images).
Properties
Task Type: Object Detection
Code Examples
Workers - Typescript
curl
Response
This task returns a list of detected objects, each one containing a label, a probability score, and its surrounding box coordinates.
API Schema
The following schema is based on JSON Schema