Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlights Generation in Cricket #88

Open
ashwinvaswani opened this issue Jun 12, 2020 · 10 comments
Open

Highlights Generation in Cricket #88

ashwinvaswani opened this issue Jun 12, 2020 · 10 comments
Assignees
Labels

Comments

@ashwinvaswani
Copy link
Member

A good starting point would be to use the intensity (pitch / something else) of audio from commentary to filter out "exciting events" and compile the clips from those events to generate highlight.

@ashwinvaswani
Copy link
Member Author

@veds12
Copy link
Member

veds12 commented Jun 13, 2020

I would like to take this up

@veds12
Copy link
Member

veds12 commented Jun 14, 2020

The model in the link you provided does not incorporate audio information so might not be the best suitable approach. I found a paper which suggests the use of semantic concept mining and incrporates both audio and visual data:

sci-hub.tw/10.1007/s11042-009-0337-1

Can you take a look at this and see if we can use this

@Rijul1999
Copy link
Member

Yeah we can definitely use that imo, looks like really good work. However implementing the network might be difficult if we start from that. I think we should first build something simple, like in this article https://www.analyticsvidhya.com/blog/2019/09/guide-automatic-highlight-generation-python-without-machine-learning/, and then slowly improve it to the network in the paper. Once we have something of a base which works, imo it will be easier for us to improve on it later on.

@veds12
Copy link
Member

veds12 commented Jun 14, 2020

Ya makes sense. I'll start implementing what's given in the link

@veds12
Copy link
Member

veds12 commented Jun 16, 2020

I have implemented this. Should I open a PR if this approach is going to be incorporated in the library?

@ashwinvaswani
Copy link
Member Author

Yes put up a PR

@veds12
Copy link
Member

veds12 commented Jun 18, 2020

Is there any need for enhancement right now or can the issue be closed?

@Rijul1999
Copy link
Member

I think let's keep it open for now. We are aiming to add the enhancements ultimately after all.

@ashwinvaswani
Copy link
Member Author

@Rijul1999 Basic implementation is done. Check on additional work in this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants