You're looking at a specific version of this model. Jump to the model overview.

daanelson /yolox:ae0d70ce

Input

*file

Path to an image

string

Model name

Default: "yolox-s"

number
(minimum: 0, maximum: 1)

Confidence threshold: Only detections with confidence higher are kept

Default: 0.3

number
(minimum: 0, maximum: 1)

NMS threshold: NMS removes redundant detections. Detections with overlap percentage (IOU) above this threshold are consider redundant to each other and only one of them will be kept

Default: 0.3

integer

Resize image to this size

Default: 640

boolean

Return results in json format

Default: false

Output

No output yet! Press "Submit" to start a prediction.