| { | |
| "model_name": "tripleS-Member-Recognition 0.4", | |
| "description": "Fine-tuned classifier model with confidence threshold of 0.4. Higher recall, lower precision.", | |
| "threshold": 0.4, | |
| "fine_tuned": true, | |
| "model_file": "face_model.pkl", | |
| "embedding_model": "buffalo_l", | |
| "format": "pkl", | |
| "total_persons": 24, | |
| "total_samples": 13951, | |
| "num_classes": 24, | |
| "person_names": [ | |
| "ChaeWon", | |
| "ChaeYeon", | |
| "DaHyun", | |
| "HaYeon", | |
| "HyeRin", | |
| "JiWoo", | |
| "JiYeon", | |
| "JooBin", | |
| "Kaede", | |
| "Kotone", | |
| "Lynn", | |
| "Mayu", | |
| "NaKyoung", | |
| "Nien", | |
| "SeoAh", | |
| "SeoYeon", | |
| "ShiOn", | |
| "SoHyun", | |
| "SooMin", | |
| "Sullin", | |
| "Xinyu", | |
| "YeonJi", | |
| "YooYeon", | |
| "YuBin" | |
| ] | |
| } | |