a1o commited on
Commit
7b36465
·
verified ·
1 Parent(s): edf30c8

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +54 -0
  2. cifar10lt_coral/cfg_0.6_labels_ema_prd_from_saved_N50000_STEP150000.npy +3 -0
  3. cifar10lt_coral/cfg_0.6_labels_ema_saved_N50000_STEP150000.npy +3 -0
  4. cifar10lt_coral/cfg_0.6_samples_ema_prd_from_saved_N50000_STEP150000.npy +3 -0
  5. cifar10lt_coral/cfg_0.6_samples_ema_saved_N50000_STEP150000.npy +3 -0
  6. cifar10lt_coral/ckpt_0.pt +3 -0
  7. cifar10lt_coral/ckpt_100000.pt +3 -0
  8. cifar10lt_coral/ckpt_150000.pt +3 -0
  9. cifar10lt_coral/ckpt_50000.pt +3 -0
  10. cifar10lt_coral/events.out.tfevents.1778446126.qgpu3018 +3 -0
  11. cifar10lt_coral/events.out.tfevents.1778496682.qgpu2012 +3 -0
  12. cifar10lt_coral/flagfile.txt +79 -0
  13. cifar10lt_coral/latent_vis/bottleneck_encodings_step_150000.pt +3 -0
  14. cifar10lt_coral/latent_vis/projection_encodings_step_150000.pt +3 -0
  15. cifar10lt_coral/latent_vis/tsne_bottleneck_step_150000.png +3 -0
  16. cifar10lt_coral/latent_vis/tsne_projection_step_150000.png +3 -0
  17. cifar10lt_coral/latent_vis/umap_bottleneck_step_150000.png +3 -0
  18. cifar10lt_coral/latent_vis/umap_projection_step_150000.png +3 -0
  19. cifar10lt_coral/res_ema_prd_from_saved_N50000_STEP150000.txt +4 -0
  20. cifar10lt_coral/res_ema_saved_N50000_STEP150000.txt +4 -0
  21. cifar10lt_coral/sample/10000.png +0 -0
  22. cifar10lt_coral/sample/100000.png +3 -0
  23. cifar10lt_coral/sample/110000.png +3 -0
  24. cifar10lt_coral/sample/120000.png +3 -0
  25. cifar10lt_coral/sample/130000.png +3 -0
  26. cifar10lt_coral/sample/140000.png +3 -0
  27. cifar10lt_coral/sample/150000.png +3 -0
  28. cifar10lt_coral/sample/20000.png +3 -0
  29. cifar10lt_coral/sample/30000.png +3 -0
  30. cifar10lt_coral/sample/40000.png +3 -0
  31. cifar10lt_coral/sample/50000.png +3 -0
  32. cifar10lt_coral/sample/60000.png +3 -0
  33. cifar10lt_coral/sample/70000.png +3 -0
  34. cifar10lt_coral/sample/80000.png +3 -0
  35. cifar10lt_coral/sample/90000.png +3 -0
  36. cifar10lt_coral/visual_ema_cfg_0.6_prd_from_saved_N50000_STEP150000.png +3 -0
  37. cifar10lt_coral/visual_ema_cfg_0.6_saved_N50000_STEP150000.png +3 -0
  38. cifar10lt_coral_OG/cfg_0.6_labels_ema_saved_N50000_STEP150000.npy +3 -0
  39. cifar10lt_coral_OG/cfg_0.6_samples_ema_saved_N50000_STEP150000.npy +3 -0
  40. cifar10lt_coral_OG/ckpt_0.pt +3 -0
  41. cifar10lt_coral_OG/ckpt_100000.pt +3 -0
  42. cifar10lt_coral_OG/ckpt_150000.pt +3 -0
  43. cifar10lt_coral_OG/ckpt_50000.pt +3 -0
  44. cifar10lt_coral_OG/events.out.tfevents.1778446126.qgpu3018 +3 -0
  45. cifar10lt_coral_OG/flagfile.txt +79 -0
  46. cifar10lt_coral_OG/res_ema_saved_N50000_STEP150000.txt +4 -0
  47. cifar10lt_coral_OG/sample/10000.png +0 -0
  48. cifar10lt_coral_OG/sample/100000.png +3 -0
  49. cifar10lt_coral_OG/sample/110000.png +3 -0
  50. cifar10lt_coral_OG/sample/120000.png +3 -0
