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.
Andrey Zhavoronkov 227ab05e73
Fixed uploading track annotations for multi-segment tasks (#1396)
* fixed uploading annotation for overlapped segments

* fixed dump of tracks for multisegment task

* Update CHANGELOG.md

* fixed comments

* fixed comments

* Update cvat/apps/engine/data_manager.py

Co-Authored-By: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>

* drop start shapes with outside==True for splitted track

* code cleanup

* fixed typo

* fix

Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
..
annotation Fixed uploading track annotations for multi-segment tasks (#1396) 6 years ago
authentication Added documentation for swagger page (#936) 6 years ago
auto_annotation fix auto annotation to not eat all RAM (#1328) 6 years ago
auto_segmentation Fixed auto annotation, tf annotation and auto segmentation apps (#1409) 6 years ago
dataset_manager Add chunk iterator cache to frame provider (#1367) 6 years ago
dextr_segmentation React UI: ReID algorithm (#1406) 6 years ago
documentation Fixed 'Open task' button doesn't work (#1474) 6 years ago
engine Fixed uploading track annotations for multi-segment tasks (#1396) 6 years ago
git Fix git app paths (#1400) 6 years ago
log_viewer React & Antd: Dashboard migration (#892) 6 years ago
reid React UI: ReID algorithm (#1406) 6 years ago
tf_annotation Fixed auto annotation, tf annotation and auto segmentation apps (#1409) 6 years ago
profiler.py Fix upload big xml files for tasks (#199) 7 years ago