Detect objects in an image with YOLOX (nano).
Playground
API
Card
Inputs
image: Input image.
float32?: Minimum detection confidence.
float32?: Maximum intersection-over-union score to discard smaller detections.
Press and hold for realtime mode.
Outputs
[]
list: Detected objects. View schema