.gitattributes CHANGED
@@ -33,3 +33,57 @@ 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
+ cifar10lt_coral/latent_vis/tsne_bottleneck_step_150000.png filter=lfs diff=lfs merge=lfs -text
37
+ cifar10lt_coral/latent_vis/tsne_projection_step_150000.png filter=lfs diff=lfs merge=lfs -text
38
+ cifar10lt_coral/latent_vis/umap_bottleneck_step_150000.png filter=lfs diff=lfs merge=lfs -text
39
+ cifar10lt_coral/latent_vis/umap_projection_step_150000.png filter=lfs diff=lfs merge=lfs -text
40
+ cifar10lt_coral/sample/100000.png filter=lfs diff=lfs merge=lfs -text
41
+ cifar10lt_coral/sample/110000.png filter=lfs diff=lfs merge=lfs -text
42
+ cifar10lt_coral/sample/120000.png filter=lfs diff=lfs merge=lfs -text
43
+ cifar10lt_coral/sample/130000.png filter=lfs diff=lfs merge=lfs -text
44
+ cifar10lt_coral/sample/140000.png filter=lfs diff=lfs merge=lfs -text
45
+ cifar10lt_coral/sample/150000.png filter=lfs diff=lfs merge=lfs -text
46
+ cifar10lt_coral/sample/20000.png filter=lfs diff=lfs merge=lfs -text
47
+ cifar10lt_coral/sample/30000.png filter=lfs diff=lfs merge=lfs -text
48
+ cifar10lt_coral/sample/40000.png filter=lfs diff=lfs merge=lfs -text
49
+ cifar10lt_coral/sample/50000.png filter=lfs diff=lfs merge=lfs -text
50
+ cifar10lt_coral/sample/60000.png filter=lfs diff=lfs merge=lfs -text
51
+ cifar10lt_coral/sample/70000.png filter=lfs diff=lfs merge=lfs -text
52
+ cifar10lt_coral/sample/80000.png filter=lfs diff=lfs merge=lfs -text
53
+ cifar10lt_coral/sample/90000.png filter=lfs diff=lfs merge=lfs -text
54
+ cifar10lt_coral/visual_ema_cfg_0.6_prd_from_saved_N50000_STEP150000.png filter=lfs diff=lfs merge=lfs -text
55
+ cifar10lt_coral/visual_ema_cfg_0.6_saved_N50000_STEP150000.png filter=lfs diff=lfs merge=lfs -text
56
+ cifar10lt_coral_OG/sample/100000.png filter=lfs diff=lfs merge=lfs -text
57
+ cifar10lt_coral_OG/sample/110000.png filter=lfs diff=lfs merge=lfs -text
58
+ cifar10lt_coral_OG/sample/120000.png filter=lfs diff=lfs merge=lfs -text
59
+ cifar10lt_coral_OG/sample/130000.png filter=lfs diff=lfs merge=lfs -text
60
+ cifar10lt_coral_OG/sample/140000.png filter=lfs diff=lfs merge=lfs -text
61
+ cifar10lt_coral_OG/sample/150000.png filter=lfs diff=lfs merge=lfs -text
62
+ cifar10lt_coral_OG/sample/30000.png filter=lfs diff=lfs merge=lfs -text
63
+ cifar10lt_coral_OG/sample/40000.png filter=lfs diff=lfs merge=lfs -text
64
+ cifar10lt_coral_OG/sample/50000.png filter=lfs diff=lfs merge=lfs -text
65
+ cifar10lt_coral_OG/sample/60000.png filter=lfs diff=lfs merge=lfs -text
66
+ cifar10lt_coral_OG/sample/70000.png filter=lfs diff=lfs merge=lfs -text
67
+ cifar10lt_coral_OG/sample/80000.png filter=lfs diff=lfs merge=lfs -text
68
+ cifar10lt_coral_OG/sample/90000.png filter=lfs diff=lfs merge=lfs -text
69
+ cifar10lt_coral_OG/visual_ema_cfg_0.6_saved_N50000_STEP150000.png filter=lfs diff=lfs merge=lfs -text
70
+ cifar10lt_coral_noamp/latent_vis/tsne_bottleneck_step_150000.png filter=lfs diff=lfs merge=lfs -text
71
+ cifar10lt_coral_noamp/latent_vis/tsne_projection_step_150000.png filter=lfs diff=lfs merge=lfs -text
72
+ cifar10lt_coral_noamp/latent_vis/umap_bottleneck_step_150000.png filter=lfs diff=lfs merge=lfs -text
73
+ cifar10lt_coral_noamp/latent_vis/umap_projection_step_150000.png filter=lfs diff=lfs merge=lfs -text
74
+ cifar10lt_coral_noamp/sample/100000.png filter=lfs diff=lfs merge=lfs -text
75
+ cifar10lt_coral_noamp/sample/110000.png filter=lfs diff=lfs merge=lfs -text
76
+ cifar10lt_coral_noamp/sample/120000.png filter=lfs diff=lfs merge=lfs -text
77
+ cifar10lt_coral_noamp/sample/130000.png filter=lfs diff=lfs merge=lfs -text
78
+ cifar10lt_coral_noamp/sample/140000.png filter=lfs diff=lfs merge=lfs -text
79
+ cifar10lt_coral_noamp/sample/150000.png filter=lfs diff=lfs merge=lfs -text
80
+ cifar10lt_coral_noamp/sample/20000.png filter=lfs diff=lfs merge=lfs -text
81
+ cifar10lt_coral_noamp/sample/30000.png filter=lfs diff=lfs merge=lfs -text
82
+ cifar10lt_coral_noamp/sample/40000.png filter=lfs diff=lfs merge=lfs -text
83
+ cifar10lt_coral_noamp/sample/50000.png filter=lfs diff=lfs merge=lfs -text
84
+ cifar10lt_coral_noamp/sample/60000.png filter=lfs diff=lfs merge=lfs -text
85
+ cifar10lt_coral_noamp/sample/70000.png filter=lfs diff=lfs merge=lfs -text
86
+ cifar10lt_coral_noamp/sample/80000.png filter=lfs diff=lfs merge=lfs -text
87
+ cifar10lt_coral_noamp/sample/90000.png filter=lfs diff=lfs merge=lfs -text
88
+ cifar10lt_coral_noamp/visual_ema_cfg_0.6_prd_from_saved_N50000_STEP150000.png filter=lfs diff=lfs merge=lfs -text
89
+ cifar10lt_coral_noamp/visual_ema_cfg_0.6_saved_N50000_STEP150000.png filter=lfs diff=lfs merge=lfs -text
cifar10lt_coral/cfg_0.6_labels_ema_prd_from_saved_N50000_STEP150000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a52862f69a299ecc0bddb84dcd93df373b433fa117e09287bedb8b422377f28
3
+ size 400128
cifar10lt_coral/cfg_0.6_labels_ema_saved_N50000_STEP150000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a52862f69a299ecc0bddb84dcd93df373b433fa117e09287bedb8b422377f28
3
+ size 400128
cifar10lt_coral/cfg_0.6_samples_ema_prd_from_saved_N50000_STEP150000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf76f583b48a3379b74080d6a744cf12f71a754780dc1de30319ed5bd2d7b2e
3
+ size 614400128
cifar10lt_coral/cfg_0.6_samples_ema_saved_N50000_STEP150000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf76f583b48a3379b74080d6a744cf12f71a754780dc1de30319ed5bd2d7b2e
3
+ size 614400128
cifar10lt_coral/ckpt_0.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ac75a0f43ee69f8c55ac531720fb68296727e4ee60d5bc432eb10d8fc1a8270
3
+ size 575145226
cifar10lt_coral/ckpt_100000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f87940aca4a14b4914572e24627e59d146d090a85d5b383c0c3127b82d877d25
3
+ size 575159124
cifar10lt_coral/ckpt_150000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cff8523eec328ff30aeef762af972798d8978e594a5ee225508894a18d5a37e1
3
+ size 575159124
cifar10lt_coral/ckpt_50000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4426dc087fc53d122fb028eb75851364ad5b64990684412e5acb2edcbd63bad2
3
+ size 575157458
cifar10lt_coral/events.out.tfevents.1778446126.qgpu3018 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03ee6aba5833930ba0ea892bca8cbb790131826f7f3cc92fbbc5c9c66c7698ba
3
+ size 23579293
cifar10lt_coral/events.out.tfevents.1778496682.qgpu2012 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:681e47ee78dfb3ca1b9b140384b8f2e5e36e615b3b14bf606b160b4610c71e11
3
+ size 23633358
cifar10lt_coral/flagfile.txt ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ --nohelp
2
+ --nohelpfull
3
+ --nohelpshort
4
+ --nohelpxml
5
+ --noonly_check_args
6
+ --nopdb
7
+ --nopdb_post_mortem
8
+ --norun_with_pdb
9
+ --norun_with_profiling
10
+ --use_cprofile_for_profiling
11
+ --noalsologtostderr
12
+ --log_dir=
13
+ --logger_levels=
14
+ --nologtostderr
15
+ --showprefixforinfo
16
+ --stderrthreshold=fatal
17
+ --verbosity=0
18
+ --T=1000
19
+ --amp
20
+ --attn=1
21
+ --noaugm
22
+ --batch_size=128
23
+ --beta_1=0.0001
24
+ --beta_T=0.02
25
+ --nocb
26
+ --cfg
27
+ --ch=128
28
+ --ch_mult=1
29
+ --ch_mult=2
30
+ --ch_mult=2
31
+ --ch_mult=2
32
+ --ckpt_step=0
33
+ --conditional
34
+ --nocotrain
35
+ --data_type=cifar10lt
36
+ --download
37
+ --dropout=0.1
38
+ --ema_decay=0.9999
39
+ --noeval
40
+ --eval_step=0
41
+ --fid_cache=./stats/cifar10.train.npz
42
+ --nofid_use_torch
43
+ --nofinetune
44
+ --finetuned_logdir=
45
+ --grad_clip=1.0
46
+ --imb_factor=0.01
47
+ --img_size=32
48
+ --noimprove
49
+ --noimproved_prd
50
+ --logdir=/gpfs/projects/p32222/aTester/coral-lt/logs/cifar10lt_coral
51
+ --nologit
52
+ --lr=0.0002
53
+ --num_class=10
54
+ --num_images=50000
55
+ --num_res_blocks=2
56
+ --num_workers=8
57
+ --omega=0.0
58
+ --noparallel
59
+ --noprd
60
+ --private_num_images=0
61
+ --root=/gpfs/projects/p32222/aTester/coral-lt/data
62
+ --sample_method=cfg
63
+ --sample_name=saved
64
+ --sample_size=64
65
+ --sample_step=10000
66
+ --nosampled
67
+ --save_step=50000
68
+ --supcon
69
+ --supcon_temp=0.12
70
+ --supcon_weight=0.01
71
+ --tau=1.0
72
+ --temperature_scaling=0.8
73
+ --total_steps=150001
74
+ --train
75
+ --var_type=fixedlarge
76
+ --novisualize_bottleneck
77
+ --novisualize_projection
78
+ --warmup=5000
79
+ --noweight
cifar10lt_coral/latent_vis/bottleneck_encodings_step_150000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad34d5a0dfa59ea595b4eed423bb270e1a4099abe27ac4c182914af32018acac
3
+ size 12804718
cifar10lt_coral/latent_vis/projection_encodings_step_150000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dcffa8c8ed5c085635de28271f0d73d1ad12ca505eec053cc438d24a3865201
3
+ size 6452846
cifar10lt_coral/latent_vis/tsne_bottleneck_step_150000.png ADDED

