syedatasneem110 / object_detectionv8

  • Public
  • 2 runs
  • CPU

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.

Run time and cost

This model runs on CPU hardware. We don't yet have enough runs of this model to provide performance information.

Readme

This model doesn't have a readme.