You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nikita Manovich a5c3da1235
Cleanup Dockerfiles for CVAT (#1060)
* Replaced wget by curl

* Moved CI stuff into Dockerfile.ci

* Use docker-compose to run commnands inside docker (need environment variables)

* Added patool again (to support different archive formats)

* Roll back tensorflow version: 1.15 -> 1.13.1

Fixed https://github.com/opencv/cvat/issues/982
Fixed https://github.com/opencv/cvat/issues/1017

* datumaro install tensorflow 2.x now. It breaks automatic annotation
using TF.

* Follow redirects in curl (auto_segmentation)
6 years ago
..
auto_annotation pass in model name and task id to run auto annotation script (#934) 6 years ago
cli Add test code for cli upload function (#986) 6 years ago
coco Upgrade Numpy to avoid Arbitrary Code Execution. Upgrade Django to avoid MitM (#575) 7 years ago
mask Fixed '=' to '==' for numpy in requirments (#556) 7 years ago
open_model_zoo Bump tensorflow from 1.12.3 to 1.15.0 in /cvat/requirements (#968) 6 years ago
tfrecords Cleanup Dockerfiles for CVAT (#1060) 6 years ago
voc VOC converter: Use depth from CVAT XML if available (#885) 6 years ago
yolo fixed label order (#669) 7 years ago
README.md YOLO adapted version of PASCAL VOC converter.py (#454) 7 years ago
__init__.py Moved development on public github. 8 years ago

README.md

CVAT utilities

Description

This folder contains some useful utilities for Computer Vision Annotation Tool (CVAT). To read about a certain utility please choose a link: