Mit license for pixellink and changelog (#862)

main
Ben Hoff 6 years ago committed by Nikita Manovich
parent 74f720a3d2
commit 73e5327bad

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

@ -1,3 +1,5 @@
# SPDX-License-Identifier: MIT`
import cv2 import cv2
import numpy as np import numpy as np

Loading…
Cancel
Save