This project integrates code from:
- [SAM2](https://github.com/facebookresearch/sam2) ([`Apache 2.0 License`](LICENSE-Apache-2.0))
- [SAM2 Long](https://github.com/Mark12Ding/SAM2Long) ([`CC-BY-NC 4.0 License`](LICENSE-CC-BY-NC-4.0)) 🚫 **Non-Commercial Use Only**
- [napari-samv2](https://github.com/Krishvraman/napari-SAMV2) ([`BSD-3 License`](LICENSE-BSD-3))

The following changes were made to SAM2Long:
- integrated SAM2Long into a napari plugin
- modified the video predictor to support the progress bar in the plugin

Licensing Notice:
- Due to its dependency on SAM2 Long (CC-BY-NC 4.0), **this plugin is for NON-COMMERCIAL USE ONLY**.
- Please see the LICENSE file for detailed licensing information.
