Myosotis-Researches 0.0.22__tar.gz → 0.0.24__tar.gz

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.
Files changed (60) hide show
  1. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24/Myosotis_Researches.egg-info}/PKG-INFO +1 -1
  2. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/Myosotis_Researches.egg-info/SOURCES.txt +2 -0
  3. {myosotis_researches-0.0.22/Myosotis_Researches.egg-info → myosotis_researches-0.0.24}/PKG-INFO +1 -1
  4. myosotis_researches-0.0.24/myosotis_researches/CcGAN/internal/__init__.py +3 -0
  5. {myosotis_researches-0.0.22/myosotis_researches/CcGAN/utils → myosotis_researches-0.0.24/myosotis_researches/CcGAN/internal}/install_datasets.py +12 -9
  6. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/utils/__init__.py +1 -2
  7. myosotis_researches-0.0.24/myosotis_researches/CcGAN/utils/install_datasets.py +46 -0
  8. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/setup.py +1 -1
  9. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/LICENSE +0 -0
  10. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/Myosotis_Researches.egg-info/dependency_links.txt +0 -0
  11. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/Myosotis_Researches.egg-info/top_level.txt +0 -0
  12. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/README.md +0 -0
  13. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/__init__.py +0 -0
  14. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_128/CcGAN_SAGAN.py +0 -0
  15. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_128/ResNet_class_eval.py +0 -0
  16. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_128/ResNet_embed.py +0 -0
  17. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_128/ResNet_regre_eval.py +0 -0
  18. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_128/__init__.py +0 -0
  19. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_128/autoencoder.py +0 -0
  20. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_128/cGAN_SAGAN.py +0 -0
  21. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_128/cGAN_concat_SAGAN.py +0 -0
  22. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_256/CcGAN_SAGAN.py +0 -0
  23. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_256/ResNet_class_eval.py +0 -0
  24. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_256/ResNet_embed.py +0 -0
  25. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_256/ResNet_regre_eval.py +0 -0
  26. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_256/__init__.py +0 -0
  27. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_256/autoencoder.py +0 -0
  28. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_256/cGAN_SAGAN.py +0 -0
  29. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/models_256/cGAN_concat_SAGAN.py +0 -0
  30. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128/DiffAugment_pytorch.py +0 -0
  31. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128/__init__.py +0 -0
  32. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128/eval_metrics.py +0 -0
  33. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128/opts.py +0 -0
  34. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128/pretrain_AE.py +0 -0
  35. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128/pretrain_CNN_class.py +0 -0
  36. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128/pretrain_CNN_regre.py +0 -0
  37. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128/train_ccgan.py +0 -0
  38. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128/train_cgan.py +0 -0
  39. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128/train_cgan_concat.py +0 -0
  40. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128/train_net_for_label_embed.py +0 -0
  41. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128/utils.py +0 -0
  42. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128_output_10/DiffAugment_pytorch.py +0 -0
  43. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128_output_10/__init__.py +0 -0
  44. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128_output_10/eval_metrics.py +0 -0
  45. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128_output_10/opts.py +0 -0
  46. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128_output_10/pretrain_AE.py +0 -0
  47. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128_output_10/pretrain_CNN_class.py +0 -0
  48. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128_output_10/pretrain_CNN_regre.py +0 -0
  49. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128_output_10/train_ccgan.py +0 -0
  50. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128_output_10/train_cgan.py +0 -0
  51. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128_output_10/train_cgan_concat.py +0 -0
  52. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128_output_10/train_net_for_label_embed.py +0 -0
  53. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/train_128_output_10/utils.py +0 -0
  54. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/utils/concat_image_horizontal.py +0 -0
  55. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/utils/concat_image_vertical.py +0 -0
  56. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/utils/make_h5.py +0 -0
  57. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/CcGAN/utils/print_hdf5_structure.py +0 -0
  58. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/myosotis_researches/__init__.py +0 -0
  59. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/pyproject.toml +0 -0
  60. {myosotis_researches-0.0.22 → myosotis_researches-0.0.24}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Myosotis-Researches
3
- Version: 0.0.22
3
+ Version: 0.0.24
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
@@ -8,6 +8,8 @@ Myosotis_Researches.egg-info/dependency_links.txt
8
8
  Myosotis_Researches.egg-info/top_level.txt
9
9
  myosotis_researches/__init__.py
10
10
  myosotis_researches/CcGAN/__init__.py
11
+ myosotis_researches/CcGAN/internal/__init__.py
12
+ myosotis_researches/CcGAN/internal/install_datasets.py
11
13
  myosotis_researches/CcGAN/models_128/CcGAN_SAGAN.py
12
14
  myosotis_researches/CcGAN/models_128/ResNet_class_eval.py
