SforAiDl / Playground

A python library consisting of pipelines for visual analysis of different sports using Computer Vision and Deep Learning.
MIT License
18 stars 17 forks source link

Resolving FPS issue #14

Closed ashwinvaswani closed 4 years ago

ashwinvaswani commented 4 years ago

Currently, there's some redundant/unnecessary code because of which FPS of video detector is very poor. Making optimizations to improve FPS is necessary.

samruddhibothara commented 4 years ago

Hey, I'd like to try solving this issue

ashwinvaswani commented 4 years ago

Already done with sharan's latest merge.