Spaces:
Sleeping
Sleeping
File size: 482 Bytes
db539fd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
# Changelog
## [1.1.0] - 2024-11-24
### Added
- Updated package naming convention
## [1.0.3] - 2024-11-06
### Added
- Python package requirements sorted with setup.py
## [1.0.2] - 2024-11-01
### Added
- Added language support for 10 additional models in the recognition module.
## [1.0.1] - 2024-10-28
### Added
- Added support for detecting polygonal bounding boxes in `visualize_detection`.
- Introduced the `show` argument in `visualize_detection` to control image display.
|