Abhishek Gola
commited on
Commit
·
39a1451
1
Parent(s):
6c6cc2a
Added back lfs files
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +23 -0
- models/deblurring_nafnet/deblurring_nafnet_2025may.onnx +3 -0
- models/deblurring_nafnet/example_outputs/licenseplate_motion.jpg +3 -0
- models/deblurring_nafnet/example_outputs/licenseplate_motion_output.jpg +3 -0
- models/edge_detection_dexined/edge_detection_dexined_2024sep.onnx +3 -0
- models/edge_detection_dexined/example_outputs/chicky.jpg +3 -0
- models/edge_detection_dexined/example_outputs/chicky_output.jpg +3 -0
- models/face_detection_yunet/example_outputs/largest_selfie.jpg +3 -0
- models/face_detection_yunet/example_outputs/yunet_demo.gif +3 -0
- models/face_detection_yunet/face_detection_yunet_2023mar.onnx +3 -0
- models/face_detection_yunet/face_detection_yunet_2023mar_int8.onnx +3 -0
- models/face_detection_yunet/face_detection_yunet_2023mar_int8bq.onnx +3 -0
- models/face_image_quality_assessment_ediffiqa/ediffiqa_tiny_jun2024.onnx +3 -0
- models/face_image_quality_assessment_ediffiqa/example_outputs/demo.jpg +3 -0
- models/face_image_quality_assessment_ediffiqa/quality_distribution.png +3 -0
- models/face_recognition_sface/example_outputs/demo.jpg +3 -0
- models/face_recognition_sface/face_recognition_sface_2021dec.onnx +3 -0
- models/face_recognition_sface/face_recognition_sface_2021dec_int8.onnx +3 -0
- models/face_recognition_sface/face_recognition_sface_2021dec_int8bq.onnx +3 -0
- models/facial_expression_recognition/example_outputs/selfie.jpg +3 -0
- models/facial_expression_recognition/facial_expression_recognition_mobilefacenet_2022july.onnx +3 -0
- models/facial_expression_recognition/facial_expression_recognition_mobilefacenet_2022july_int8.onnx +3 -0
- models/facial_expression_recognition/facial_expression_recognition_mobilefacenet_2022july_int8bq.onnx +3 -0
- models/handpose_estimation_mediapipe/example_outputs/gesture_classification.png +3 -0
- models/handpose_estimation_mediapipe/example_outputs/hand_keypoints.png +3 -0
- models/handpose_estimation_mediapipe/example_outputs/mphandpose_demo.webp +3 -0
- models/handpose_estimation_mediapipe/handpose_estimation_mediapipe_2023feb.onnx +3 -0
- models/handpose_estimation_mediapipe/handpose_estimation_mediapipe_2023feb_int8.onnx +3 -0
- models/handpose_estimation_mediapipe/handpose_estimation_mediapipe_2023feb_int8bq.onnx +3 -0
- models/human_segmentation_pphumanseg/example_outputs/messi.jpg +3 -0
- models/human_segmentation_pphumanseg/example_outputs/pphumanseg_demo.gif +3 -0
- models/human_segmentation_pphumanseg/human_segmentation_pphumanseg_2023mar.onnx +3 -0
- models/human_segmentation_pphumanseg/human_segmentation_pphumanseg_2023mar_int8.onnx +3 -0
- models/human_segmentation_pphumanseg/human_segmentation_pphumanseg_2023mar_int8bq.onnx +3 -0
- models/image_classification_mobilenet/image_classification_mobilenetv1_2022apr.onnx +3 -0
- models/image_classification_mobilenet/image_classification_mobilenetv1_2022apr_int8.onnx +3 -0
- models/image_classification_mobilenet/image_classification_mobilenetv1_2022apr_int8bq.onnx +3 -0
- models/image_classification_mobilenet/image_classification_mobilenetv2_2022apr.onnx +3 -0
- models/image_classification_mobilenet/image_classification_mobilenetv2_2022apr_int8.onnx +3 -0
- models/image_classification_mobilenet/image_classification_mobilenetv2_2022apr_int8bq.onnx +3 -0
- models/image_classification_ppresnet/image_classification_ppresnet50_2022jan.onnx +3 -0
- models/image_classification_ppresnet/image_classification_ppresnet50_2022jan_int8.onnx +3 -0
- models/image_classification_ppresnet/image_classification_ppresnet50_2022jan_int8bq.onnx +3 -0
- models/image_segmentation_efficientsam/example_outputs/example1.png +3 -0
- models/image_segmentation_efficientsam/example_outputs/example2.png +3 -0
- models/image_segmentation_efficientsam/example_outputs/sam_present.gif +3 -0
- models/image_segmentation_efficientsam/image_segmentation_efficientsam_ti_2024may.onnx +3 -0
- models/image_segmentation_efficientsam/image_segmentation_efficientsam_ti_2025april.onnx +3 -0
- models/image_segmentation_efficientsam/image_segmentation_efficientsam_ti_2025april_int8.onnx +3 -0
- models/inpainting_lama/example_outputs/squirrel.jpg +3 -0
.gitattributes
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
# Caffe
|
3 |
+
*.caffemodel filter=lfs diff=lfs merge=lfs -text
|
4 |
+
|
5 |
+
# Tensorflow
|
6 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.pbtxt filter=lfs diff=lfs merge=lfs -text
|
8 |
+
|
9 |
+
# Torch
|
10 |
+
*.t7 filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.net filter=lfs diff=lfs merge=lfs -text
|
12 |
+
|
13 |
+
# Darknet
|
14 |
+
*.weights filter=lfs diff=lfs merge=lfs -text
|
15 |
+
|
16 |
+
# ONNX
|
17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
18 |
+
|
19 |
+
# Images
|
20 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
models/deblurring_nafnet/deblurring_nafnet_2025may.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07263f416febecce10193dd648e950b22e397cf521eedab1a114ef77b2bc9587
|
3 |
+
size 91736251
|
models/deblurring_nafnet/example_outputs/licenseplate_motion.jpg
ADDED
![]() |
Git LFS Details
|
models/deblurring_nafnet/example_outputs/licenseplate_motion_output.jpg
ADDED
![]() |
Git LFS Details
|
models/edge_detection_dexined/edge_detection_dexined_2024sep.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a50d01dc8481549c7dedb9eb3e0123b810a016520df75e4669a504609982cdd0
|
3 |
+
size 47235563
|
models/edge_detection_dexined/example_outputs/chicky.jpg
ADDED
![]() |
Git LFS Details
|
models/edge_detection_dexined/example_outputs/chicky_output.jpg
ADDED
![]() |
Git LFS Details
|
models/face_detection_yunet/example_outputs/largest_selfie.jpg
ADDED
![]() |
Git LFS Details
|
models/face_detection_yunet/example_outputs/yunet_demo.gif
ADDED
![]() |
Git LFS Details
|
models/face_detection_yunet/face_detection_yunet_2023mar.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f2383e4dd3cfbb4553ea8718107fc0423210dc964f9f4280604804ed2552fa4
|
3 |
+
size 232589
|
models/face_detection_yunet/face_detection_yunet_2023mar_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:321aa5a6afabf7ecc46a3d06bfab2b579dc96eb5c3be7edd365fa04502ad9294
|
3 |
+
size 100416
|
models/face_detection_yunet/face_detection_yunet_2023mar_int8bq.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49f000ec501fef24739071fc7e68267d32209045b6822c0c72dce1da25726f10
|
3 |
+
size 122489
|
models/face_image_quality_assessment_ediffiqa/ediffiqa_tiny_jun2024.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9426c899cc0f01665240cb7d9e7f98e18e24e456c178326c771a43da289bfc6a
|
3 |
+
size 7272678
|
models/face_image_quality_assessment_ediffiqa/example_outputs/demo.jpg
ADDED
![]() |
Git LFS Details
|
models/face_image_quality_assessment_ediffiqa/quality_distribution.png
ADDED
![]() |
Git LFS Details
|
models/face_recognition_sface/example_outputs/demo.jpg
ADDED
![]() |
Git LFS Details
|
models/face_recognition_sface/face_recognition_sface_2021dec.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ba9fbfa01b5270c96627c4ef784da859931e02f04419c829e83484087c34e79
|
3 |
+
size 38696353
|
models/face_recognition_sface/face_recognition_sface_2021dec_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b0e941e6f16cc048c20aee0c8e31f569118f65d702914540f7bfdc14048d78a
|
3 |
+
size 9896933
|
models/face_recognition_sface/face_recognition_sface_2021dec_int8bq.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb143eea07838aa532d1c95df5f69899974ea0140e1fba05e94204be13ed74ee
|
3 |
+
size 10667852
|
models/facial_expression_recognition/example_outputs/selfie.jpg
ADDED
![]() |
Git LFS Details
|
models/facial_expression_recognition/facial_expression_recognition_mobilefacenet_2022july.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f61307602fc089ce20488a31d4e4614e3c9753a7d6c41578c854858b183e1a9
|
3 |
+
size 4791892
|
models/facial_expression_recognition/facial_expression_recognition_mobilefacenet_2022july_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0d7093aff10e2638c734c5f18a6a7eabd2b9239b20bdb9b8090865a6f69a1ed
|
3 |
+
size 1364007
|
models/facial_expression_recognition/facial_expression_recognition_mobilefacenet_2022july_int8bq.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c3eaf9d0a7d442c0aa3beb3234243e1cdff9ad8871fb3cec346e90874caf57d
|
3 |
+
size 1376702
|
models/handpose_estimation_mediapipe/example_outputs/gesture_classification.png
ADDED
![]() |
Git LFS Details
|
models/handpose_estimation_mediapipe/example_outputs/hand_keypoints.png
ADDED
![]() |
Git LFS Details
|
models/handpose_estimation_mediapipe/example_outputs/mphandpose_demo.webp
ADDED
![]() |
Git LFS Details
|
models/handpose_estimation_mediapipe/handpose_estimation_mediapipe_2023feb.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db0898ae717b76b075d9bf563af315b29562e11f8df5027a1ef07b02bef6d81c
|
3 |
+
size 4099621
|
models/handpose_estimation_mediapipe/handpose_estimation_mediapipe_2023feb_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e97bc1fb83b641954d33424c82b6ade719d0f73250bdb91710ecfd5f7b47e321
|
3 |
+
size 1167628
|
models/handpose_estimation_mediapipe/handpose_estimation_mediapipe_2023feb_int8bq.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7e63ed33e39c8b532a04a5466ac68c8680981637df288bcf93286bec08befbd
|
3 |
+
size 1222348
|
models/human_segmentation_pphumanseg/example_outputs/messi.jpg
ADDED
![]() |
Git LFS Details
|
models/human_segmentation_pphumanseg/example_outputs/pphumanseg_demo.gif
ADDED
![]() |
Git LFS Details
|
models/human_segmentation_pphumanseg/human_segmentation_pphumanseg_2023mar.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:552d8a984054e59b5d773d24b9b12022b22046ceb2bbc4c9aaeaceb36a9ddf24
|
3 |
+
size 6163938
|
models/human_segmentation_pphumanseg/human_segmentation_pphumanseg_2023mar_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:510775a9e23c1a53c34013a2fa3ac1906bfd7b789d55c07e6b49f30bb669007d
|
3 |
+
size 1607872
|
models/human_segmentation_pphumanseg/human_segmentation_pphumanseg_2023mar_int8bq.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1da023e95e3adbeef16ac2862767b53b86a743ff26a34692e0833d7e088f0231
|
3 |
+
size 1734724
|
models/image_classification_mobilenet/image_classification_mobilenetv1_2022apr.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf4c563b54e7144d7c2803ee22a6471e68ae87377554724d501624f602395bea
|
3 |
+
size 16890136
|
models/image_classification_mobilenet/image_classification_mobilenetv1_2022apr_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef32077ef2f8f37ddafeeb1d29a0662e7a794d61190552730769a96b7d58e6df
|
3 |
+
size 4321622
|
models/image_classification_mobilenet/image_classification_mobilenetv1_2022apr_int8bq.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4437385b4908011f6e3019ae253031272c19522ae1cbdff8374bceffe262a5ee
|
3 |
+
size 4599388
|
models/image_classification_mobilenet/image_classification_mobilenetv2_2022apr.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0c3f76d93fa3fd6580652a45618618a220fced18babf65774ed169de0432ad5
|
3 |
+
size 13964571
|
models/image_classification_mobilenet/image_classification_mobilenetv2_2022apr_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc028fe6cae7bc11a4ff53cfc9b79c920e8be65ce33a904ec3e2a8f66d77f95f
|
3 |
+
size 3655033
|
models/image_classification_mobilenet/image_classification_mobilenetv2_2022apr_int8bq.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fe457eda49d71b664918ae87349bdb3e3815a56bb82cdb7f477bc83597f4313
|
3 |
+
size 3872948
|
models/image_classification_ppresnet/image_classification_ppresnet50_2022jan.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad5486b0de6c2171ea4d28c734c2fb7c5f64fcdbd97180a0ef515cf4b766a405
|
3 |
+
size 102567035
|
models/image_classification_ppresnet/image_classification_ppresnet50_2022jan_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:574bc954869eef09b40a3968bb19157c8faf4999419dca13cfaa3ee56ab5ecd4
|
3 |
+
size 25692063
|
models/image_classification_ppresnet/image_classification_ppresnet50_2022jan_int8bq.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92c4ba8e363cc5114279ca61f62838600f3121481b74b73c744086b64c694003
|
3 |
+
size 28093644
|
models/image_segmentation_efficientsam/example_outputs/example1.png
ADDED
![]() |
Git LFS Details
|
models/image_segmentation_efficientsam/example_outputs/example2.png
ADDED
![]() |
Git LFS Details
|
models/image_segmentation_efficientsam/example_outputs/sam_present.gif
ADDED
![]() |
Git LFS Details
|
models/image_segmentation_efficientsam/image_segmentation_efficientsam_ti_2024may.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3957d2cd1422855f350aa7b044f47f5b3eafada64b5904ed330b696229e2943
|
3 |
+
size 47777193
|
models/image_segmentation_efficientsam/image_segmentation_efficientsam_ti_2025april.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4eb496e0a7259d435b49b66faf1754aa45a5c382a34558ddda9a8c6fe5915d77
|
3 |
+
size 48312857
|
models/image_segmentation_efficientsam/image_segmentation_efficientsam_ti_2025april_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ecc8d59a2802c32246e68553e1cf8ce74cf74ba707b84f206eb9181ff774b4e
|
3 |
+
size 20479928
|
models/inpainting_lama/example_outputs/squirrel.jpg
ADDED
![]() |
Git LFS Details
|