Git LFS Details

  • SHA256: c40e587e3de84ad5764a89fbb6762d1590f964be02f329df7fa8e10601d04865
  • Pointer size: 132 Bytes
  • Size of remote file: 2.14 MB
cifar10lt_coral/latent_vis/tsne_projection_step_150000.png ADDED

Git LFS Details

  • SHA256: 18b959864d3f1180ee2821e5df71a88a69edea295b0b72a31d9064ad6f14c84f
  • Pointer size: 132 Bytes
  • Size of remote file: 2.14 MB
cifar10lt_coral/latent_vis/umap_bottleneck_step_150000.png ADDED

Git LFS Details

  • SHA256: d4af0ec36aab27b56db77e758e4cdd5d14f0bd36e50ee39549c52a1d8b33c921
  • Pointer size: 131 Bytes
  • Size of remote file: 289 kB
cifar10lt_coral/latent_vis/umap_projection_step_150000.png ADDED

Git LFS Details

  • SHA256: f57acccef6b7cb88ce7313d20548187342fcdcec608a3480ea7b108400447fc2
  • Pointer size: 131 Bytes
  • Size of remote file: 493 kB
cifar10lt_coral/res_ema_prd_from_saved_N50000_STEP150000.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Settings: NUM:50000 EPOCH:150000, OMEGA:0.6, METHOD:cfg
2
+ Model(EMA): IS:9.59956(0.08081), FID:6.50485
3
+ Improved PRD:0.80026, RECALL:0.54316
4
+ PRD PRECISION:0.95295, RECALL:0.96988
cifar10lt_coral/res_ema_saved_N50000_STEP150000.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Settings: NUM:50000 EPOCH:150000, OMEGA:0.6, METHOD:cfg
2
+ Model(EMA): IS:9.59956(0.08081), FID:6.50485
3
+ Improved PRD:0.00000, RECALL:0.00000
4
+ PRD PRECISION:0.00000, RECALL:0.00000
cifar10lt_coral/sample/10000.png ADDED
cifar10lt_coral/sample/100000.png ADDED

