diff --git a/.gitattributes b/.gitattributes index a6344aac8c09253b3b630fb776ae94478aa0275b..7ece49a4d944843df6b4c3d0470a96fd419cdb6f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -33,3 +33,31 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text *tfevents* filter=lfs diff=lfs merge=lfs -text +caformer_s36_v0/plot_sample_polished.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v0/plot_sample_rough.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v0_c_sce/plot_sample_polished.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v0_c_sce/plot_sample_rough.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v1/plot_sample_monochrome.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v1/plot_sample_polished.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v1/plot_sample_rough.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v2/plot_sample_monochrome.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v2/plot_sample_polished.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v2/plot_sample_rough.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v2-beta/plot_sample_monochrome.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v2-beta/plot_sample_polished.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v2-beta/plot_sample_rough.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v2.1/plot_sample_monochrome.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v2.1/plot_sample_polished.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v2.1/plot_sample_rough.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v2.2/plot_sample_monochrome.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v2.2/plot_sample_polished.png filter=lfs diff=lfs merge=lfs -text +caformer_s36_v2.2/plot_sample_rough.png filter=lfs diff=lfs merge=lfs -text +mobilenetv3_v2.1_dist/plot_sample_monochrome.png filter=lfs diff=lfs merge=lfs -text +mobilenetv3_v2.1_dist/plot_sample_polished.png filter=lfs diff=lfs merge=lfs -text +mobilenetv3_v2.1_dist/plot_sample_rough.png filter=lfs diff=lfs merge=lfs -text +mobilenetv3_v2.2_dist/plot_sample_monochrome.png filter=lfs diff=lfs merge=lfs -text +mobilenetv3_v2.2_dist/plot_sample_polished.png filter=lfs diff=lfs merge=lfs -text +mobilenetv3_v2.2_dist/plot_sample_rough.png filter=lfs diff=lfs merge=lfs -text +mobilenetv3_v2_dist/plot_sample_monochrome.png filter=lfs diff=lfs merge=lfs -text +mobilenetv3_v2_dist/plot_sample_polished.png filter=lfs diff=lfs merge=lfs -text +mobilenetv3_v2_dist/plot_sample_rough.png filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..0ecda67713fbcb3aa6fb30fba8d2d1ffe1cf6b70 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +--- +license: openrail +metrics: +- accuracy +- f1 +pipeline_tag: image-classification +tags: +- art +--- + +| Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels | +|:---------------------:|:-------:|:--------:|:----------:|:------:|:-----------------------------------------------------------------------------------------------------------------:|:---------------------------------:| +| mobilenetv3_v2.2_dist | 0.63G | 4.18M | 93.28% | 0.9864 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/mobilenetv3_v2.2_dist/plot_confusion.png) | `polished`, `rough`, `monochrome` | +| caformer_s36_v2.2 | 22.10G | 37.22M | 93.80% | 0.9886 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/caformer_s36_v2.2/plot_confusion.png) | `polished`, `rough`, `monochrome` | +| mobilenetv3_v2.1_dist | 0.63G | 4.18M | 92.89% | 0.9864 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/mobilenetv3_v2.1_dist/plot_confusion.png) | `polished`, `rough`, `monochrome` | +| caformer_s36_v2.1 | 22.10G | 37.22M | 93.82% | 0.989 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/caformer_s36_v2.1/plot_confusion.png) | `polished`, `rough`, `monochrome` | +| mobilenetv3_v2_dist | 0.63G | 4.18M | 92.27% | 0.9762 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/mobilenetv3_v2_dist/plot_confusion.png) | `monochrome`, `rough`, `polished` | +| caformer_s36_v2 | 22.10G | 37.22M | 93.42% | 0.9801 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/caformer_s36_v2/plot_confusion.png) | `monochrome`, `rough`, `polished` | +| caformer_s36_v2-beta | 22.10G | 37.22M | 96.40% | 0.9915 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/caformer_s36_v2-beta/plot_confusion.png) | `polished`, `rough`, `monochrome` | +| caformer_s36_v1 | 22.10G | 37.22M | 93.95% | 0.9787 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/caformer_s36_v1/plot_confusion.png) | `polished`, `rough`, `monochrome` | +| caformer_s36_v0_c_sce | 22.10G | 37.21M | 95.69% | 0.988 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/caformer_s36_v0_c_sce/plot_confusion.png) | `polished`, `rough` | +| caformer_s36_v0 | 22.10G | 37.21M | 96.46% | 0.9931 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/caformer_s36_v0/plot_confusion.png) | `polished`, `rough` | + diff --git a/caformer_s36_v0/meta.json b/caformer_s36_v0/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69fcb63f921b8981eb0bd8b79a39f9eba8ee0e6a --- /dev/null +++ b/caformer_s36_v0/meta.json @@ -0,0 +1,9 @@ +{ + "drop_path_rate": 0.4, + "labels": [ + "polished", + "rough" + ], + "name": "caformer_s36.sail_in22k_ft_in1k_384", + "pretrained": true +} \ No newline at end of file diff --git a/caformer_s36_v0/metrics.json b/caformer_s36_v0/metrics.json new file mode 100644 index 0000000000000000000000000000000000000000..b526e6b755f0bb0043e7c6d5fd669b58fe8ac36b --- /dev/null +++ b/caformer_s36_v0/metrics.json @@ -0,0 +1,7 @@ +{ + "AUC": 0.9931063321385902, + "accuracy": 0.9645885932543536, + "loss": 0.03098682193732215, + "mAP": 0.9929836921556753, + "step": 22 +} \ No newline at end of file diff --git a/caformer_s36_v0/model.ckpt b/caformer_s36_v0/model.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..f59f6468bdbef0e8788aea87b00e504afaba49ac --- /dev/null +++ b/caformer_s36_v0/model.ckpt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e39e8f68857057a80e4f717b4b043e1ddce5eeca9da41de90b5497064acf797c +size 164541999 diff --git a/caformer_s36_v0/model.onnx b/caformer_s36_v0/model.onnx new file mode 100644 index 0000000000000000000000000000000000000000..48c5fb2afe62eced33fbdc7632a6c90d151c8c3c --- /dev/null +++ b/caformer_s36_v0/model.onnx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc9a30086aa650ab7d12a3425539a8666d66b6224bbb95f7975cafe8a58d45a3 +size 149574704 diff --git a/caformer_s36_v0/plot_confusion.png b/caformer_s36_v0/plot_confusion.png new file mode 100644 index 0000000000000000000000000000000000000000..96eeb3d23fe727bd3668ee561d71d6590f33a05d Binary files /dev/null and b/caformer_s36_v0/plot_confusion.png differ diff --git a/caformer_s36_v0/plot_f1_curve.png b/caformer_s36_v0/plot_f1_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..91e3b24e1dbda05193bcd61007c8bf115e8ed8d4 Binary files /dev/null and b/caformer_s36_v0/plot_f1_curve.png differ diff --git a/caformer_s36_v0/plot_p_curve.png b/caformer_s36_v0/plot_p_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..a20f74cf9b20cd69d9b8010afcb1443a4942bd06 Binary files /dev/null and b/caformer_s36_v0/plot_p_curve.png differ diff --git a/caformer_s36_v0/plot_pr_curve.png b/caformer_s36_v0/plot_pr_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..732980cf1d405937a7e5884295dece00b8819c72 Binary files /dev/null and b/caformer_s36_v0/plot_pr_curve.png differ diff --git a/caformer_s36_v0/plot_r_curve.png b/caformer_s36_v0/plot_r_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..b74ed05e56445861cff4537d2b666a08c238c2d4 Binary files /dev/null and b/caformer_s36_v0/plot_r_curve.png differ diff --git a/caformer_s36_v0/plot_roc_curve.png b/caformer_s36_v0/plot_roc_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..5428894f7aedb0b959b223814403470d17b71e3f Binary files /dev/null and b/caformer_s36_v0/plot_roc_curve.png differ diff --git a/caformer_s36_v0/plot_sample_polished.png b/caformer_s36_v0/plot_sample_polished.png new file mode 100644 index 0000000000000000000000000000000000000000..bac9961a6034cf6e31e62d8bc13285f331cc71cd --- /dev/null +++ b/caformer_s36_v0/plot_sample_polished.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac491a1a24e017e3f839f25e2128f98b12b6203200898832447e049b02184787 +size 176991 diff --git a/caformer_s36_v0/plot_sample_rough.png b/caformer_s36_v0/plot_sample_rough.png new file mode 100644 index 0000000000000000000000000000000000000000..00e3cd0829099caf8080a3a821e97696ecdff281 --- /dev/null +++ b/caformer_s36_v0/plot_sample_rough.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79d83b4d08c0353137abd6ff21bf0870a2fe1b77a93e5f05102d1ef210c63f6 +size 156223 diff --git a/caformer_s36_v0_c_sce/meta.json b/caformer_s36_v0_c_sce/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69fcb63f921b8981eb0bd8b79a39f9eba8ee0e6a --- /dev/null +++ b/caformer_s36_v0_c_sce/meta.json @@ -0,0 +1,9 @@ +{ + "drop_path_rate": 0.4, + "labels": [ + "polished", + "rough" + ], + "name": "caformer_s36.sail_in22k_ft_in1k_384", + "pretrained": true +} \ No newline at end of file diff --git a/caformer_s36_v0_c_sce/metrics.json b/caformer_s36_v0_c_sce/metrics.json new file mode 100644 index 0000000000000000000000000000000000000000..ee34fb01748759435e7112e36736901e36b60d18 --- /dev/null +++ b/caformer_s36_v0_c_sce/metrics.json @@ -0,0 +1,7 @@ +{ + "AUC": 0.9879631814110739, + "accuracy": 0.956949569495695, + "loss": 0.4266354004455711, + "mAP": 0.9862280134344462, + "step": 13 +} \ No newline at end of file diff --git a/caformer_s36_v0_c_sce/model.ckpt b/caformer_s36_v0_c_sce/model.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..5d2cf19e2c37cdce0223025eaaceb3c7cdfaf81f --- /dev/null +++ b/caformer_s36_v0_c_sce/model.ckpt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69969116b0fc6b96d8fac23017826b757746ce7e178b71fb54f1536fb8860cd6 +size 164532207 diff --git a/caformer_s36_v0_c_sce/model.onnx b/caformer_s36_v0_c_sce/model.onnx new file mode 100644 index 0000000000000000000000000000000000000000..6fe8491cb77977d0ae6499a3b74b90ec9dcf2bab --- /dev/null +++ b/caformer_s36_v0_c_sce/model.onnx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3016f0b5c7d1ca04ebf9bff1292c63b38b031b728b47819f25858dfa4b84b4b +size 149574704 diff --git a/caformer_s36_v0_c_sce/plot_confusion.png b/caformer_s36_v0_c_sce/plot_confusion.png new file mode 100644 index 0000000000000000000000000000000000000000..94eafef9ecd44cb47653d5ea378dffa16a157ab3 Binary files /dev/null and b/caformer_s36_v0_c_sce/plot_confusion.png differ diff --git a/caformer_s36_v0_c_sce/plot_f1_curve.png b/caformer_s36_v0_c_sce/plot_f1_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..fac41dff86258fb225d99a334bb8076d0c2c4692 Binary files /dev/null and b/caformer_s36_v0_c_sce/plot_f1_curve.png differ diff --git a/caformer_s36_v0_c_sce/plot_p_curve.png b/caformer_s36_v0_c_sce/plot_p_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..b9844535f146423ae8b115c29033a5615139a596 Binary files /dev/null and b/caformer_s36_v0_c_sce/plot_p_curve.png differ diff --git a/caformer_s36_v0_c_sce/plot_pr_curve.png b/caformer_s36_v0_c_sce/plot_pr_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..ce103bf643c0b58b18172dc4b218cc80ff5db4a1 Binary files /dev/null and b/caformer_s36_v0_c_sce/plot_pr_curve.png differ diff --git a/caformer_s36_v0_c_sce/plot_r_curve.png b/caformer_s36_v0_c_sce/plot_r_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..6de2a0712179fb1f414109cfbb690416aef6708b Binary files /dev/null and b/caformer_s36_v0_c_sce/plot_r_curve.png differ diff --git a/caformer_s36_v0_c_sce/plot_roc_curve.png b/caformer_s36_v0_c_sce/plot_roc_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..bdc95079ea5d190b18d1a3b402e7edd64f1e19a1 Binary files /dev/null and b/caformer_s36_v0_c_sce/plot_roc_curve.png differ diff --git a/caformer_s36_v0_c_sce/plot_sample_polished.png b/caformer_s36_v0_c_sce/plot_sample_polished.png new file mode 100644 index 0000000000000000000000000000000000000000..f21633e867664eb6e3a00f0a5eda95a960d40b1c --- /dev/null +++ b/caformer_s36_v0_c_sce/plot_sample_polished.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:614773032690b49cf494e8ca8b31f5243ead41ccb514200c168e0db94e4636da +size 181634 diff --git a/caformer_s36_v0_c_sce/plot_sample_rough.png b/caformer_s36_v0_c_sce/plot_sample_rough.png new file mode 100644 index 0000000000000000000000000000000000000000..d742aa9b730d46901404fe1ced266a81084cabfd --- /dev/null +++ b/caformer_s36_v0_c_sce/plot_sample_rough.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13d959383f91d74a937081ca15613ba4fc7e36304c54ff4b380cf6fb0d12f008 +size 153063 diff --git a/caformer_s36_v1/meta.json b/caformer_s36_v1/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3cfe7a0c74411765f0d0f6eb77b5e240cb9b552e --- /dev/null +++ b/caformer_s36_v1/meta.json @@ -0,0 +1,10 @@ +{ + "drop_path_rate": 0.4, + "labels": [ + "polished", + "rough", + "monochrome" + ], + "name": "caformer_s36.sail_in22k_ft_in1k_384", + "pretrained": true +} \ No newline at end of file diff --git a/caformer_s36_v1/metrics.json b/caformer_s36_v1/metrics.json new file mode 100644 index 0000000000000000000000000000000000000000..eefc70251fbbd333fc26e7e1487b5af19e27c977 --- /dev/null +++ b/caformer_s36_v1/metrics.json @@ -0,0 +1,7 @@ +{ + "AUC": 0.978664611357857, + "accuracy": 0.939483071531385, + "loss": 0.16949845974091662, + "mAP": 0.8889273234059663, + "step": 19 +} \ No newline at end of file diff --git a/caformer_s36_v1/model.ckpt b/caformer_s36_v1/model.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..2a1e85a49ea8e972a1e5ef4771e781f846b80bc6 --- /dev/null +++ b/caformer_s36_v1/model.ckpt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29842d9fc15afa99896b7b105527c2130b6708874cae4ba267666297c7be9970 +size 166839279 diff --git a/caformer_s36_v1/model.onnx b/caformer_s36_v1/model.onnx new file mode 100644 index 0000000000000000000000000000000000000000..bc7af7d37fcd8b103ba133ae043308cfeaa9f56d --- /dev/null +++ b/caformer_s36_v1/model.onnx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3371842e4b7121515a41aafec323486f3e48befef8691ff6112c1fcc03aa098c +size 149582900 diff --git a/caformer_s36_v1/plot_confusion.png b/caformer_s36_v1/plot_confusion.png new file mode 100644 index 0000000000000000000000000000000000000000..473ae0b15a8174c0bf284e1e79ada99e4010b8a1 Binary files /dev/null and b/caformer_s36_v1/plot_confusion.png differ diff --git a/caformer_s36_v1/plot_f1_curve.png b/caformer_s36_v1/plot_f1_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..e8a6c7fe5b98ed857ef641e80087770ecfa0d2b7 Binary files /dev/null and b/caformer_s36_v1/plot_f1_curve.png differ diff --git a/caformer_s36_v1/plot_p_curve.png b/caformer_s36_v1/plot_p_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..484eb5716b827162df1599495043f89f0fc895f6 Binary files /dev/null and b/caformer_s36_v1/plot_p_curve.png differ diff --git a/caformer_s36_v1/plot_pr_curve.png b/caformer_s36_v1/plot_pr_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..5372a26d76e4ba3243d10316e29fcd53f4f34439 Binary files /dev/null and b/caformer_s36_v1/plot_pr_curve.png differ diff --git a/caformer_s36_v1/plot_r_curve.png b/caformer_s36_v1/plot_r_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..85f24d1966fc66839cbe157a372ae4f7bca2020b Binary files /dev/null and b/caformer_s36_v1/plot_r_curve.png differ diff --git a/caformer_s36_v1/plot_roc_curve.png b/caformer_s36_v1/plot_roc_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..8a5b103cd2005717e8597bcc09d0963559133e35 Binary files /dev/null and b/caformer_s36_v1/plot_roc_curve.png differ diff --git a/caformer_s36_v1/plot_sample_monochrome.png b/caformer_s36_v1/plot_sample_monochrome.png new file mode 100644 index 0000000000000000000000000000000000000000..eb6cd54df929f9719515b290e7bc95cbe47675f6 --- /dev/null +++ b/caformer_s36_v1/plot_sample_monochrome.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f610dc57b9fede4e88ffc7c89600e9a9c9f1f69cf6136256fb4934cfd1e20c +size 235291 diff --git a/caformer_s36_v1/plot_sample_polished.png b/caformer_s36_v1/plot_sample_polished.png new file mode 100644 index 0000000000000000000000000000000000000000..ec511e3ba9b8b3afacf4b2186f26dd2257f63d0b --- /dev/null +++ b/caformer_s36_v1/plot_sample_polished.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8909d9b14e335993947a8256d00cf9e2a3333aad5be7fa6a663d396817d4727e +size 246142 diff --git a/caformer_s36_v1/plot_sample_rough.png b/caformer_s36_v1/plot_sample_rough.png new file mode 100644 index 0000000000000000000000000000000000000000..6e2c4404ac1e61b6b1af8c84747080851bbf846b --- /dev/null +++ b/caformer_s36_v1/plot_sample_rough.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11bf92bea0b8c477e88a300106e2bbfc180d5e90978e7da1a293b6d2f6bc4b69 +size 238710 diff --git a/caformer_s36_v2-beta/meta.json b/caformer_s36_v2-beta/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3cfe7a0c74411765f0d0f6eb77b5e240cb9b552e --- /dev/null +++ b/caformer_s36_v2-beta/meta.json @@ -0,0 +1,10 @@ +{ + "drop_path_rate": 0.4, + "labels": [ + "polished", + "rough", + "monochrome" + ], + "name": "caformer_s36.sail_in22k_ft_in1k_384", + "pretrained": true +} \ No newline at end of file diff --git a/caformer_s36_v2-beta/metrics.json b/caformer_s36_v2-beta/metrics.json new file mode 100644 index 0000000000000000000000000000000000000000..c062eb94d2c471519989a358ab9f50142dfeb897 --- /dev/null +++ b/caformer_s36_v2-beta/metrics.json @@ -0,0 +1,7 @@ +{ + "AUC": 0.9914730784253157, + "accuracy": 0.9640373410187332, + "loss": 0.10740489515915422, + "mAP": 0.9445627782340948, + "step": 25 +} \ No newline at end of file diff --git a/caformer_s36_v2-beta/model.ckpt b/caformer_s36_v2-beta/model.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..d7220c79831f6fb124a22f8396bafa9e1b8bc7e8 --- /dev/null +++ b/caformer_s36_v2-beta/model.ckpt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e79632f5f2fa460e7317012df68f886c21e3036159c05b488d38ef5e8c93e3ff +size 166782511 diff --git a/caformer_s36_v2-beta/model.onnx b/caformer_s36_v2-beta/model.onnx new file mode 100644 index 0000000000000000000000000000000000000000..b2941a6238a0134f0732ccd3961985e3776473a6 --- /dev/null +++ b/caformer_s36_v2-beta/model.onnx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebed3c244514bb778b5d7018695a8b4ead8c181210dca08277a358ae9ba78eec +size 149582900 diff --git a/caformer_s36_v2-beta/plot_confusion.png b/caformer_s36_v2-beta/plot_confusion.png new file mode 100644 index 0000000000000000000000000000000000000000..263b29934b2b86f8ca98a8573ba4a2b0cb3720ba Binary files /dev/null and b/caformer_s36_v2-beta/plot_confusion.png differ diff --git a/caformer_s36_v2-beta/plot_f1_curve.png b/caformer_s36_v2-beta/plot_f1_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..89a4010ef9f612e7d29332a76c21d416058eadc4 Binary files /dev/null and b/caformer_s36_v2-beta/plot_f1_curve.png differ diff --git a/caformer_s36_v2-beta/plot_p_curve.png b/caformer_s36_v2-beta/plot_p_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..2e89bccafa4aa162fdf39fd0e0427cc74c6a610c Binary files /dev/null and b/caformer_s36_v2-beta/plot_p_curve.png differ diff --git a/caformer_s36_v2-beta/plot_pr_curve.png b/caformer_s36_v2-beta/plot_pr_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..af48a3072f47fc1792bbd6564d12646d8366611c Binary files /dev/null and b/caformer_s36_v2-beta/plot_pr_curve.png differ diff --git a/caformer_s36_v2-beta/plot_r_curve.png b/caformer_s36_v2-beta/plot_r_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..a7e73c22d0a81425f8a344c97385b49cb2dce4b1 Binary files /dev/null and b/caformer_s36_v2-beta/plot_r_curve.png differ diff --git a/caformer_s36_v2-beta/plot_roc_curve.png b/caformer_s36_v2-beta/plot_roc_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..7b8050680a480cc48cbb11424687b3ec80a7bff7 Binary files /dev/null and b/caformer_s36_v2-beta/plot_roc_curve.png differ diff --git a/caformer_s36_v2-beta/plot_sample_monochrome.png b/caformer_s36_v2-beta/plot_sample_monochrome.png new file mode 100644 index 0000000000000000000000000000000000000000..9be2924a97faac9fc414a9531fbd8553539ad3bf --- /dev/null +++ b/caformer_s36_v2-beta/plot_sample_monochrome.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d54e65c96ab6a305e8cc6d0d36ffee9291d7f74acb9a36d9b710f5ef2476467e +size 246350 diff --git a/caformer_s36_v2-beta/plot_sample_polished.png b/caformer_s36_v2-beta/plot_sample_polished.png new file mode 100644 index 0000000000000000000000000000000000000000..1e45942aeb23038f3d6d1519d6b206f49ef06002 --- /dev/null +++ b/caformer_s36_v2-beta/plot_sample_polished.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1138a170ec7e1059089b886382b8df7fbef0894d8ad7a9c4bc89220f5ead1d13 +size 263918 diff --git a/caformer_s36_v2-beta/plot_sample_rough.png b/caformer_s36_v2-beta/plot_sample_rough.png new file mode 100644 index 0000000000000000000000000000000000000000..334ebe3215812d6d6886c693ada8c195600dac9c --- /dev/null +++ b/caformer_s36_v2-beta/plot_sample_rough.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673e0e6c6d38ea53d270d4318a45a4aadcfea31475bf38bee2dff0e7a138b3f2 +size 235550 diff --git a/caformer_s36_v2.1/meta.json b/caformer_s36_v2.1/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3cfe7a0c74411765f0d0f6eb77b5e240cb9b552e --- /dev/null +++ b/caformer_s36_v2.1/meta.json @@ -0,0 +1,10 @@ +{ + "drop_path_rate": 0.4, + "labels": [ + "polished", + "rough", + "monochrome" + ], + "name": "caformer_s36.sail_in22k_ft_in1k_384", + "pretrained": true +} \ No newline at end of file diff --git a/caformer_s36_v2.1/metrics.json b/caformer_s36_v2.1/metrics.json new file mode 100644 index 0000000000000000000000000000000000000000..c8a58152b88ad13ab720efd4241c168c8b4ad917 --- /dev/null +++ b/caformer_s36_v2.1/metrics.json @@ -0,0 +1,7 @@ +{ + "AUC": 0.9890087866086046, + "accuracy": 0.9381580643774979, + "loss": 0.06394361978194711, + "mAP": 0.9763047250586775, + "step": 22 +} \ No newline at end of file diff --git a/caformer_s36_v2.1/model.ckpt b/caformer_s36_v2.1/model.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..8650d9c00d68a97b5d302d9695bc661f6f8c2500 --- /dev/null +++ b/caformer_s36_v2.1/model.ckpt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f5c18c98b09808a7bc63c5ba9b7d33341c0bb094ac91074cba74beaab62286 +size 166760047 diff --git a/caformer_s36_v2.1/model.onnx b/caformer_s36_v2.1/model.onnx new file mode 100644 index 0000000000000000000000000000000000000000..19004038444d6401cfba64b515efc565bdd1b0f2 --- /dev/null +++ b/caformer_s36_v2.1/model.onnx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a522586f02045ae8c4e7f51bf90ad23a486f67da966afd362c2353b07a04749b +size 149582900 diff --git a/caformer_s36_v2.1/plot_confusion.png b/caformer_s36_v2.1/plot_confusion.png new file mode 100644 index 0000000000000000000000000000000000000000..96f612dc922311fb5e157f1a309ab3ac42ae0f62 Binary files /dev/null and b/caformer_s36_v2.1/plot_confusion.png differ diff --git a/caformer_s36_v2.1/plot_f1_curve.png b/caformer_s36_v2.1/plot_f1_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..9a96e4fa929d96033d7496a37199f0d8330c929a Binary files /dev/null and b/caformer_s36_v2.1/plot_f1_curve.png differ diff --git a/caformer_s36_v2.1/plot_p_curve.png b/caformer_s36_v2.1/plot_p_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..ec59778eebb8f6c848a8112751e1f93b54232bce Binary files /dev/null and b/caformer_s36_v2.1/plot_p_curve.png differ diff --git a/caformer_s36_v2.1/plot_pr_curve.png b/caformer_s36_v2.1/plot_pr_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..15ab9218db60ed42a2244963098da5e40ae7a102 Binary files /dev/null and b/caformer_s36_v2.1/plot_pr_curve.png differ diff --git a/caformer_s36_v2.1/plot_r_curve.png b/caformer_s36_v2.1/plot_r_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..655536869d66dc81bc8217bf612985422f120899 Binary files /dev/null and b/caformer_s36_v2.1/plot_r_curve.png differ diff --git a/caformer_s36_v2.1/plot_roc_curve.png b/caformer_s36_v2.1/plot_roc_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..ffff806c2f3701ae90f5d12a717c7d6a5cba7535 Binary files /dev/null and b/caformer_s36_v2.1/plot_roc_curve.png differ diff --git a/caformer_s36_v2.1/plot_sample_monochrome.png b/caformer_s36_v2.1/plot_sample_monochrome.png new file mode 100644 index 0000000000000000000000000000000000000000..bf0c3359c82854c7c0a4014d962eefe5b7c51eca --- /dev/null +++ b/caformer_s36_v2.1/plot_sample_monochrome.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d40a311bb31a7ad2d70605099989ae9c8f6495712f08e80e1c4a2da28b056b +size 219472 diff --git a/caformer_s36_v2.1/plot_sample_polished.png b/caformer_s36_v2.1/plot_sample_polished.png new file mode 100644 index 0000000000000000000000000000000000000000..251db34112c12c8ec955b04d7e137e81ae07ccb4 --- /dev/null +++ b/caformer_s36_v2.1/plot_sample_polished.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc4d4dbd1d5cd0fa6a0a3fca5e8c1dc0fdd4aa6b718ee2937f392bd504e4300b +size 265829 diff --git a/caformer_s36_v2.1/plot_sample_rough.png b/caformer_s36_v2.1/plot_sample_rough.png new file mode 100644 index 0000000000000000000000000000000000000000..c0e4a5b056b666fd3ddacdebf4f458281b6cc526 --- /dev/null +++ b/caformer_s36_v2.1/plot_sample_rough.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07f56f576dcab645b29fc0cb7e925fe84c998a045018f2ef119cea3cf980b553 +size 254402 diff --git a/caformer_s36_v2.2/meta.json b/caformer_s36_v2.2/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3cfe7a0c74411765f0d0f6eb77b5e240cb9b552e --- /dev/null +++ b/caformer_s36_v2.2/meta.json @@ -0,0 +1,10 @@ +{ + "drop_path_rate": 0.4, + "labels": [ + "polished", + "rough", + "monochrome" + ], + "name": "caformer_s36.sail_in22k_ft_in1k_384", + "pretrained": true +} \ No newline at end of file diff --git a/caformer_s36_v2.2/metrics.json b/caformer_s36_v2.2/metrics.json new file mode 100644 index 0000000000000000000000000000000000000000..159e968ae0b26210db558be13bde5a81e14f77e5 --- /dev/null +++ b/caformer_s36_v2.2/metrics.json @@ -0,0 +1,7 @@ +{ + "AUC": 0.9886465719938031, + "accuracy": 0.9379746315832683, + "loss": 0.06854402948342879, + "mAP": 0.9758250647042558, + "step": 21 +} \ No newline at end of file diff --git a/caformer_s36_v2.2/model.ckpt b/caformer_s36_v2.2/model.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..a117d8447e723a2b0f68623d8fa112a269908d08 --- /dev/null +++ b/caformer_s36_v2.2/model.ckpt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac768e9331f6df38f2d841317cccca04ee0a02475e3bb8d3f5b04e24fca5f58 +size 166773871 diff --git a/caformer_s36_v2.2/model.onnx b/caformer_s36_v2.2/model.onnx new file mode 100644 index 0000000000000000000000000000000000000000..ff3a451078a4f62c1b63e4e6dfc02b0e034ab221 --- /dev/null +++ b/caformer_s36_v2.2/model.onnx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec5e88ab47c0534349ebbfb4be4cdcef03c625d67615ae177cca9a533b31c4c +size 149582900 diff --git a/caformer_s36_v2.2/plot_confusion.png b/caformer_s36_v2.2/plot_confusion.png new file mode 100644 index 0000000000000000000000000000000000000000..ee217b6d9e0d8074fb034659ee4e63942424577f Binary files /dev/null and b/caformer_s36_v2.2/plot_confusion.png differ diff --git a/caformer_s36_v2.2/plot_f1_curve.png b/caformer_s36_v2.2/plot_f1_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..392e1ac3b427f9b0dcf8a1cddf3940ceaf7eb6c6 Binary files /dev/null and b/caformer_s36_v2.2/plot_f1_curve.png differ diff --git a/caformer_s36_v2.2/plot_p_curve.png b/caformer_s36_v2.2/plot_p_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..426971e7fb975ca1e8641e0e808fb14e612ae2f4 Binary files /dev/null and b/caformer_s36_v2.2/plot_p_curve.png differ diff --git a/caformer_s36_v2.2/plot_pr_curve.png b/caformer_s36_v2.2/plot_pr_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..0042d42554f3d2607e45ea847238b77ef08bfd5b Binary files /dev/null and b/caformer_s36_v2.2/plot_pr_curve.png differ diff --git a/caformer_s36_v2.2/plot_r_curve.png b/caformer_s36_v2.2/plot_r_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..0274a0e1340fab000d5a307569af03b5594204f4 Binary files /dev/null and b/caformer_s36_v2.2/plot_r_curve.png differ diff --git a/caformer_s36_v2.2/plot_roc_curve.png b/caformer_s36_v2.2/plot_roc_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..c3eade925a45cbc35c7fc66d9ea8b215b3746f11 Binary files /dev/null and b/caformer_s36_v2.2/plot_roc_curve.png differ diff --git a/caformer_s36_v2.2/plot_sample_monochrome.png b/caformer_s36_v2.2/plot_sample_monochrome.png new file mode 100644 index 0000000000000000000000000000000000000000..7141f3d3239dd7563137181063fb68144dbd44f2 --- /dev/null +++ b/caformer_s36_v2.2/plot_sample_monochrome.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397ad34ed15d25a84d4c3e3b532625a402d30c4f28a4719f7d02f8fa9eb711c3 +size 243518 diff --git a/caformer_s36_v2.2/plot_sample_polished.png b/caformer_s36_v2.2/plot_sample_polished.png new file mode 100644 index 0000000000000000000000000000000000000000..d458cc7c3e3afaa8df1f72cd2a0a25c3b5b52d76 --- /dev/null +++ b/caformer_s36_v2.2/plot_sample_polished.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbd8ded1e49e8f182b26244dcd9fdab5be3e8f4a23438ec608f365ddda33df41 +size 249064 diff --git a/caformer_s36_v2.2/plot_sample_rough.png b/caformer_s36_v2.2/plot_sample_rough.png new file mode 100644 index 0000000000000000000000000000000000000000..6cbf4eefe70e4904dae55702e888c292bca7089b --- /dev/null +++ b/caformer_s36_v2.2/plot_sample_rough.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb956a73aa1d931072c9beeffe2d2e9fb39e667fd70938af5f532ccb85d2698f +size 232048 diff --git a/caformer_s36_v2/meta.json b/caformer_s36_v2/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b78751142243f3504b825f89f227022b33d72df --- /dev/null +++ b/caformer_s36_v2/meta.json @@ -0,0 +1,9 @@ +{ + "labels": [ + "monochrome", + "rough", + "polished" + ], + "name": "caformer_s36.sail_in22k_ft_in1k_384", + "pretrained": true +} \ No newline at end of file diff --git a/caformer_s36_v2/metrics.json b/caformer_s36_v2/metrics.json new file mode 100644 index 0000000000000000000000000000000000000000..fe71345d7157df7164eab6c106ac7fc9f8653a5f --- /dev/null +++ b/caformer_s36_v2/metrics.json @@ -0,0 +1,7 @@ +{ + "AUC": 0.9801033809581424, + "accuracy": 0.934160845761752, + "loss": 0.743620216632668, + "mAP": 0.9525532358353569, + "step": 11 +} \ No newline at end of file diff --git a/caformer_s36_v2/model.ckpt b/caformer_s36_v2/model.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..4e6db146624843e04cbd5bb3061197ee11700269 --- /dev/null +++ b/caformer_s36_v2/model.ckpt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2190a7311b6a8bb92900b3ade3aa3c7e835df4cea6e9a8bcaa709e6c372ef82 +size 166725999 diff --git a/caformer_s36_v2/model.onnx b/caformer_s36_v2/model.onnx new file mode 100644 index 0000000000000000000000000000000000000000..f019e9a38657204239185774716a6cfe28798585 --- /dev/null +++ b/caformer_s36_v2/model.onnx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c25c96bc1f581e09203e39f57ca022ee76b9fc953b93683c59c5aadeb5f573 +size 149582900 diff --git a/caformer_s36_v2/plot_confusion.png b/caformer_s36_v2/plot_confusion.png new file mode 100644 index 0000000000000000000000000000000000000000..ee783ed8a1f079f9fa4238a2f3ceb48c4a082bd9 Binary files /dev/null and b/caformer_s36_v2/plot_confusion.png differ diff --git a/caformer_s36_v2/plot_f1_curve.png b/caformer_s36_v2/plot_f1_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..b231a06fb10516745b9afdbada9acf6052e483c7 Binary files /dev/null and b/caformer_s36_v2/plot_f1_curve.png differ diff --git a/caformer_s36_v2/plot_p_curve.png b/caformer_s36_v2/plot_p_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..03195c7e826352207e4588410ddd67f498c933d6 Binary files /dev/null and b/caformer_s36_v2/plot_p_curve.png differ diff --git a/caformer_s36_v2/plot_pr_curve.png b/caformer_s36_v2/plot_pr_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..9338fb9fb9348c1996709601c1f0d778f01d9c4e Binary files /dev/null and b/caformer_s36_v2/plot_pr_curve.png differ diff --git a/caformer_s36_v2/plot_r_curve.png b/caformer_s36_v2/plot_r_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..5a670d1c3a6e610eed12d5dcab916bdb273ec237 Binary files /dev/null and b/caformer_s36_v2/plot_r_curve.png differ diff --git a/caformer_s36_v2/plot_roc_curve.png b/caformer_s36_v2/plot_roc_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..9e01974b1c9e6896ba89169874665539ac913091 Binary files /dev/null and b/caformer_s36_v2/plot_roc_curve.png differ diff --git a/caformer_s36_v2/plot_sample_monochrome.png b/caformer_s36_v2/plot_sample_monochrome.png new file mode 100644 index 0000000000000000000000000000000000000000..e03a2479db81f4bab457d9365573ec6353eedee0 --- /dev/null +++ b/caformer_s36_v2/plot_sample_monochrome.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75ecf80777375b0f3a8089e29179df942717c8caf7dbf5c274923d49b5471d75 +size 232877 diff --git a/caformer_s36_v2/plot_sample_polished.png b/caformer_s36_v2/plot_sample_polished.png new file mode 100644 index 0000000000000000000000000000000000000000..2d3954b1a9fe1e8b73c4b4e46439bc62d6232b34 --- /dev/null +++ b/caformer_s36_v2/plot_sample_polished.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e43689b24a1063a7924ffe83a8111cf2576a13cf2e824956988aa9a2b1170d28 +size 272745 diff --git a/caformer_s36_v2/plot_sample_rough.png b/caformer_s36_v2/plot_sample_rough.png new file mode 100644 index 0000000000000000000000000000000000000000..ecd0150df64df14be39cbf2cf5def49f7a59791d --- /dev/null +++ b/caformer_s36_v2/plot_sample_rough.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32c9643fcaa77cdcafffde871c141bc5f4ae0cf771cc2c28928dde5d6ce925d1 +size 243623 diff --git a/mobilenetv3_v2.1_dist/meta.json b/mobilenetv3_v2.1_dist/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bb8f96b5bc54a94c40efcd5f78bb3297c78ecf66 --- /dev/null +++ b/mobilenetv3_v2.1_dist/meta.json @@ -0,0 +1,9 @@ +{ + "labels": [ + "polished", + "rough", + "monochrome" + ], + "name": "mobilenetv3_large_100", + "pretrained": true +} \ No newline at end of file diff --git a/mobilenetv3_v2.1_dist/metrics.json b/mobilenetv3_v2.1_dist/metrics.json new file mode 100644 index 0000000000000000000000000000000000000000..5a1600d3545a8b54b3f8b0fb98d36500ab9aae12 --- /dev/null +++ b/mobilenetv3_v2.1_dist/metrics.json @@ -0,0 +1,7 @@ +{ + "AUC": 0.9864442894826903, + "accuracy": 0.9288753276892002, + "cls_loss": 0.1596080135487885, + "mAP": 0.9704373355825618, + "step": 43 +} \ No newline at end of file diff --git a/mobilenetv3_v2.1_dist/model.ckpt b/mobilenetv3_v2.1_dist/model.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..2edfa04d39d2d0477b3b100e92d6f59e25ac61cc --- /dev/null +++ b/mobilenetv3_v2.1_dist/model.ckpt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2baad60f2f6fc35b09744be3f1583686cc9a8c5a4e7fb9a0c8fe36a361af8db3 +size 34346251 diff --git a/mobilenetv3_v2.1_dist/model.onnx b/mobilenetv3_v2.1_dist/model.onnx new file mode 100644 index 0000000000000000000000000000000000000000..219d053732653ba198250566eea4865b7a334dbe --- /dev/null +++ b/mobilenetv3_v2.1_dist/model.onnx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dc14258d628e8635380e9bc6bc4bda4d4ea93f309fb2418c361bcf1b80f5903 +size 16827558 diff --git a/mobilenetv3_v2.1_dist/plot_confusion.png b/mobilenetv3_v2.1_dist/plot_confusion.png new file mode 100644 index 0000000000000000000000000000000000000000..4bb402be4606a45476d1f6c333735511dd9d14ff Binary files /dev/null and b/mobilenetv3_v2.1_dist/plot_confusion.png differ diff --git a/mobilenetv3_v2.1_dist/plot_f1_curve.png b/mobilenetv3_v2.1_dist/plot_f1_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..59ab43eaffc9b8c1df5857741548f9518c9cfb50 Binary files /dev/null and b/mobilenetv3_v2.1_dist/plot_f1_curve.png differ diff --git a/mobilenetv3_v2.1_dist/plot_p_curve.png b/mobilenetv3_v2.1_dist/plot_p_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..bdc36c217890724fc937a534b1fd0f94d9a3242f Binary files /dev/null and b/mobilenetv3_v2.1_dist/plot_p_curve.png differ diff --git a/mobilenetv3_v2.1_dist/plot_pr_curve.png b/mobilenetv3_v2.1_dist/plot_pr_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..ede81e5ba1a88b63e580ac28bc9d4736e70c07ee Binary files /dev/null and b/mobilenetv3_v2.1_dist/plot_pr_curve.png differ diff --git a/mobilenetv3_v2.1_dist/plot_r_curve.png b/mobilenetv3_v2.1_dist/plot_r_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..440f33ee1d873cbc1e91e12c266450eefc4c9e9b Binary files /dev/null and b/mobilenetv3_v2.1_dist/plot_r_curve.png differ diff --git a/mobilenetv3_v2.1_dist/plot_roc_curve.png b/mobilenetv3_v2.1_dist/plot_roc_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..3300a3be94232db7489ceb5778e47fbcc4a33012 Binary files /dev/null and b/mobilenetv3_v2.1_dist/plot_roc_curve.png differ diff --git a/mobilenetv3_v2.1_dist/plot_sample_monochrome.png b/mobilenetv3_v2.1_dist/plot_sample_monochrome.png new file mode 100644 index 0000000000000000000000000000000000000000..8b396dda5585364571f002bb9391fe6a9836e0cc --- /dev/null +++ b/mobilenetv3_v2.1_dist/plot_sample_monochrome.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a44d0d0d2ed7ab977917c72bd8ccdc897534fba9599fc32f2f5570445fdba47 +size 229034 diff --git a/mobilenetv3_v2.1_dist/plot_sample_polished.png b/mobilenetv3_v2.1_dist/plot_sample_polished.png new file mode 100644 index 0000000000000000000000000000000000000000..b11a45fd7c59179b0c46d0721a20b80a8f7225de --- /dev/null +++ b/mobilenetv3_v2.1_dist/plot_sample_polished.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8004214cafe1f4d093823744b30bd26fedeeb807e031245de3ad5ce89034a79 +size 273659 diff --git a/mobilenetv3_v2.1_dist/plot_sample_rough.png b/mobilenetv3_v2.1_dist/plot_sample_rough.png new file mode 100644 index 0000000000000000000000000000000000000000..91f568e118671671b020053fb67ee45bbdaad772 --- /dev/null +++ b/mobilenetv3_v2.1_dist/plot_sample_rough.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b74e1987a82298d5017ed32b906d6f33c2650099444e9c4130f4db836e81e15 +size 259332 diff --git a/mobilenetv3_v2.2_dist/meta.json b/mobilenetv3_v2.2_dist/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bb8f96b5bc54a94c40efcd5f78bb3297c78ecf66 --- /dev/null +++ b/mobilenetv3_v2.2_dist/meta.json @@ -0,0 +1,9 @@ +{ + "labels": [ + "polished", + "rough", + "monochrome" + ], + "name": "mobilenetv3_large_100", + "pretrained": true +} \ No newline at end of file diff --git a/mobilenetv3_v2.2_dist/metrics.json b/mobilenetv3_v2.2_dist/metrics.json new file mode 100644 index 0000000000000000000000000000000000000000..b26ce40c5dfdaab78790394dedc94ccd2ae7994a --- /dev/null +++ b/mobilenetv3_v2.2_dist/metrics.json @@ -0,0 +1,7 @@ +{ + "AUC": 0.9864478057188314, + "accuracy": 0.9328434793317187, + "cls_loss": 0.08131946043485197, + "mAP": 0.9711059326070361, + "step": 42 +} \ No newline at end of file diff --git a/mobilenetv3_v2.2_dist/model.ckpt b/mobilenetv3_v2.2_dist/model.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..9792e902f81c3d4dade0b9a1613579f8a1f5d5e5 --- /dev/null +++ b/mobilenetv3_v2.2_dist/model.ckpt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf673dbabfcecea679dfae1b95b34f28eb48f67a0a55787fa2ff9f046384c882 +size 34432843 diff --git a/mobilenetv3_v2.2_dist/model.onnx b/mobilenetv3_v2.2_dist/model.onnx new file mode 100644 index 0000000000000000000000000000000000000000..365002f8b69f71d3cbb5828e265b896391c34fc9 --- /dev/null +++ b/mobilenetv3_v2.2_dist/model.onnx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41908bb124475dd853707452743ce4599fb03c4adacbd4188d8e35fd8705256f +size 16827558 diff --git a/mobilenetv3_v2.2_dist/plot_confusion.png b/mobilenetv3_v2.2_dist/plot_confusion.png new file mode 100644 index 0000000000000000000000000000000000000000..826118d1df22175792ba76d5ab2e8c8ccc53aff6 Binary files /dev/null and b/mobilenetv3_v2.2_dist/plot_confusion.png differ diff --git a/mobilenetv3_v2.2_dist/plot_f1_curve.png b/mobilenetv3_v2.2_dist/plot_f1_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..95a016c4454277c6932eeacd46c6f340d68b0e00 Binary files /dev/null and b/mobilenetv3_v2.2_dist/plot_f1_curve.png differ diff --git a/mobilenetv3_v2.2_dist/plot_p_curve.png b/mobilenetv3_v2.2_dist/plot_p_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..84dc2bb7a81f324a73bc849e129565ef0a321354 Binary files /dev/null and b/mobilenetv3_v2.2_dist/plot_p_curve.png differ diff --git a/mobilenetv3_v2.2_dist/plot_pr_curve.png b/mobilenetv3_v2.2_dist/plot_pr_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..1f0d809d83ae387b1dfde984cf966768d634120c Binary files /dev/null and b/mobilenetv3_v2.2_dist/plot_pr_curve.png differ diff --git a/mobilenetv3_v2.2_dist/plot_r_curve.png b/mobilenetv3_v2.2_dist/plot_r_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..969a0103976c0bd710154d61e81df861c749be39 Binary files /dev/null and b/mobilenetv3_v2.2_dist/plot_r_curve.png differ diff --git a/mobilenetv3_v2.2_dist/plot_roc_curve.png b/mobilenetv3_v2.2_dist/plot_roc_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..716f9b2548bc1c091ba01c9b29c940a145887904 Binary files /dev/null and b/mobilenetv3_v2.2_dist/plot_roc_curve.png differ diff --git a/mobilenetv3_v2.2_dist/plot_sample_monochrome.png b/mobilenetv3_v2.2_dist/plot_sample_monochrome.png new file mode 100644 index 0000000000000000000000000000000000000000..a3c66527f7303d1f5a588c5287ba375b18d6dc40 --- /dev/null +++ b/mobilenetv3_v2.2_dist/plot_sample_monochrome.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b254063acdab6235fca7dfc02513aa5fa68a4a6ee640b295050d4f89709b7382 +size 233561 diff --git a/mobilenetv3_v2.2_dist/plot_sample_polished.png b/mobilenetv3_v2.2_dist/plot_sample_polished.png new file mode 100644 index 0000000000000000000000000000000000000000..eb00e3601e36f8a7b50a9fd4c1ebbca06d42443a --- /dev/null +++ b/mobilenetv3_v2.2_dist/plot_sample_polished.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d8b8e32e65794b1f9d99c777bec7291cf70a50d1c014c6e01fda4336c84da88 +size 249938 diff --git a/mobilenetv3_v2.2_dist/plot_sample_rough.png b/mobilenetv3_v2.2_dist/plot_sample_rough.png new file mode 100644 index 0000000000000000000000000000000000000000..04c2e271d7bfdbb02f76be42f40e37e61cbb5022 --- /dev/null +++ b/mobilenetv3_v2.2_dist/plot_sample_rough.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44e9e9cb5f9afa9876fc70f7b1a75beb75e64ce562e1e36376a0c955d50f0701 +size 221996 diff --git a/mobilenetv3_v2_dist/meta.json b/mobilenetv3_v2_dist/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ecd140412e74ae1062bfab3a1c6f22162c77e320 --- /dev/null +++ b/mobilenetv3_v2_dist/meta.json @@ -0,0 +1,9 @@ +{ + "labels": [ + "monochrome", + "rough", + "polished" + ], + "name": "mobilenetv3_large_100", + "pretrained": true +} \ No newline at end of file diff --git a/mobilenetv3_v2_dist/metrics.json b/mobilenetv3_v2_dist/metrics.json new file mode 100644 index 0000000000000000000000000000000000000000..b15cbbc45cf407caa850eaa5560ab220fd8f52c1 --- /dev/null +++ b/mobilenetv3_v2_dist/metrics.json @@ -0,0 +1,7 @@ +{ + "AUC": 0.9761944622734157, + "accuracy": 0.9226920898621861, + "cls_loss": 0.7765629148289733, + "mAP": 0.9442751123205143, + "step": 38 +} \ No newline at end of file diff --git a/mobilenetv3_v2_dist/model.ckpt b/mobilenetv3_v2_dist/model.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..720ab7e7b7eecae2db53a564c1e44d214c8e5744 --- /dev/null +++ b/mobilenetv3_v2_dist/model.ckpt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d52f3616feab212f8715172772583c03e2b7694101cf29475989f0f7ea0e9f9e +size 34361099 diff --git a/mobilenetv3_v2_dist/model.onnx b/mobilenetv3_v2_dist/model.onnx new file mode 100644 index 0000000000000000000000000000000000000000..969b8ae87005d20ee30e3652b524a5414adf1ad5 --- /dev/null +++ b/mobilenetv3_v2_dist/model.onnx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f16e04fa376f40c79d7860c1aa982ebb0d28e24b6707f6447a2baedcc4852681 +size 16827558 diff --git a/mobilenetv3_v2_dist/plot_confusion.png b/mobilenetv3_v2_dist/plot_confusion.png new file mode 100644 index 0000000000000000000000000000000000000000..af2ce37a65133866f2e4b1989fa57fea857eca30 Binary files /dev/null and b/mobilenetv3_v2_dist/plot_confusion.png differ diff --git a/mobilenetv3_v2_dist/plot_f1_curve.png b/mobilenetv3_v2_dist/plot_f1_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..b90276afa513155e74b068a81de27d05085aab95 Binary files /dev/null and b/mobilenetv3_v2_dist/plot_f1_curve.png differ diff --git a/mobilenetv3_v2_dist/plot_p_curve.png b/mobilenetv3_v2_dist/plot_p_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..cd8d108fa01629cf666991033e0e31c27501036d Binary files /dev/null and b/mobilenetv3_v2_dist/plot_p_curve.png differ diff --git a/mobilenetv3_v2_dist/plot_pr_curve.png b/mobilenetv3_v2_dist/plot_pr_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..9f69e90410859ef68fa8f499b91373008032b2f9 Binary files /dev/null and b/mobilenetv3_v2_dist/plot_pr_curve.png differ diff --git a/mobilenetv3_v2_dist/plot_r_curve.png b/mobilenetv3_v2_dist/plot_r_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..779346a81cfa93f85e744a6a7c6d6bad75ec0dac Binary files /dev/null and b/mobilenetv3_v2_dist/plot_r_curve.png differ diff --git a/mobilenetv3_v2_dist/plot_roc_curve.png b/mobilenetv3_v2_dist/plot_roc_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..e39d0f55276d829a4a6b7b491710ccf6849b05a4 Binary files /dev/null and b/mobilenetv3_v2_dist/plot_roc_curve.png differ diff --git a/mobilenetv3_v2_dist/plot_sample_monochrome.png b/mobilenetv3_v2_dist/plot_sample_monochrome.png new file mode 100644 index 0000000000000000000000000000000000000000..ad7fa7b8ea5b585082a4425f9b40635ddce687ee --- /dev/null +++ b/mobilenetv3_v2_dist/plot_sample_monochrome.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1be8c4536c7eb58a5ea5e0d23e62d7be545d809afb28799fdb477387d7f31f87 +size 228895 diff --git a/mobilenetv3_v2_dist/plot_sample_polished.png b/mobilenetv3_v2_dist/plot_sample_polished.png new file mode 100644 index 0000000000000000000000000000000000000000..235a8fd4be2040018a254d6f44f596288471b286 --- /dev/null +++ b/mobilenetv3_v2_dist/plot_sample_polished.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a5aa584c4c2b1e1584efa0526f62a08e72d2e37e2cf0e6564aeb54532b86249 +size 269190 diff --git a/mobilenetv3_v2_dist/plot_sample_rough.png b/mobilenetv3_v2_dist/plot_sample_rough.png new file mode 100644 index 0000000000000000000000000000000000000000..0e71a9512bde9f2364b0fcbc195711bdb15a60fa --- /dev/null +++ b/mobilenetv3_v2_dist/plot_sample_rough.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22275ecdc9709e827e8c3caf7542894af96e6dfac3611bf52de8e5f253627b0b +size 249598