AgIR-FinetuneSAM
is a repository designed to finetune or train models using the SAM-HQ
framework, developed by the SysCV team. This repository extends the capabilities of SAM-HQ
for automatic annotation of SemiField and Field images from the AgIR (Agricultural Image Repository).
- Python >= 3.8
- CUDA >= 11.0 (optional but recommended for GPU acceleration)
- All dependencies are listed in the
requirements.txt
file.
- Special thanks to the SysCV team for developing the SAM-HQ repository.