hritikksingh / Twitter-video-emotion-and-sentiment-analysis

26 stars 19 forks source link

Make a flask py #9

Open hritikksingh opened 2 years ago

hritikksingh commented 2 years ago

Create a Flask py to connect the front-end with the model to respond to the analysis output. Workflow: Take video from Front-end->Pass video to Flask-> Call the 3 analysis models-> Return the analysis back to the front end. Requires knowledge of:

neetra commented 2 years ago

I am interested

hritikksingh commented 2 years ago

I am interested

You need to make a flask that can call thread.main() function for analysis of the video. Video will be uploaded by the Front end created by other contributor. You just need to take video input from HTML and call thread.main() on it then format the output and return it back to the HTML. I hope you can do that?

hritikksingh commented 2 years ago

@neetra let me know how much time you require for this issue.

HarshKumarChoudary commented 2 years ago

Please consider me next in the queue if the issue is not resolved. I'm a GSSOC22 participant. I had worked on similar task in Codeutsava 5.0 where we designed same tool using flask. https://github.com/HarshKumarChoudary/Fallen_Knights_PS-1 check it here.

hritikksingh commented 2 years ago

Please consider me next in the queue if the issue is not resolved. I'm a GSSOC22 participant. I had worked on similar task in Codeutsava 5.0 where we designed same tool using flask. https://github.com/HarshKumarChoudary/Fallen_Knights_PS-1 check it here.

Sure

anandxkumar commented 2 years ago

@neetra any progress?

hritikksingh commented 2 years ago

@neetra you are not responding, so I have to reassign to someone else.

hritikksingh commented 2 years ago

@HarshKumarChoudary I am happy to have you working on this issue but I can't assign 2 issues to the same person. It is possible once you complete the other issue.

shreya024 commented 2 years ago

@hritikksingh I would like to work on this issue .Kindly assign

hritikksingh commented 2 years ago

@shreya024 I have also added a few comments regarding this issue do go through and give your best. Happy Learning.