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

Implementing action segmentation #84

Closed ashwinvaswani closed 4 years ago

ashwinvaswani commented 4 years ago

dataset extractor is complete. Work on action segmentation can be started

Sharanranjit commented 4 years ago

So just wanted some clarification: Given a video, we need to segment the frames corresponding to the strokes(action) right? And it must be done for both players. So as you suggested, we need to develop a 3D model, as we have temporal dimension. Is there anything I'm missing or you have something else in your mind?

ashwinvaswani commented 4 years ago

@Sharanranjit There's another issue on this. I'm closing this one. I'm currently working on that one, let me know if you want to contribute to it.