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.
zhiltsov-max 731b8967c0
Fix LabelMe format (#1260)
* Fix labelme filenames

* Change module path

* Add tests for LabelMe

* Update test

* Fix test

* Add line in changelog
6 years ago
..
migrations Changed CharField(64) -> CharField(4096) for attribute value (#1048) 6 years ago
static/engine Updated svg.js version (#1212) 6 years ago
templates/engine Cuboid annotation (#678) 6 years ago
tests Fix LabelMe format (#1260) 6 years ago
__init__.py RESTful API (#389) 7 years ago
admin.py CVAT.js (part 1) (#463) 7 years ago
annotation.py Release 0.5 (#705) 7 years ago
apps.py RESTful API (#389) 7 years ago
data_manager.py fixed dump of interpolation points object && statistics calculation (#1108) 6 years ago
log.py RESTful API (#389) 7 years ago
media.mimetypes added in pdf extractor (#557) 7 years ago
media_extractors.py Selecting non images leads to 400 error (#734) 6 years ago
models.py Cuboid annotation (#678) 6 years ago
pagination.py page_size parameter for all REST API methods (#884) 6 years ago
plugins.py Git application (#184) 7 years ago
serializers.py Cuboid annotation (#678) 6 years ago
signals.py RESTful API (#389) 7 years ago
task.py React & Antd UI: Create task (#840) 6 years ago
urls.py Swagger documentation (#978) 6 years ago
utils.py Different fixes for Release 0.5.0 (#667) 7 years ago
views.py Fix timezone bug (#1010) 6 years ago