I would like to know if it is possible to get bbox for mobilenet model similar to coco-ssd model. I am looking for Browser JS version and not Nodejs or python. Please see the links below for the API responses. Coco-ssd has bbox as parameter in the output whereas mobilenet does not.
https://www.npmjs.com/package/@tensorflow-models/mobilenet https://www.npmjs.com/package/@tensorflow-models/coco-ssd
Thank you