https://github.com/tunmx/bald_classification
秃头识别 bald classification
https://github.com/tunmx/bald_classification
bald keras python tensor tensorflow
Last synced: about 1 year ago
JSON representation
秃头识别 bald classification
- Host: GitHub
- URL: https://github.com/tunmx/bald_classification
- Owner: tunmx
- Created: 2020-06-05T05:28:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-05T07:48:46.000Z (about 6 years ago)
- Last Synced: 2025-04-01T01:51:11.294Z (over 1 year ago)
- Topics: bald, keras, python, tensor, tensorflow
- Language: Python
- Homepage:
- Size: 3.34 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
### 秃头识别 Bald Classification
一个秃头识别的模型,可以识别图片中的人物是否存在秃头
训练数据集基于Kaggle上的Bald Classification Dataset。
模型大小在1.8M左右。
需要安装TensorFlow+keras
克隆项目后执行predict.py即可测试
python predict.py



[数据集下载地址](https://hyper.ai/datasets/12385)