nanosam-cpp icon indicating copy to clipboard operation
nanosam-cpp copied to clipboard

a single dot or box

Open xiangw369 opened this issue 1 year ago • 3 comments

Thank you for providing, two onnx files. Would I like to ask, does this great algorithm only support the output of a single dot or box

xiangw369 avatar Nov 19 '24 02:11 xiangw369

yes it supports a single point (dot) or a single box.

spacewalk01 avatar Nov 19 '24 02:11 spacewalk01

yes it supports a single point (dot) or a single box.

What should be done? Is it possible to output multiple boxes? Any ideas or suggestions?

xiangw369 avatar Nov 19 '24 02:11 xiangw369

for multiple inputs, you can try this: https://github.com/NVIDIA-AI-IOT/nanosam

spacewalk01 avatar Nov 19 '24 03:11 spacewalk01