Git LFS Details

  • SHA256: fe9004fd3e05965916ed328ac327d568cc7c604ce7e4743c7e9a6d478a13a1e5
  • Pointer size: 131 Bytes
  • Size of remote file: 143 kB
cifar10lt_coral/sample/110000.png ADDED

Git LFS Details

  • SHA256: 59a5e3644c371d1b5c5b5f12a46ad6ecdea60047c18ab460dde9ece3efdde81c
  • Pointer size: 131 Bytes
  • Size of remote file: 146 kB
cifar10lt_coral/sample/120000.png ADDED

Git LFS Details

  • SHA256: 3f6fa5b44b708f7b0470aab6b810ff8249b0aa301a1f6363d8ea02df83da8f43
  • Pointer size: 131 Bytes
  • Size of remote file: 145 kB
cifar10lt_coral/sample/130000.png ADDED

Git LFS Details

  • SHA256: 06cfd010eea8cdbe5c000206cd0d7c366ff5b3b33dd2ff928b2583161b0708ff
  • Pointer size: 131 Bytes
  • Size of remote file: 146 kB
cifar10lt_coral/sample/140000.png ADDED

Git LFS Details

  • SHA256: 7c67858f4c06c69b858203ea9be74c7f39bb60799219ae9b60b786fcff539b47
  • Pointer size: 131 Bytes
  • Size of remote file: 141 kB
