13 Commits (4bcd9596d17eb4e551287a05a457601009a53575)

Author SHA1 Message Date
dependabot[bot] 4c72bc3fda Bump tensorflow from 1.12.3 to 1.15.0 in /cvat/requirements (#968)
* Bump tensorflow from 1.12.3 to 1.15.0 in /cvat/requirements

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.3 to 1.15.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v1.12.3...v1.15.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Update pip because tensorflow 1.15 cannot not be found.

* Fix a typo (pip -> pip3)

* Replaced pip3 by python3 -m pip.
6 years ago
Nikita Manovich a2a03d2bd5
implemented adas semantic segmentation (#890) 6 years ago
himalayanZephyr 1af9105bb1 Yolov3 interpretration script fix for 'Annotation failed' and changes to mapping.json (#896) (#912) 6 years ago
Ben Hoff 36c3e2c4d9 implemented adas semantic segmentation 6 years ago
Ben Hoff 73e5327bad Mit license for pixellink and changelog (#862) 6 years ago
Ben Hoff 98e851a21e added in new interp files for pixel link v0004 (#852) 6 years ago
Ben Hoff 310e208229 Fix Yolo: swap width, height; Change box coord order; parsing fix (#802) 6 years ago
Ben Hoff 6df3f5397e fix off by one error in mask rcnn (#801) 6 years ago
Ben Hoff a0f083d274 added in yolo auto annotation sciprt (#794) 6 years ago
Ben Hoff a435b410ed added mask RCNN script (#780) 6 years ago
Ben Hoff 08d7d8c130 Fixed Pixel Link interp file API issues (#544) 7 years ago
Ben Hoff c417c9aed8 Detects oriented text for auto annotation (#532) 7 years ago
Ben Hoff cd5d43136d Faster R-CNN with Inception v2 for auto annotation (#541) 7 years ago