Upload folder using huggingface_hub
Browse files- README.md +0 -35
- pytorch_model.bin +1 -1
README.md
CHANGED
|
@@ -1,38 +1,3 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: VGG Facial Emotion Detection
|
| 3 |
-
emoji: 🎭
|
| 4 |
-
tags:
|
| 5 |
-
- image-classification
|
| 6 |
-
- emotions
|
| 7 |
-
- computer-vision
|
| 8 |
-
- pytorch
|
| 9 |
-
license: mit
|
| 10 |
-
language: en
|
| 11 |
-
library_name: pytorch
|
| 12 |
-
pipeline_tag: image-classification
|
| 13 |
-
datasets:
|
| 14 |
-
- fer2013
|
| 15 |
-
model-index:
|
| 16 |
-
- name: VGG_Facial_Emotion_Detection
|
| 17 |
-
results:
|
| 18 |
-
- task:
|
| 19 |
-
type: image-classification
|
| 20 |
-
dataset:
|
| 21 |
-
name: FER2013
|
| 22 |
-
type: fer2013
|
| 23 |
-
split: test
|
| 24 |
-
metrics:
|
| 25 |
-
- type: train loss
|
| 26 |
-
value: 0.1205
|
| 27 |
-
- type: train accuracy
|
| 28 |
-
value: 0.9637
|
| 29 |
-
- type: validation loss
|
| 30 |
-
value: 2.1266
|
| 31 |
-
- type: validation accuracy
|
| 32 |
-
value: 0.6254
|
| 33 |
-
---
|
| 34 |
-
|
| 35 |
-
|
| 36 |
# Facial Emotions Detection VGG
|
| 37 |
|
| 38 |
This project was a part of my LMU Computer Vision and Deep Learning internship for facial emotions classifications.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Facial Emotions Detection VGG
|
| 2 |
|
| 3 |
This project was a part of my LMU Computer Vision and Deep Learning internship for facial emotions classifications.
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 159767896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9c561adcb267341a0f48cb0e024a813b80e4674aa036cca839e3a2975271035
|
| 3 |
size 159767896
|