This is a project of 2d hand pose cognition from a sigle RGB image.
Datasets:FreiHand
First Upload Time: 2020.4.4
Version updated time:2020.4.21
Contents:
Normalize the input picture;
Replace the data operation function with opencv and PIL;
Use fine-tune
Add camera and Video function.
Version updated time:2020.5.5
Contents:
Add GUI.
Run main.py to login GUI.
Requirements:
tensorflow-gpu<=2.0.0
opencv-python
pyqt5,pyqt5-tools
qimage2ndarray