Unknown size carton identification
Closed this issue · 2 comments
ST-Break commented
Thank you for your work. At present, I can use your model to detect custom cartons, but my application scenario is visual unpacking, and the carton size to be identified is unknown, because there may be cartons of various sizes on the pallet, as shown below.
So I want to know whether this model supports carton recognition with unknown size.
wenbowen123 commented
Hi, unknown size is not directly supported. However, you can do brute-force, by sampling different scales to the mesh and run each of them, and select the best pose from it.
missTL commented
Hello, have you got the real size of the carton?