DL_FACE_REC — 얼굴 나이·성별·감정 모델

buzziru/DL_FACE_REC 프로젝트의 학습 가중치 아카이브. GitHub 레포를 가볍게 유지하기 위해 모델 파일은 여기에 보관합니다.

checkpoints/ — 원본 학습 체크포인트

  • age_model_checkpoint_epoch_10_loss_4.57.pth — 나이 회귀 (InceptionResnetV1, PyTorch)
  • gender_model_v3_checkpoint_epoch_19.pth — 성별 분류 (CNN, PyTorch)
  • emotion_model_checkpoint_epoch_82_acc_0.68_v1.h5 — 감정 6클래스 (Keras, 가중치)

onnx/ — 배포용 ONNX 변환본

age.onnx · gender.onnx · emotion.onnx — onnxruntime 추론용. 데모 compute space ingyoun/face-rec-api가 사용.

라이브 데모: ingyoun/face-rec-demo

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support