Loading docs/source/api_doc/validate/index.rst +1 −0 Original line number Diff line number Diff line Loading @@ -17,5 +17,6 @@ imgutils.validate nsfw portrait rating style_age teen truncate docs/source/api_doc/validate/style_age.plot.py 0 → 100644 +18 −0 Original line number Diff line number Diff line import glob import os.path from natsort import natsorted from plot import image_plot if __name__ == '__main__': image_plot( *natsorted(glob.glob(os.path.join('style_age', '1970s-', '*.jpg'))), *natsorted(glob.glob(os.path.join('style_age', '1980s', '*.jpg'))), *natsorted(glob.glob(os.path.join('style_age', '1990s', '*.jpg'))), *natsorted(glob.glob(os.path.join('style_age', '2000s', '*.jpg'))), *natsorted(glob.glob(os.path.join('style_age', '2010s', '*.jpg'))), *natsorted(glob.glob(os.path.join('style_age', '2015s', '*.jpg'))), *natsorted(glob.glob(os.path.join('style_age', '2020s', '*.jpg'))), columns=4, figsize=(10, 26), ) docs/source/api_doc/validate/style_age.plot.py.svg 0 → 100644 +1535 −0 File added.Preview size limit exceeded, changes collapsed. Show changes docs/source/api_doc/validate/style_age.rst 0 → 100644 +21 −0 Original line number Diff line number Diff line imgutils.validate.style_age ============================================= .. currentmodule:: imgutils.validate.style_age .. automodule:: imgutils.validate.style_age anime_style_age_score ----------------------------- .. autofunction:: anime_style_age_score anime_style_age ----------------------------- .. autofunction:: anime_style_age docs/source/api_doc/validate/style_age/1970s-/1.jpg 0 → 100644 +234 KiB Loading image diff... Loading
docs/source/api_doc/validate/index.rst +1 −0 Original line number Diff line number Diff line Loading @@ -17,5 +17,6 @@ imgutils.validate nsfw portrait rating style_age teen truncate
docs/source/api_doc/validate/style_age.plot.py 0 → 100644 +18 −0 Original line number Diff line number Diff line import glob import os.path from natsort import natsorted from plot import image_plot if __name__ == '__main__': image_plot( *natsorted(glob.glob(os.path.join('style_age', '1970s-', '*.jpg'))), *natsorted(glob.glob(os.path.join('style_age', '1980s', '*.jpg'))), *natsorted(glob.glob(os.path.join('style_age', '1990s', '*.jpg'))), *natsorted(glob.glob(os.path.join('style_age', '2000s', '*.jpg'))), *natsorted(glob.glob(os.path.join('style_age', '2010s', '*.jpg'))), *natsorted(glob.glob(os.path.join('style_age', '2015s', '*.jpg'))), *natsorted(glob.glob(os.path.join('style_age', '2020s', '*.jpg'))), columns=4, figsize=(10, 26), )
docs/source/api_doc/validate/style_age.plot.py.svg 0 → 100644 +1535 −0 File added.Preview size limit exceeded, changes collapsed. Show changes
docs/source/api_doc/validate/style_age.rst 0 → 100644 +21 −0 Original line number Diff line number Diff line imgutils.validate.style_age ============================================= .. currentmodule:: imgutils.validate.style_age .. automodule:: imgutils.validate.style_age anime_style_age_score ----------------------------- .. autofunction:: anime_style_age_score anime_style_age ----------------------------- .. autofunction:: anime_style_age