Myosotis-Researches 0.1.27__py3-none-any.whl → 0.1.29__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.
@@ -1,2 +1,2 @@
1
1
  from .concat_image import concat_image
2
- from .dataset import view_dataset, download_datasets
2
+ from .dataset import view_dataset, visualize_dataset, download_datasets
@@ -73,6 +73,7 @@
73
73
  <table id="main-table">
74
74
  <thead>
75
75
  <tr>
76
+ <th>Indexes</th>
76
77
  <th>Images</th>
77
78
  {% for key in info.columns.list %}
78
79
  {% if key not in ["images", "index_train", "index_valid"] %}
@@ -83,6 +84,7 @@
83
84
  </thead>
84
85
  {% for data in datas %}
85
86
  <tr>
87
+ <td>{{ loop.index }}</td>
86
88
  <td>
87
89
  <img src="{{ data.images }}" alt="" style="width: 64px;">
88
90
  </td>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Myosotis-Researches
3
- Version: 0.1.27
3
+ Version: 0.1.29
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
@@ -26,15 +26,15 @@ myosotis_researches/CcGAN/train/train_ccgan.py,sha256=0Qxibgd2-WaYgbyYeeOyiMkdcw
26
26
  myosotis_researches/CcGAN/train/train_cgan.py,sha256=sxMzvlmdjmqufwJFxBwatcoJecYqn2Uidedu15CL9ws,9619
27
27
  myosotis_researches/CcGAN/train/train_cgan_concat.py,sha256=OrQbwdU_ujUeKFGixUUpnini6rURtbuHv9NDrP6g0X0,8861
28
28
  myosotis_researches/CcGAN/train/train_net_for_label_embed.py,sha256=4j6r4_o4rXgAN4MdUQL-TXqZJpbhH7d9gWQR8YzBlXw,6976
29
- myosotis_researches/CcGAN/utils/__init__.py,sha256=Y6HFAJRAOa4rMXhd1KIyr3NL_GzO0vjbp-dE4NT7QW8,92
29
+ myosotis_researches/CcGAN/utils/__init__.py,sha256=ggtg8y4tNLiPQyGHvANu2uEicqA891LSGJ-xDHM8DFA,111
30
30
  myosotis_researches/CcGAN/utils/concat_image.py,sha256=BIGKz52Inn9S7M5fBFKye2V9bLJ0DqEQILoOVWAXUiE,2165
31
31
  myosotis_researches/CcGAN/utils/dataset.py,sha256=TXJSLMpwI1h0xb6lXpq5iUjjurheKPZnPbR2KIU-Py4,4216
32
32
  myosotis_researches/CcGAN/utils/src/style.css,sha256=bNp3_nlpg0W5qA7Rx8MM5ayeprEbYH3_6AIDRTN8UhM,566
33
33
  myosotis_researches/CcGAN/utils/src/style.css.map,sha256=GTGPet_xXnKQnsz-E2CMUWtrgu3D5t0g4J_A_amFdvw,246
34
34
  myosotis_researches/CcGAN/utils/src/style.scss,sha256=_Wa7VPmFzCkEHtrzdG35tj89QNwPd-fpiT-YL4ohcMs,526
35
- myosotis_researches/CcGAN/utils/src/template.html,sha256=dTUJRfUW-ukA4Dw6jrDeeufl37xCiGykn2mlx3eLufs,3795
36
- myosotis_researches-0.1.27.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
37
- myosotis_researches-0.1.27.dist-info/METADATA,sha256=W2dj1tjE3SaU15XWEMlhzTQvH8UTkykQAzuAZiB7hSM,3484
38
- myosotis_researches-0.1.27.dist-info/WHEEL,sha256=ooBFpIzZCPdw3uqIQsOo4qqbA4ZRPxHnOH7peeONza0,91
39
- myosotis_researches-0.1.27.dist-info/top_level.txt,sha256=zxAiMn5eyZNJM28MewTAkgi_RZJMbfWbzVR-KF0LdZE,20
40
- myosotis_researches-0.1.27.dist-info/RECORD,,
35
+ myosotis_researches/CcGAN/utils/src/template.html,sha256=S35ak_uJ0Zd3_PhX-YoCRBP2TMKxdFPMMaBdpARdKcU,3890
36
+ myosotis_researches-0.1.29.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
37
+ myosotis_researches-0.1.29.dist-info/METADATA,sha256=_tLX2GvTgalmrIFQ7hNtt_owYM1JABomUGNPDHzD1p8,3484
38
+ myosotis_researches-0.1.29.dist-info/WHEEL,sha256=ooBFpIzZCPdw3uqIQsOo4qqbA4ZRPxHnOH7peeONza0,91
39
+ myosotis_researches-0.1.29.dist-info/top_level.txt,sha256=zxAiMn5eyZNJM28MewTAkgi_RZJMbfWbzVR-KF0LdZE,20
40
+ myosotis_researches-0.1.29.dist-info/RECORD,,