(no title)
bjacobt | 1 year ago
I think something like detectron2 [1] could help. It is Apache2 license, so commercial friendly. That said the pre-trained weights may not be commercial friendly, so you’ll want to check on that.
Also fast.ai course [2] is a good starting point to understand the basics. If you are pressed for time, just go through Lesson 1.
[1] https://github.com/facebookresearch/detectron2
Edit: added fast.ai, grammar
quirk|1 year ago