cifar10lt_coral/sample/150000.png ADDED

Git LFS Details

  • SHA256: 50ca247d603f3100c18ab1aa755938f44e71176ca57c54f8169756a521ec2e62
  • Pointer size: 131 Bytes
  • Size of remote file: 140 kB
cifar10lt_coral/sample/20000.png ADDED

Git LFS Details

  • SHA256: 914f87e5e28dcfd618ecaa030b5eb65115dbdfc924e3afba62a886e4b8deaa16
  • Pointer size: 131 Bytes
  • Size of remote file: 116 kB
cifar10lt_coral/sample/30000.png ADDED

Git LFS Details

  • SHA256: 9d1258a173e6778d3a6142d71dba97e8698c3570144f13d271ae7125ad19ff2e
  • Pointer size: 131 Bytes
  • Size of remote file: 150 kB
cifar10lt_coral/sample/40000.png ADDED

Git LFS Details

  • SHA256: b0d21af3d2e20ae1047af207f115bd7092873c336f8c8d25a531a572e0d0bce9
  • Pointer size: 131 Bytes
  • Size of remote file: 150 kB
cifar10lt_coral/sample/50000.png ADDED

Git LFS Details

  • SHA256: 2b4d379f1b8971578e9c9543ab51c55c36e8d742b075733d01c412363e8d2b56
  • Pointer size: 131 Bytes
  • Size of remote file: 154 kB
