When I add the house_detection.onnx Model Zoo file, I get a ML Asset with parameters that look more or less like defaults values. Do those all come from the ONNX file or do i need to know something about the expected resolution and output shapes from that model?
Does someone have a project with house_detection.onnx working?
My next challenge is not knowing all the labels and to what channels they should be configured. Ultimately, I want to show a bunch of garment augmentations based on what's in the scene. I don't even need the specific bounding boxes, just multi-object detection.
Thanks in advance for an insight to figure this out..
Model Zoo in snap docs
Screenshot: