How do I run this lip movement observation project?

  • Python
  • Thread starter shivajikobardan
  • Start date
  • Tags
    Project
Technology news on Phys.org
  • #3
  • #5
jedishrfu said:
What wasnt clear?
IDK how to run this code? I mean where do I start?
 
  • #6
shivajikobardan said:
IDK how to run this code? I mean where do I start?
Have you installed an environment that can run Python code?
 
  • Like
Likes sysprog and berkeman
  • #7
scottdave said:
Have you installed an environment that can run Python code?
Indeed. OP, what is your knowledge level for software development environments? The code you have found is not really for the general public; it's meant for developers.
 
  • Like
Likes sysprog and berkeman
  • #8
shivajikobardan said:
IDK how to run this code? I mean where do I start?
Your response. Reminds me of the Wizard in the Wizard of Oz movie when the balloon takes off without Dorothy.

I can't come back, I don't know how it works.

https://getyarn.io/yarn-clip/9c369b08-76b9-4eb8-b00e-432aa1a36977

What I meant was what step in the readme wasn't clear? This code isn't something run like a game or application, rather it's a collection of tools to pre process a dataset, to analyse the data, and then train a model.

Each task is a separate python script run as shown in the readme. Once the model is trained then you can write code to read in the model and use it to analyze some new video of someone talking.

I would get their paper and maybe even ask them about the steps they take and how they run their code beyond what is shown in the readme.
 
Last edited:
  • Like
Likes scottdave

Similar threads

Replies
6
Views
1K
Replies
10
Views
1K
Replies
5
Views
1K
Replies
5
Views
1K
Replies
0
Views
1K
Replies
17
Views
2K
Replies
4
Views
5K
Back
Top