Spaces:
Sleeping
Sleeping
Delete emotion_model.onnx
Browse files- emotion_model.onnx/ONNX/__init__.py +0 -3
- emotion_model.onnx/ONNX/models/model_simple.pb +0 -3
- emotion_model.onnx/ONNX/models/onnx_model.onnx +0 -3
- emotion_model.onnx/ONNX/pytorch_to_tf.py +0 -3
- emotion_model.onnx/ONNX/tf_deployment.py +0 -3
- emotion_model.onnx/PyTorch/FER_image.py +0 -3
- emotion_model.onnx/PyTorch/FER_live_cam.py +0 -3
- emotion_model.onnx/PyTorch/README.md +0 -3
- emotion_model.onnx/PyTorch/__init__.py +0 -3
- emotion_model.onnx/PyTorch/__pycache__/__init__.cpython-36.pyc +0 -3
- emotion_model.onnx/PyTorch/__pycache__/model.cpython-36.pyc +0 -3
- emotion_model.onnx/PyTorch/dataset.py +0 -3
- emotion_model.onnx/PyTorch/img/anger.png +0 -3
- emotion_model.onnx/PyTorch/img/happy.png +0 -3
- emotion_model.onnx/PyTorch/img/neutral.png +0 -3
- emotion_model.onnx/PyTorch/img/sadness.png +0 -3
- emotion_model.onnx/PyTorch/img/surprise.png +0 -3
- emotion_model.onnx/PyTorch/model.py +0 -3
- emotion_model.onnx/PyTorch/models/FER_trained_model.pt +0 -3
- emotion_model.onnx/PyTorch/models/haarcascade_frontalface_default.xml +0 -3
- emotion_model.onnx/PyTorch/test_img/angry.jpeg +0 -3
- emotion_model.onnx/PyTorch/test_img/happy.jpeg +0 -3
- emotion_model.onnx/PyTorch/test_img/test.jpg +0 -3
- emotion_model.onnx/PyTorch/test_img/test_result.png +0 -3
- emotion_model.onnx/PyTorch/train.py +0 -3
- emotion_model.onnx/README.md +0 -3
- emotion_model.onnx/__pycache__/model.cpython-36.pyc +0 -3
emotion_model.onnx/ONNX/__init__.py
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
3 |
-
size 0
|
|
|
|
|
|
|
|
emotion_model.onnx/ONNX/models/model_simple.pb
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e21810080edadaf7481b51e8f27ebc5c88875f301ca79e40ca8c927bd9d038ac
|
3 |
-
size 6631848
|
|
|
|
|
|
|
|
emotion_model.onnx/ONNX/models/onnx_model.onnx
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:47c1201d5cf3a9dd0a14f4c36ab32e4929d262dbe5508bca407c16e3e75b393a
|
3 |
-
size 6584521
|
|
|
|
|
|
|
|
emotion_model.onnx/ONNX/pytorch_to_tf.py
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:b8044f8a48e32b29ef7856e3224bc98f32b0d262cc3f7ca883ea0fb086f5d84c
|
3 |
-
size 768
|
|
|
|
|
|
|
|
emotion_model.onnx/ONNX/tf_deployment.py
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:4914fe32abfdcf4df1e5d6540f9eed20d35b8847eca69d4cbb0728380c0daf92
|
3 |
-
size 430
|
|
|
|
|
|
|
|
emotion_model.onnx/PyTorch/FER_image.py
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:8b7183d92e77bc14756a8c2006ead609d4b9ed90243966d0f9e65aad6b3f615e
|
3 |
-
size 1931
|
|
|
|
|
|
|
|
emotion_model.onnx/PyTorch/FER_live_cam.py
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:dc01e6e6ca5a07684ae61d0f265f97920bc6941a2391e0b9b6ed022789f31873
|
3 |
-
size 1786
|
|
|
|
|
|
|
|
emotion_model.onnx/PyTorch/README.md
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e6a2ab90f0dbfd5d0ce149e1f50aeba630014107d00901153869caa93a630d4a
|
3 |
-
size 42
|
|
|
|
|
|
|
|
emotion_model.onnx/PyTorch/__init__.py
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
3 |
-
size 0
|
|
|
|
|
|
|
|
emotion_model.onnx/PyTorch/__pycache__/__init__.cpython-36.pyc
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:b6b70bafc390480ecea748b76c450cbf76c0af0b3a7f364dc128aa3feee7c63a
|
3 |
-
size 105
|
|
|
|
|
|
|
|
emotion_model.onnx/PyTorch/__pycache__/model.cpython-36.pyc
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:9a4c899091fee54da7765b7ef779f2049c888ede3113f6436f86b38836c1548c
|
3 |
-
size 2410
|
|
|
|
|
|
|
|
emotion_model.onnx/PyTorch/dataset.py
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:48b2ddee467bc13f44aee6ed29892649dfaa1d2582f555431c4649b4dad39d5f
|
3 |
-
size 2620
|
|
|
|
|
|
|
|
emotion_model.onnx/PyTorch/img/anger.png
DELETED
Git LFS Details
|
emotion_model.onnx/PyTorch/img/happy.png
DELETED
Git LFS Details
|
emotion_model.onnx/PyTorch/img/neutral.png
DELETED
Git LFS Details
|
emotion_model.onnx/PyTorch/img/sadness.png
DELETED
Git LFS Details
|
emotion_model.onnx/PyTorch/img/surprise.png
DELETED
Git LFS Details
|
emotion_model.onnx/PyTorch/model.py
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:b309c9c4fdc00570ea0cd00810669cef5d8a9640955688f05947277f06937efb
|
3 |
-
size 2212
|
|
|
|
|
|
|
|
emotion_model.onnx/PyTorch/models/FER_trained_model.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:c155205f3eb6884434e5be01d0157db0f3b99d5cb35ce59007ca97945c99cea2
|
3 |
-
size 6585968
|
|
|
|
|
|
|
|
emotion_model.onnx/PyTorch/models/haarcascade_frontalface_default.xml
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:a1b5468d67aa6c291f3b1d2bf98181844e4d0433c31d696a2198029e0e94bc7b
|
3 |
-
size 930126
|
|
|
|
|
|
|
|
emotion_model.onnx/PyTorch/test_img/angry.jpeg
DELETED
Git LFS Details
|
emotion_model.onnx/PyTorch/test_img/happy.jpeg
DELETED
Git LFS Details
|
emotion_model.onnx/PyTorch/test_img/test.jpg
DELETED
Git LFS Details
|
emotion_model.onnx/PyTorch/test_img/test_result.png
DELETED
Git LFS Details
|
emotion_model.onnx/PyTorch/train.py
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:81f7b9e74e7b6396b1fe675b28b1657820f87429807b860da4d2f6bdcb84c6bc
|
3 |
-
size 3171
|
|
|
|
|
|
|
|
emotion_model.onnx/README.md
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:3058eef68e4de2369539bbcb0365865ded292e1abb979c34c1507ce7b1a435e6
|
3 |
-
size 6270
|
|
|
|
|
|
|
|
emotion_model.onnx/__pycache__/model.cpython-36.pyc
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:15a0d538a798b8ec3a8624b5570d0c3289edd4f2e0c549830c55fddb3d71137b
|
3 |
-
size 2404
|
|
|
|
|
|
|
|