cifar10lt_coral/sample/60000.png ADDED

Git LFS Details

  • SHA256: e76dda2ae2d4fb3e5492520454396bbd14eb193317e6229d3935026979b139a7
  • Pointer size: 131 Bytes
  • Size of remote file: 148 kB
cifar10lt_coral/sample/70000.png ADDED

Git LFS Details

  • SHA256: 384f2fd913dcbdb065a33cd08c27eb250bf24feda49539afbf2ce3b609a2acc3
  • Pointer size: 131 Bytes
  • Size of remote file: 146 kB
cifar10lt_coral/sample/80000.png ADDED

Git LFS Details

  • SHA256: e6257497e34d0aa70e963787d7b6fb8450537a4d6f5edac217442a0526552f07
  • Pointer size: 131 Bytes
  • Size of remote file: 146 kB
cifar10lt_coral/sample/90000.png ADDED

Git LFS Details

  • SHA256: 2df71caa696090317ad294b219f06bfe38713dc85c96c03d0b82b4d5e7c99a08
  • Pointer size: 131 Bytes
  • Size of remote file: 145 kB
cifar10lt_coral/visual_ema_cfg_0.6_prd_from_saved_N50000_STEP150000.png ADDED

Git LFS Details

  • SHA256: 11d13a6bb8d1d45440d3ef6e256e09961fd7d6ff56fcd658d2ca88217b27c145
  • Pointer size: 131 Bytes
  • Size of remote file: 574 kB
cifar10lt_coral/visual_ema_cfg_0.6_saved_N50000_STEP150000.png ADDED

Git LFS Details

  • SHA256: 11d13a6bb8d1d45440d3ef6e256e09961fd7d6ff56fcd658d2ca88217b27c145
  • Pointer size: 131 Bytes
  • Size of remote file: 574 kB
