Skip to content

Commit 31232b8

Browse files
benhoffChris Lee-Messer
authored and
Chris Lee-Messer
committed
Mit license for pixellink and changelog (cvat-ai#862)
1 parent 19f50af commit 31232b8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ https://github.com/opencv/cvat/issues/750).
1717
- Ability to dump/load annotations in LabelMe format from UI
1818
- REST API to export an annotation task (images + annotations)
1919
- Datumaro is an experimental framework to build, analyze, debug and visualize datasets for DL algorithms
20+
- Text Detection Auto Annoation Script in OpenVINO format for version 4
2021

2122
### Changed
2223
-

utils/open_model_zoo/Retail/object_detection/text/pixel_link_mobilenet_v2/0004/pixel_link_mobilenet_v2.py

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# SPDX-License-Identifier: MIT`
2+
13
import cv2
24
import numpy as np
35

0 commit comments

Comments
 (0)