What's Changed
* added DinoV2 model by mese79 in https://github.com/juglab/featureforest/pull/6
* Added large SAM model adapter (vit_h) by mese79 in https://github.com/juglab/featureforest/pull/8
* updated post-processing using LightHQSAM by mese79 in https://github.com/juglab/featureforest/pull/10
* Embeding extraction testing by veegalinova in https://github.com/juglab/featureforest/pull/9
* Update Post-processing by mese79 in https://github.com/juglab/featureforest/pull/11
* updated post-processing: added sam auto-segmentation method by mese79 in https://github.com/juglab/featureforest/pull/12
* Updated export functionality by mese79 in https://github.com/juglab/featureforest/pull/13
* Bug fix: calculating the right amount of padding to add to image by mese79 in https://github.com/juglab/featureforest/pull/14
* Storing features in float16 by mese79 in https://github.com/juglab/featureforest/pull/16
New Contributors
* veegalinova made their first contribution in https://github.com/juglab/featureforest/pull/9
**Full Changelog**: https://github.com/juglab/featureforest/compare/v0.0.1...v0.0.3