LICENSE
README.md
setup.cfg
setup.py
segment_anything_hq/__init__.py
segment_anything_hq/automatic_mask_generator.py
segment_anything_hq/build_sam.py
segment_anything_hq/build_sam_baseline.py
segment_anything_hq/predictor.py
segment_anything_hq.egg-info/PKG-INFO
segment_anything_hq.egg-info/SOURCES.txt
segment_anything_hq.egg-info/dependency_links.txt
segment_anything_hq.egg-info/requires.txt
segment_anything_hq.egg-info/top_level.txt
segment_anything_hq/modeling/__init__.py
segment_anything_hq/modeling/common.py
segment_anything_hq/modeling/image_encoder.py
segment_anything_hq/modeling/mask_decoder.py
segment_anything_hq/modeling/mask_decoder_hq.py
segment_anything_hq/modeling/prompt_encoder.py
segment_anything_hq/modeling/sam.py
segment_anything_hq/modeling/tiny_vit_sam.py
segment_anything_hq/modeling/transformer.py
segment_anything_hq/utils/__init__.py
segment_anything_hq/utils/amg.py
segment_anything_hq/utils/onnx.py
segment_anything_hq/utils/transforms.py