... | ... | @@ -6,3 +6,18 @@ |
|
|
| | camera | GET | 카메라 페이지 호출 |
|
|
|
| /gom/v1/ml/ | health | GET | health check |
|
|
|
| | face | POST | 얼굴 인식 서비스 |
|
|
|
|
|
|
|
|
|
## Requirement
|
|
|
AD_WEB
|
|
|
- Image: Python:3.6.9-buster
|
|
|
|
|
|
ML_WEB
|
|
|
- Image: Python:latest(3.8)
|
|
|
- OpenCV 4.1.2
|
|
|
- https://make.e4ds.com/make/learn_guide_view.asp?idx=116
|
|
|
- https://github.com/kairess/age_gender_estimation
|
|
|
|
|
|
|
|
|
|
|
|
|