What's Changed * Update optional dependencies by giswqs in https://github.com/opengeos/segment-geospatial/pull/168 * Improve contributing guidelines by giswqs in https://github.com/opengeos/segment-geospatial/pull/169 * [FIX] Added missing conversions from BGR to RGB by lbferreira in https://github.com/opengeos/segment-geospatial/pull/171 * Address JOSS review comments by giswqs in https://github.com/opengeos/segment-geospatial/pull/175
New Contributors * lbferreira made their first contribution in https://github.com/opengeos/segment-geospatial/pull/171
What's Changed * Add support for HQ-SAM by giswqs in https://github.com/opengeos/segment-geospatial/pull/161 * Add HQ-SAM notebooks by giswqs in https://github.com/opengeos/segment-geospatial/pull/162
- Updated installation docs (146) - Updated leafmap and localtileserver to dependencies (146) - Added info about libgl1 dependency install on Linux systems (141) - Fixed save_masks bug without source image (139)
0.8.4
**Improvements**
- Fixed model download bug (136) - Added legal notice (133) - Fixed image source bug for show_anns (131) - Improved exception handling for LangSAM GUI (130) - Added to return pixel coordinates of masks (129) - Added text_sam to docs (123) - Fixed file deletion error on Windows (122) - Fixed mask bug in text_sam/predict when the input is PIL image (117)
0.8.3
**New Features**
- Added support for batch segmentation (116) - Added swimming pools example (106)
**Improvements**
- Removed 'flag' and 'param' arguments (112) - Used sorted function instead of if statements (109)