cifar10lt_coral_OG/cfg_0.6_labels_ema_saved_N50000_STEP150000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a52862f69a299ecc0bddb84dcd93df373b433fa117e09287bedb8b422377f28
3
+ size 400128
cifar10lt_coral_OG/cfg_0.6_samples_ema_saved_N50000_STEP150000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf76f583b48a3379b74080d6a744cf12f71a754780dc1de30319ed5bd2d7b2e
3
+ size 614400128
cifar10lt_coral_OG/ckpt_0.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa9d426ddcea299880a0837f23fa0ac63c25abb638c72e974c27cc79427f2dad
3
+ size 575145226
cifar10lt_coral_OG/ckpt_100000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16645ea43774f5cfaa9851ad64a16841bd710fbf6eb4f680d170db0974cc313c
3
+ size 575159124
cifar10lt_coral_OG/ckpt_150000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2363c90c5bc5047782c60e9238491dcf46bf0a2f22fbc8e0e0b5432700d3fbe6
3
+ size 575159124
cifar10lt_coral_OG/ckpt_50000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49bd2e3c17773df9dfaf7519fb2caa07694e8b75388bfc33e1918e52d35b7b58
3
+ size 575157458
cifar10lt_coral_OG/events.out.tfevents.1778446126.qgpu3018 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03ee6aba5833930ba0ea892bca8cbb790131826f7f3cc92fbbc5c9c66c7698ba
3
+ size 23579293
cifar10lt_coral_OG/flagfile.txt ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ --nohelp
2
+ --nohelpfull
3
+ --nohelpshort
4
+ --nohelpxml
5
+ --noonly_check_args
6
+ --nopdb
7
+ --nopdb_post_mortem
8
+ --norun_with_pdb
9
+ --norun_with_profiling
10
+ --use_cprofile_for_profiling
11
+ --noalsologtostderr
12
+ --log_dir=
13
+ --logger_levels=
14
+ --nologtostderr
15
+ --showprefixforinfo
16
+ --stderrthreshold=fatal
17
+ --verbosity=0
18
+ --T=1000
19
+ --amp
20
+ --attn=1
21
+ --noaugm
22
+ --batch_size=128
23
+ --beta_1=0.0001
24
+ --beta_T=0.02
25
+ --nocb
26
+ --cfg
27
+ --ch=128
28
+ --ch_mult=1
29
+ --ch_mult=2
30
+ --ch_mult=2
31
+ --ch_mult=2
32
+ --ckpt_step=0
33
+ --conditional
34
+ --nocotrain
35
+ --data_type=cifar10lt
36
+ --download
37
+ --dropout=0.1
38
+ --ema_decay=0.9999
39
+ --noeval
40
+ --eval_step=0
41
+ --fid_cache=./stats/cifar10.train.npz
42
+ --nofid_use_torch
43
+ --nofinetune
44
+ --finetuned_logdir=
45
+ --grad_clip=1.0
46
+ --imb_factor=0.01
47
+ --img_size=32
48
+ --noimprove
49
+ --noimproved_prd
50
+ --logdir=./logs/cifar10lt_coral
51
+ --nologit
52
+ --lr=0.0002
53
+ --num_class=10
54
+ --num_images=50000
55
+ --num_res_blocks=2
56
+ --num_workers=8
57
+ --omega=0.0
58
+ --noparallel
59
+ --noprd
60
+ --private_num_images=0
61
+ --root=./data
62
+ --sample_method=cfg
63
+ --sample_name=saved
64
+ --sample_size=64
65
+ --sample_step=10000
66
+ --nosampled
67
+ --save_step=50000
68
+ --supcon
69
+ --supcon_temp=0.12
70
+ --supcon_weight=0.01
71
+ --tau=1.0
72
+ --temperature_scaling=0.8
73
+ --total_steps=150001
74
+ --train
75
+ --var_type=fixedlarge
76
+ --novisualize_bottleneck
77
+ --novisualize_projection
78
+ --warmup=5000
79
+ --noweight
cifar10lt_coral_OG/res_ema_saved_N50000_STEP150000.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Settings: NUM:50000 EPOCH:150000, OMEGA:0.6, METHOD:cfg
2
+ Model(EMA): IS:9.59956(0.08081), FID:6.50485
3
+ Improved PRD:0.00000, RECALL:0.00000
4
+ PRD PRECISION:0.00000, RECALL:0.00000
cifar10lt_coral_OG/sample/10000.png ADDED
cifar10lt_coral_OG/sample/100000.png ADDED

Git LFS Details

  • SHA256: 5628ae4614336ae0453ca78ecfdd7cf814905b90d3c905d2dc16ed762f098886
  • Pointer size: 131 Bytes
  • Size of remote file: 146 kB
cifar10lt_coral_OG/sample/110000.png ADDED

Git LFS Details

  • SHA256: 479f6b9b20cc2b123f7dae820ad19d169eb244c9e7d2d4997f65584eb75fc3fa
  • Pointer size: 131 Bytes
  • Size of remote file: 142 kB
cifar10lt_coral_OG/sample/120000.png ADDED

Git LFS Details

  • SHA256: 823c4806e3f2807e3aea9cdffdd6db020e967bd2021087663f42d45f94cb2a67
  • Pointer size: 131 Bytes
  • Size of remote file: 146 kB