Is it possible to increase the compute time for a high school project?

Hi, so i’m working on a high school tech project to try and recreate the bin from this video: youtube. com/watch/PL0cR-C2wkg

This is NOT a university project(just clearing that up)

Project id is 782814

FOMO was the original plan, but we need an approximate of the size of the can, so im using bounding boxes(the mobilenet 320x320). the video is streaming via wifi from an esp32-cam because we already had a camera module to a mid range mini pc running ubuntu linux.Processing: 1000003829.jpg…
Processing: 1000003828.jpg…
Any tips?

1 Like

Hi, @bagelsketches !
Good timing - we have just released the developer preview of our own object detection model, YOLO-Pro. MobileNet SSD is rather old and inefficient architecture, which we intent to eventually replace with YOLO-Pro.
You can follow the guide here

to try it out.
In my regular (non-employee) user account I can see I can choose YOLO-Pro already, should be the same for you!

1 Like