This is an application made to perform various computer vision tasks by Harshavardhan Bajoria.
- Gray scaling an image 🔲
- Change it's RGB value 🖼️
- Perform face-mesh
- Change the background 🏔️
- Detect face 🤠
- Perform face recognition of the top 22 CEO of tech companies and 6 most influential tech people. 😎
- opencv
- streamlit
- numpy
- PIL
- face recognitino
- mediapipe
- Open cmd
- Go to the directory where the model.py file is present.
- Run streamlit run model.py 🏃
- Enjoy the application