code
├─data
│ ├─Tongji
│ ├─PolyU
│ └─MPD
│
├─ROI
│ │ Day23_標記點小工具_label_points.ipynb
│ └─PalmSeg
│
└─Extraction
- data: Cropped ROI images of each dataset used in the thesis.
- ROI: ROI cropping algorithm used for the Tongji dataset. As for the images can not extract automatically, use "標記點小工具_label_points.ipynb" to crop it manually.
- Extraction: The whole research code including training, recognition, and hyper-parameter search.