Myosotis-Researches 0.1.2__py3-none-any.whl → 0.1.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,7 +15,7 @@ def make_h5(
15
15
  ):
16
16
 
17
17
  old_datasets_path = os.path.join(
18
- datasets_dir, old_datasets_name, f"{old_datasets_name}_{size}x{size}.h5"
18
+ datasets_dir, f"{old_datasets_name}_datasets", f"{old_datasets_name}_{size}x{size}.h5"
19
19
  )
20
20
 
21
21
  with h5py.File(old_datasets_path, "r") as f:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Myosotis-Researches
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: A repository for storing my progress of researches.
5
5
  Home-page: https://github.com/Zeyu-Xie/Myosotis-Researches
6
6
  Author: Zeyu Xie
@@ -46,10 +46,10 @@ myosotis_researches/CcGAN/train_128_output_10/train_net_for_label_embed.py,sha25
46
46
  myosotis_researches/CcGAN/train_128_output_10/utils.py,sha256=B-V6ct4WDisVVCOLO0W7VIBL8StPVNJJTZZ2b2NkMFU,3766
47
47
  myosotis_researches/CcGAN/utils/__init__.py,sha256=azZ2ZSSmWREoptI_5oQ180HojMoCqv2oleveRswq40w,155
48
48
  myosotis_researches/CcGAN/utils/concat_image.py,sha256=BIGKz52Inn9S7M5fBFKye2V9bLJ0DqEQILoOVWAXUiE,2165
49
- myosotis_researches/CcGAN/utils/make_h5.py,sha256=HS0wzFVMh_Hh2xxoOpc47SUfhU6S2wR0wtveDJUkpOg,940
49
+ myosotis_researches/CcGAN/utils/make_h5.py,sha256=zsBOOl0n21VlUFQlsP7x8lYW3jthCSt9TZF3ihn37t4,954
50
50
  myosotis_researches/CcGAN/utils/print_hdf5.py,sha256=VvmNAWtMDmg6D9V6ZbSUXrQTKRh9WIJeC4BR_ORJkco,300
51
- myosotis_researches-0.1.2.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
52
- myosotis_researches-0.1.2.dist-info/METADATA,sha256=uDjW4mHEPM12GtiuomEAPnk_GJbBD9Pwxwo3_lBZ4G8,2663
53
- myosotis_researches-0.1.2.dist-info/WHEEL,sha256=ck4Vq1_RXyvS4Jt6SI0Vz6fyVs4GWg7AINwpsaGEgPE,91
54
- myosotis_researches-0.1.2.dist-info/top_level.txt,sha256=zxAiMn5eyZNJM28MewTAkgi_RZJMbfWbzVR-KF0LdZE,20
55
- myosotis_researches-0.1.2.dist-info/RECORD,,
51
+ myosotis_researches-0.1.3.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
52
+ myosotis_researches-0.1.3.dist-info/METADATA,sha256=Z-A-ER5Scssc5HTjUAHxyUCRiuHxsqMEMAstpL4E3vo,2663
53
+ myosotis_researches-0.1.3.dist-info/WHEEL,sha256=ck4Vq1_RXyvS4Jt6SI0Vz6fyVs4GWg7AINwpsaGEgPE,91
54
+ myosotis_researches-0.1.3.dist-info/top_level.txt,sha256=zxAiMn5eyZNJM28MewTAkgi_RZJMbfWbzVR-KF0LdZE,20
55
+ myosotis_researches-0.1.3.dist-info/RECORD,,