Welcome to the Smart Kitchen project repository! This project encompasses various functionalities related to computer vision and audio processing for a smart kitchen environment.
- Demo vedios
- (Contents specific to Demo videos)
- Emotion_Detection
- (Contents specific to Emotion Detection)
- FaceDetect
- (Contents specific to Face Detection)
- Movement_Classification
- (Contents specific to Movement Classification)
- ObjectDetection
- (Contents specific to Object Detection)
- SoundEffects
- (Contents specific to Sound Effects)
- Main.py
- (Main Python script)
- Movement Classification.py
- (Python script for Movement Classification)
- README.md
- (Project documentation)
- Skeleton Detection.py
- (Python script for Skeleton Detection)
- SocketConnection.py
- (Python script for Socket Connection)
- Speech_Recognition.py
- (Python script for Speech Recognition)
- eyegaze.py
- (Python script for Eye Gaze)
- foods.csv
- (CSV file for foods data)
- templates.pkl
- (Pickle file for templates)
- test.py
- (Test Python script)
- SmartKitchen
- (Contents specific to Smart Kitchen)
Explore each directory to find detailed information and code related to specific functionalities. Refer to individual scripts for execution details.
If you'd like to contribute to the project, follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push to your branch.
- Open a pull request.
This project is under MIT License.
Feel free to reach out if you have questions or need assistance with anything related to the project!