You can certainly train a YOLO or SSD pytorch model with fastai, however.
One question, there is any best practice to transform video into [n] frames to then use model.predict(n) to make a "live classification / object detection"?
Kind regards from Dublin!
You can certainly train a YOLO or SSD pytorch model with fastai, however.