LICENSE
README.md
pyproject.toml
jassor/__init__.py
jassor.egg-info/PKG-INFO
jassor.egg-info/SOURCES.txt
jassor.egg-info/dependency_links.txt
jassor.egg-info/requires.txt
jassor.egg-info/top_level.txt
jassor/components/__init__.py
jassor/components/__init__.pyi
jassor/components/blind_mark.py
jassor/components/create_mask/__init__.py
jassor/components/create_mask/__init__.pyi
jassor/components/create_mask/area_diff.py
jassor/components/create_mask/back_free.py
jassor/components/create_mask/cross_entropy.py
jassor/components/create_mask/edge_diff.py
jassor/components/create_mask/edge_diff2.py
jassor/components/create_mask/modnet_predict.py
jassor/components/create_mask/pixel_diff.py
jassor/components/create_mask/pixel_diff_boge.py
jassor/components/data/__init__.py
jassor/components/data/interface.py
jassor/components/data/reader.py
jassor/components/data/reader_asap.py
jassor/components/data/reader_image.py
jassor/components/data/reader_numpy.py
jassor/components/data/reader_openslide.py
jassor/components/data/reader_tiff.py
jassor/components/data/single_predict_crop_dataset.py
jassor/components/data/utils.py
jassor/components/paint/painter.py
jassor/shape/__init__.py
jassor/shape/interface.py
jassor/shape/shapely_impl/__init__.py
jassor/shape/shapely_impl/definition.py
jassor/shape/shapely_impl/functional.py
jassor/shape/shapely_impl/impl_base.py
jassor/shape/shapely_impl/impl_circle.py
jassor/shape/shapely_impl/impl_empty.py
jassor/shape/shapely_impl/impl_full.py
jassor/shape/shapely_impl/impl_multi_complex.py
jassor/shape/shapely_impl/impl_multi_simple.py
jassor/shape/shapely_impl/impl_region.py
jassor/shape/shapely_impl/impl_single_complex.py
jassor/shape/shapely_impl/impl_single_simple.py
jassor/shape/shapely_impl/polygon_creators.py
jassor/utils/__init__.py
jassor/utils/__init__.pyi
jassor/utils/bbox.py
jassor/utils/color.py
jassor/utils/contour.py
jassor/utils/crop_det_label.py
jassor/utils/cropper.py
jassor/utils/ipynb2pycode.py
jassor/utils/iter_method.py
jassor/utils/jassor_plot_lib.py
jassor/utils/json_encoder.py
jassor/utils/logger.py
jassor/utils/merger.py
jassor/utils/multiprocess.py
jassor/utils/table.py
jassor/utils/timer.py
jassor/utils/writer_asap.py
jassor/utils/writer_tiff.py
jassor/utils/writer_tifffile.py