| Tony607/Keras_age_gender |
122 |
|
0 |
0 |
about 6 years ago |
0 |
|
11 |
|
Python |
| Easy Real time gender age prediction from webcam video with Keras |
| harshbg/Sign-Language-Interpreter-using-Deep-Learning |
104 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
mit |
Python |
| A sign language interpreter using live video feed from the camera. |
| kaushikjadhav01/Deep-Surveillance-Monitor-Facial-Emotion-Age-Gender-Recognition-System |
92 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
mit |
Jupyter Notebook |
| Computer Vision module for detecting emotion, age and gender of a person in any given image, video or real time webcam. A custom VGG16 model was developed and trained on open source facial datasets downloaded from Kaggle and IMDB. OpenCV,dlib & keras were used to aid facial detection and video processing. The final system can detect the emotion, age and gender of people in any given image, video or real time webcam |
| jrobchin/phormatics |
79 |
|
0 |
0 |
about 5 years ago |
0 |
|
6 |
|
Jupyter Notebook |
| Using A.I. and computer vision to build a virtual personal fitness trainer. (Most Startup-Viable Hack - HackNYU2018) |
| pythonlessons/YOLOv3-object-detection-tutorial |
59 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
|
Python |
| NoobTW/tfjs-tutorials |
59 |
|
0 |
0 |
over 5 years ago |
0 |
|
2 |
|
|
| 📃 TensorFlow.js 官方指南繁體中文版 |
| eridgd/AdaIN-TF |
50 |
|
0 |
0 |
over 8 years ago |
0 |
|
5 |
mit |
Python |
| TensorFlow/Keras implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" https://arxiv.org/abs/1703.06868 |
| vjgpt/Face-and-Emotion-Recognition |
40 |
|
0 |
0 |
about 6 years ago |
0 |
|
3 |
mit |
Python |
| Realtime person's face recognize and can classify emotion using webcam, video or images. |
| noxouille/rt-mrcnn |
29 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
other |
Python |
| Real time instance segmentation with Mask R-CNN, live from webcam feed. |
| kaushikjadhav01/Live-Video-Sketching-through-webcam-using-OpenCv-Python |
25 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Computer Vision model creates a live video sketch of frames through real time web cam video. Source code is written in python and model is based on OpenCV. Keras and Numpy have been used to optimize the performance of the model and posterize frames |