13
15
  myosotis_researches/CcGAN/models_128/ResNet_embed.py
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Myosotis-Researches
3
- Version: 0.0.22
3
+ Version: 0.0.24
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
@@ -0,0 +1,3 @@
1
+ from .install_datasets import install_datasets
2
+
3
+ __all__ = ["install_datasets"]
@@ -1,15 +1,18 @@
1
1
  import gdown
2
+ import getpass
2
3
  from importlib import resources
3
4
  import os
4
- import rarfile
5
+ import subprocess
5
6
 
6
7
  # Paths
7
8
  datasets_dir = resources.files("myosotis_researches").joinpath("CcGAN", "datasets")
9
+ if not os.path.exists(datasets_dir):
10
+ os.makedirs(datasets_dir, exist_ok=True)
8
11
 
9
12
  # File ID dictionary
10
13
  file_id_dict = {
11
- "Ra": "1DJfpvXTX1x6Ldf4nZzqzlVsQSx9iXo9I",
12
- "MNIST": "1ZmTSX_wl68nsQI0ImfhpIsPClW_QrK1T",
14
+ "Ra": "1CcXp7ga4Ebj7XeMA_fYH2RxTMOWvA0v5",
15
+ "MNIST": "1LCQmQEBAGBI7ouBEWvIAjGKZsKcYasoe",
13
16
  }
14
17
 
15
18
 
@@ -29,12 +32,12 @@ def install_datasets(datasets_name):
29
32
  gdown.download(url, zipped_dataset_path, quiet=False, use_cookies=False)
30
33
 
31
34
  # Unzip
32
- with rarfile.RarFile(zipped_dataset_path) as rf:
33
- if rf.needs_password():
34
- unzip_password = input("Password: ")
35
- rf.extractall(path=datasets_dir, pwd=unzip_password)
36
- else:
37
- rf.extractall(path=datasets_dir)
35
+ unzip_password = getpass.getpass("Password:")
36
+ cmd = ["unrar", "x", f"-p{unzip_password}", zipped_dataset_path, datasets_dir]
37
+ try:
38
+ subprocess.run(cmd, check=True)
39
+ except subprocess.CalledProcessError as e:
40
+ print(e)
38
41
 
39
42
  # Delete zipped datasets
40
43
  os.remove(zipped_dataset_path)
@@ -2,6 +2,5 @@ from .print_hdf5_structure import print_hdf5_structure
2
2
  from .concat_image_horizontal import concat_image_horizontal
3
3
  from .concat_image_vertical import concat_image_vertical
4
4
  from .make_h5 import make_h5
5
- from .install_datasets import install_datasets
6
5
 
7
- __all__ = ["print_hdf5_structure", "concat_image_horizontal", "concat_image_vertical", "make_h5", "install_datasets"]
6
+ __all__ = ["print_hdf5_structure", "concat_image_horizontal", "concat_image_vertical", "make_h5"]
@@ -0,0 +1,46 @@
1
+ import gdown
2
+ import getpass
3
+ from importlib import resources
4
+ import os
5
+ import subprocess
6
+
7
+ # Paths
8
+ datasets_dir = resources.files("myosotis_researches").joinpath("CcGAN", "datasets")
9
+ if not os.path.exists(datasets_dir):
10
+ os.makedirs(datasets_dir, exist_ok=True)
11
+
12
+ # File ID dictionary
13
+ file_id_dict = {
14
+ "Ra": "1CcXp7ga4Ebj7XeMA_fYH2RxTMOWvA0v5",
15
+ "MNIST": "1LCQmQEBAGBI7ouBEWvIAjGKZsKcYasoe",
16
+ }
17
+
18
+
19
+ # Function
20
+ def install_datasets(datasets_name):
21
+
22
+ # Path
23
+ zipped_dataset_path = os.path.join(datasets_dir, f"{datasets_name}_datasets.rar")
24
+
25
+ # File ID
26
+ file_id = file_id_dict[datasets_name]
27
+
28
+ # URL
29
+ url = f"https://drive.google.com/uc?id={file_id}"
30
+
31
+ # Download
32
+ gdown.download(url, zipped_dataset_path, quiet=False, use_cookies=False)
33
+
34
+ # Unzip
35
+ unzip_password = getpass.getpass("Password:")
36
+ cmd = ["unrar", "x", f"-p{unzip_password}", zipped_dataset_path, datasets_dir]
37
+ try:
38
+ subprocess.run(cmd, check=True)
39
+ except subprocess.CalledProcessError as e:
40
+ print(e)
41
+
42
+ # Delete zipped datasets
43
+ os.remove(zipped_dataset_path)
44
+
45
+
46
+ __all__ = ["install_datasets"]
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
2
2
 
3
3
  setup(
4
4
  name="Myosotis-Researches",
5
- version="0.0.22",
5
+ version="0.0.24",
6
6
  description="A repository for storing my progress of researches.",
7
7
  long_description=open("README.md").read(),
8
8
  long_description_content_type="text/markdown",