diff --git a/ONNX_HUB_MANIFEST.json b/ONNX_HUB_MANIFEST.json index d67303e42..530b52e8f 100644 --- a/ONNX_HUB_MANIFEST.json +++ b/ONNX_HUB_MANIFEST.json @@ -1073,6 +1073,48 @@ "model_with_data_bytes": 237272167 } }, + { + "model": "Emotion FERPlus int8", + "model_path": "vision/body_analysis/emotion_ferplus/model/emotion-ferplus-12-int8.onnx", + "onnx_version": "1.14", + "opset_version": 12, + "metadata": { + "model_sha": "3e47195d79e9593294df9e81a6d296a1e10969b68a717284081c29493a0ff5f1", + "model_bytes": 19300656, + "tags": [ + "vision", + "body analysis", + "emotion ferplus" + ], + "io_ports": { + "inputs": [ + { + "name": "Input3", + "shape": [ + 1, + 1, + 64, + 64 + ], + "type": "tensor(float)" + } + ], + "outputs": [ + { + "name": "Plus692_Output_0", + "shape": [ + 1, + 8 + ], + "type": "tensor(float)" + } + ] + }, + "model_with_data_path": "vision/body_analysis/emotion_ferplus/model/emotion-ferplus-12-int8.tar.gz", + "model_with_data_sha": "429cd3e9cdfc20330b76361c65e7aaeb4298b9edcd29282fd6f63b95aee00983", + "model_with_data_bytes": 18119569 + } + }, { "model": "Emotion FERPlus", "model_path": "vision/body_analysis/emotion_ferplus/model/emotion-ferplus-2.onnx", @@ -1175,6 +1217,58 @@ "model_with_data_bytes": 32384240 } }, + { + "model": "version-RFB-320-int8", + "model_path": "vision/body_analysis/ultraface/models/version-RFB-320-int8.onnx", + "onnx_version": "1.14", + "opset_version": 12, + "metadata": { + "model_sha": "093a9a55ff05fd71ace744593fd0c81eab8306d6d8c38b0892c5b3cff7f08265", + "model_bytes": 458144, + "tags": [ + "vision", + "body analysis", + "ultraface" + ], + "io_ports": { + "inputs": [ + { + "name": "input", + "shape": [ + 1, + 3, + 240, + 320 + ], + "type": "tensor(float)" + } + ], + "outputs": [ + { + "name": "scores", + "shape": [ + 1, + 4420, + 2 + ], + "type": "tensor(float)" + }, + { + "name": "boxes", + "shape": [ + 1, + 4420, + 4 + ], + "type": "tensor(float)" + } + ] + }, + "model_with_data_path": "vision/body_analysis/ultraface/models/version-RFB-320-int8.tar.gz", + "model_with_data_sha": "a0010e6a58f9e4ca553efbd8d9cf539c8846fbd56e17e10c8b9aebc9f4d625d0", + "model_with_data_bytes": 1211441 + } + }, { "model": "version-RFB-320", "model_path": "vision/body_analysis/ultraface/models/version-RFB-320.onnx",