nikki-priyaHIT / Project-Exp-Recog

21 stars 31 forks source link

Improve Facial Expression and Emotion recognition using Raspberry-Pi #19

Open pawansharma197 opened 2 years ago

pawansharma197 commented 2 years ago

Implementing Facial Expression and Emotion recognition using Raspberry-Pi .

pawansharma197 commented 2 years ago

Myself Pawan Gssoc'22 participant . I want to work on this issue by Implementing it using Raspberry-Pi . Plz assign this issue to me

pawansharma197 commented 2 years ago

Thanku For Assigning me

pawansharma197 commented 2 years ago

Hello Mam , I have implemented facial expression and emotion recognition using Convolution Neural Network and keras but I am facing some difficulty with Raspberry pi . Can I make a pull request .

pawansharma197 commented 2 years ago

Difficulty is that Raspberry pi is it self a small computer in a form of motherboard so I should know it configuration to run my project . But Also If I try doing it ,then How I am going to make a pull request along with the Raspberry pi . So Please help me and guide me what to do

nikki-priyaHIT commented 2 years ago

Difficulty is that Raspberry pi is it self a small computer in a form of motherboard so I should know it configuration to run my project . But Also If I try doing it ,then How I am going to make a pull request along with the Raspberry pi . So Please help me and guide me what to do

@pawansharma197 you can make a pull request....

pawansharma197 commented 2 years ago

Okay I will do it by today

nikki-priyaHIT commented 2 years ago

@pawansharma197 Ok!

pawansharma197 commented 2 years ago

Hi Nikki , I am facing some issue while running your project . It is saying that pipenv is not recognized as internal external command . I have tried to run as per the commands in your project repo. So is there any other way to run it .

Screenshot (395)

pawansharma197 commented 2 years ago

I have also tried with python main.py but it saying that cannot import ContextVar from 'werkzeug.local'

nikki-priyaHIT commented 2 years ago

Hi Nikki , I am facing some issue while running your project . It is saying that pipenv is not recognized as internal external command . I have tried to run as per the commands in your project repo. So is there any other way to run it .

Screenshot (395)

The problem may arises because of conflicting installations of virtualenv. Try this solution :-

https://stackoverflow.com/questions/46041719/windows-reports-error-when-trying-to-install-package-using-pipenv

nikki-priyaHIT commented 2 years ago

@pawansharma197 please update the progress....

navyasharma0203 commented 2 years ago

@nikki-priyaHIT Can I work on this??

nikki-priyaHIT commented 2 years ago

@navyasharma0203 Sure, assigning this issue to you!