added images
Browse files- CHANGELOG.md +19 -0
- static/pics/README.md +1 -0
CHANGELOG.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Changelog
|
| 2 |
+
|
| 3 |
+
## [1.1.0] - 2024-11-24
|
| 4 |
+
### Added
|
| 5 |
+
- Updated package naming convention
|
| 6 |
+
|
| 7 |
+
## [1.0.3] - 2024-11-06
|
| 8 |
+
### Added
|
| 9 |
+
- Python package requirements sorted with setup.py
|
| 10 |
+
|
| 11 |
+
## [1.0.2] - 2024-11-01
|
| 12 |
+
### Added
|
| 13 |
+
- Added language support for 10 additional models in the recognition module.
|
| 14 |
+
|
| 15 |
+
## [1.0.1] - 2024-10-28
|
| 16 |
+
### Added
|
| 17 |
+
- Added support for detecting polygonal bounding boxes in `visualize_detection`.
|
| 18 |
+
- Introduced the `show` argument in `visualize_detection` to control image display.
|
| 19 |
+
|
static/pics/README.md
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
|