Image Classification
ONNX
art
Plana-Archive commited on
Commit
152a4bd
·
verified ·
1 Parent(s): af40f58

Migrasi otomatis

Browse files
.gitattributes CHANGED
@@ -33,3 +33,11 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ caformer_s36_v0/plot_sample_face.png filter=lfs diff=lfs merge=lfs -text
37
+ caformer_s36_v0/plot_sample_halfbody.png filter=lfs diff=lfs merge=lfs -text
38
+ caformer_s36_v0/plot_sample_imagery.png filter=lfs diff=lfs merge=lfs -text
39
+ caformer_s36_v0/plot_sample_vision.png filter=lfs diff=lfs merge=lfs -text
40
+ mobilenetv3_v0_dist/plot_sample_face.png filter=lfs diff=lfs merge=lfs -text
41
+ mobilenetv3_v0_dist/plot_sample_halfbody.png filter=lfs diff=lfs merge=lfs -text
42
+ mobilenetv3_v0_dist/plot_sample_imagery.png filter=lfs diff=lfs merge=lfs -text
43
+ mobilenetv3_v0_dist/plot_sample_vision.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail
3
+ datasets:
4
+ - deepghs/bangumi_char_type
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ pipeline_tag: image-classification
9
+ tags:
10
+ - art
11
+ ---
12
+
13
+ | Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
14
+ |:-------------------:|:-------:|:--------:|:----------:|:------:|:--------------------------------------------------------------------------------------------------------------:|:---------------------------------------:|
15
+ | caformer_s36_v0 | 22.10G | 37.22M | 94.00% | 0.9913 | [confusion](https://huggingface.co/deepghs/bangumi_char_type/blob/main/caformer_s36_v0/plot_confusion.png) | `vision`, `imagery`, `halfbody`, `face` |
16
+ | mobilenetv3_v0_dist | 0.63G | 4.18M | 94.10% | 0.9922 | [confusion](https://huggingface.co/deepghs/bangumi_char_type/blob/main/mobilenetv3_v0_dist/plot_confusion.png) | `vision`, `imagery`, `halfbody`, `face` |
caformer_s36_v0/meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "labels": [
3
+ "vision",
4
+ "imagery",
5
+ "halfbody",
6
+ "face"
7
+ ],
8
+ "name": "caformer_s36.sail_in22k_ft_in1k_384",
9
+ "pretrained": true
10
+ }
caformer_s36_v0/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9913175989864633,
3
+ "accuracy": 0.93999795563733,
4
+ "loss": 0.595914562152826,
5
+ "mAP": 0.9771474979851655,
6
+ "step": 16
7
+ }
caformer_s36_v0/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3410869f0605d1e939f8183603a08ea1d5dd147ed236c0cb62b14b5920f55568
3
+ size 169029423
caformer_s36_v0/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef86c5e1f4f4f8355470c19041febf33f7c6b914631ffc44755e6e2301bad6bb
3
+ size 149591096
caformer_s36_v0/plot_confusion.png ADDED
caformer_s36_v0/plot_f1_curve.png ADDED
caformer_s36_v0/plot_p_curve.png ADDED
caformer_s36_v0/plot_pr_curve.png ADDED
caformer_s36_v0/plot_r_curve.png ADDED
caformer_s36_v0/plot_roc_curve.png ADDED
caformer_s36_v0/plot_sample_face.png ADDED

Git LFS Details

  • SHA256: 8a0825f9279344fba9b5bd4a17a5fc5d166892110c88a1133d9912a1bdc0634f
  • Pointer size: 131 Bytes
  • Size of remote file: 308 kB
caformer_s36_v0/plot_sample_halfbody.png ADDED

Git LFS Details

  • SHA256: 01d196a05a4adcca7b7fd59614c4545ea0d137bb6520b381d92588d64d3e1c4a
  • Pointer size: 131 Bytes
  • Size of remote file: 313 kB
caformer_s36_v0/plot_sample_imagery.png ADDED

Git LFS Details

  • SHA256: ca90d7a6b5670a8898a721422b9489d4eb7f32ba5f3d6ffb2c33f8cf30906ccc
  • Pointer size: 131 Bytes
  • Size of remote file: 317 kB
caformer_s36_v0/plot_sample_vision.png ADDED

Git LFS Details

  • SHA256: 21568d3c3fee70fda116fca01ceef678fcbeb7dd746f6bc252d3fb1f88f14ed7
  • Pointer size: 131 Bytes
  • Size of remote file: 324 kB
mobilenetv3_v0_dist/meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "labels": [
3
+ "vision",
4
+ "imagery",
5
+ "halfbody",
6
+ "face"
7
+ ],
8
+ "name": "mobilenetv3_large_100",
9
+ "pretrained": true
10
+ }
mobilenetv3_v0_dist/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9922403388479744,
3
+ "accuracy": 0.9409945824389246,
4
+ "cls_loss": 0.2315328482578931,
5
+ "mAP": 0.9798879904828184,
6
+ "step": 18
7
+ }
mobilenetv3_v0_dist/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:243aec0e625cc68671aee1962ac2f04f78951d5916e3017853ff9f9bbf4cadea
3
+ size 36661835
mobilenetv3_v0_dist/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:000fcd8f488d6b636c21c954626e7551230d710fc2427fb272e2cbafaf47f77e
3
+ size 16832684
mobilenetv3_v0_dist/plot_confusion.png ADDED
mobilenetv3_v0_dist/plot_f1_curve.png ADDED
mobilenetv3_v0_dist/plot_p_curve.png ADDED
mobilenetv3_v0_dist/plot_pr_curve.png ADDED
mobilenetv3_v0_dist/plot_r_curve.png ADDED
mobilenetv3_v0_dist/plot_roc_curve.png ADDED
mobilenetv3_v0_dist/plot_sample_face.png ADDED

Git LFS Details

  • SHA256: 9adff14205c11bc68b698aa8a537fd8c3ace0b6111e4f61e6db93190948bd456
  • Pointer size: 131 Bytes
  • Size of remote file: 300 kB
mobilenetv3_v0_dist/plot_sample_halfbody.png ADDED

Git LFS Details

  • SHA256: 15f4d2caec37f0d1bfb81139577cc2db8adf2339ad015de8a59dfed8eb59ad66
  • Pointer size: 131 Bytes
  • Size of remote file: 332 kB
mobilenetv3_v0_dist/plot_sample_imagery.png ADDED

Git LFS Details

  • SHA256: bb8e8583b78ea0edabc4cb204a73711fc3c05a275a5a4737522c53efc2da5347
  • Pointer size: 131 Bytes
  • Size of remote file: 321 kB
mobilenetv3_v0_dist/plot_sample_vision.png ADDED

Git LFS Details

  • SHA256: b6f3f4d4d64c9aeaee80bf655f6bfe1b6702f36c68e852b19b99a3f20feac588
  • Pointer size: 131 Bytes
  • Size of remote file: 314 kB