X-AnyLabeling v2.5.1
Released versions
Version | MD5 |
---|---|
X-AnyLabeling-CPU.exe | 9f45a1b7fb6f9c530b47ff7e46a95989 |
X-Anylabeling-Linux-CPU | 752fb67594b9ab7e0b00f97e37d3c50e |
Note
For GPU acceleration and the macOS version, please consult the guide at this link.
If you need to use the following advanced features, please refer to the corresponding documentation to install additional dependencies.
- Video object tracking based on Segment-Anything-2: Installation Guide
- Object proposal generation based on UPN: Installation Guide
- Interactive visual-text prompting for generic vision tasks: Installation Guide
Important updates
- 🚀 feat(run_all_images): optimize inference efficiency during batch task execution by @chevydream in 900602e
- 🚀 feat(model): add support for Hyper-YOLO by @CVHub520 in 51b8cb2
- 🚀 feat(Florence-2): add CPU support and optimize model loading by @CVHub520 in 3d6239a
- 🐛 fix(RAM): GBK codec decoding error in model loading process by @CVHub520 in 8f7840d
- 🐛 fix(RAM): correct dtype casting in RAM model preprocessing by @CVHub520 in 9a6a036
- 🐛 fix(config): correct text_encoder_type path in open_vision.yaml by @CVHub520 in 64db73c
- 🎨 style(MacOS): improve visibility in dark mode by @CVHub520 in 5c71187
- 📚 docs(OpenVision): update README with new installation instructions by @CVHub520 in 4628963
Full Changelog: v2.5.0...v2.5.1