- Add all Segment Anything models. - Validate ONNX models on load. - Run model in separate thread + add cache. - Build wheels with Github workflow. - Inference encoder for Segment Anything in the background.
0.2.0
- Add all Segment Anything models. - Validate ONNX models on load. - Run model in separate thread + add cache. - Build wheels with Github workflow. - Inference encoder for Segment Anything in the background.
0.1.6
- Fix labeling issues reported by users. - Added all YOLOv5 and YOLOv8 models. Contributor: hdnh2006 - Add instructions to build executable files with PyInstaller.
0.1.1
- Fix some issues reported in: <https://github.com/vietanhdev/anylabeling/issues/2>. - Reorder points for rectangles. - Bump to v0.1.1.
0.0.2
- Labeling tool for Computer Vision - Support YOLOv5 - Preview support for Segment Anything