.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
install.bat
install.sh
mkdocs.yml
pyproject.toml
requirements.txt
setup.cfg
setup.py
startup_napari.bat
startup_napari.sh
tox.ini
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/deploy.yaml
.github/workflows/only_test.yml
.github/workflows/plugin_preview.yml
.github/workflows/test_and_deploy.yml
.napari/DESCRIPTION.md
.napari/config.yml
.napari-hub/DESCRIPTION.md
.napari-hub/config.yml
demo/img.png
demo/img_ROIs.zip
demo/img_ROIs_classes.zip
docs/index.md
src/napari_annotatorj/__init__.py
src/napari_annotatorj/_dock_widget _orig.py
src/napari_annotatorj/_dock_widget.py
src/napari_annotatorj/_function.py
src/napari_annotatorj/_reader.py
src/napari_annotatorj/_reader_orig.py
src/napari_annotatorj/_version.py
src/napari_annotatorj/_writer.py
src/napari_annotatorj/build_napari_annotatorj.bat
src/napari_annotatorj/load_image.py
src/napari_annotatorj/load_imagej_roi.py
src/napari_annotatorj/napari.yaml
src/napari_annotatorj/predict_unet.py
src/napari_annotatorj/startup_annotatorj.py
src/napari_annotatorj.egg-info/PKG-INFO
src/napari_annotatorj.egg-info/SOURCES.txt
src/napari_annotatorj.egg-info/dependency_links.txt
src/napari_annotatorj.egg-info/entry_points.txt
src/napari_annotatorj.egg-info/requires.txt
src/napari_annotatorj.egg-info/top_level.txt
src/napari_annotatorj/_tests/__init__.py
src/napari_annotatorj/_tests/mimic_roiloading_frommask.py
src/napari_annotatorj/_tests/mimic_roiloading_fromtext.py
src/napari_annotatorj/_tests/test_annotatorj_fcns.py
src/napari_annotatorj/_tests/test_dock_widget.py
src/napari_annotatorj/_tests/test_function.py
src/napari_annotatorj/_tests/test_reader.py
src/napari_annotatorj/_tests/test_writer.py
src/napari_annotatorj/hooks/hook-OpenGL.py
src/napari_annotatorj/hooks/hook-freetype.py
src/napari_annotatorj/hooks/hook-ipykernel.py
src/napari_annotatorj/hooks/hook-napari.py
src/napari_annotatorj/hooks/hook-parso.py
src/napari_annotatorj/hooks/hook-vispy.py
src/napari_annotatorj/icon/annotatorj_logo_dark.svg
src/napari_annotatorj/icon/annotatorj_logo_light.svg
src/napari_annotatorj/icon/annotatorj_logo_red.svg
src/napari_annotatorj/icon/gear_icon_white.svg
src/napari_annotatorj/unet/LICENSE
src/napari_annotatorj/unet/README.md
src/napari_annotatorj/unet/data.py
src/napari_annotatorj/unet/main.py
src/napari_annotatorj/unet/model.py
src/napari_annotatorj/unet/zhixuhao_unet_repository.txt