swh:1:snp:973504f75325e1c705c39106a2685791af62e9e3

sort by:
Revision Author Date Message Commit Date
011c4aa Update changelog. 30 April 2020, 19:09:28 UTC
bf6f550 React UI: cuboids (#1451) 30 April 2020, 15:28:34 UTC
227ab05 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> 30 April 2020, 15:27:23 UTC
ee6deba Fixed 'Open task' button doesn't work (#1474) 30 April 2020, 12:18:35 UTC
f4ae611 Remove deprecated utils (#1477) * removed deprecated convert scripts * updated changelog 30 April 2020, 09:56:04 UTC
3d4e726 Fix apache startup (#1467) * Fix Network Error after PC Restart (#1035) * Update CHANGELOG.md 27 April 2020, 20:18:15 UTC
fc37800 Update items from AAM (basics) to Vocabulary in User Guide (#1459) * Update items from AAM (basics) to Vocabulary * Delete unused images and gif 27 April 2020, 14:44:11 UTC
5e96c2a Fixed versioning for node 8 (#1466) 27 April 2020, 11:08:15 UTC
8a2efa4 fix auto annotation to not eat all RAM (#1328) Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com> 27 April 2020, 07:07:44 UTC
176dc71 React UI: batch of fixes (#1462) * CVAT new UI: add arrows on a mouse cursor * Delete point bug (in new UI) 24 April 2020, 14:26:33 UTC
191d15e Update item "Interpolation mode (basics)" in User Guide (#1455) * Update item interpolation mode in user guide fix typos and contents * Fix a typo * Fix a typo in the filename Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com> 24 April 2020, 07:38:03 UTC
c6c9e7d React UI: Added client versioning (#1448) * Adjusted antd import * Wrapped core and canvas * Added versioning * Updated changelog, adjusted installation guide a bit 23 April 2020, 11:07:23 UTC
76037e5 Update item "Annotation mode (basics)" in User Guide (#1412) * Update item "annotation mode (basics)" in User Guide * Replacing a gif017 with an image 22 April 2020, 15:11:15 UTC
d68d881 React UI: Batch of fixes (#1445) * Hide functionality (H) doesn't work * The highlighted attribute doesn't correspond to the chosen attribute in AAM * Inconvinient image shaking while drawing a polygon (hold Alt key during drawing/editing/grouping to drag an image) * Filter property "shape" doesn't work and extra operator in description * Block of text information doesn't disappear after deactivating for locked shapes * Annotation uploading fails in annotation view * UI freezes after canceling pasting with escape Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com> 22 April 2020, 12:34:49 UTC
00a288f React UI: Fixed typos in remove annotations confirmation (#1450) 22 April 2020, 12:24:32 UTC
c78db45 [Datumaro] Fix duplicating keypoints in COCO export (#1435) 22 April 2020, 06:50:30 UTC
9344b06 fix: OSError:broken data stream (#1430) 20 April 2020, 12:48:30 UTC
70b6f0f Improve PR template (#1427) * Simplified PR template. * Remove a new line to make codacy happy. 20 April 2020, 07:47:36 UTC
f1aee89 React UI: ReID algorithm (#1406) * Initial commit * Connected storage * Added core API method * Done implementation * Removed rule * Removed double cancel * Updated changelog * Fixed: Cannot read property toFixed of undefined * Update CHANGELOG.md 17 April 2020, 15:52:11 UTC
deac1b0 Update item "Types of shapes" (#1401) 16 April 2020, 15:06:37 UTC
ca022d7 Fixed auto annotation, tf annotation and auto segmentation apps (#1409) * fixed code that uses FrameProvider, as the interface has changed * Update CHANGELOG.md 16 April 2020, 15:03:56 UTC
3cf0507 Updated version of CVAT server till beta.2 15 April 2020, 17:43:15 UTC
b415c4f Update CHANGELOG.md (next version is 1.0.0-beta.2) 15 April 2020, 17:42:08 UTC
15299e4 Updated CHANGELOG (new version will be 1.0.0-beta.1) 15 April 2020, 17:37:17 UTC
a38948e Update CHANGELOG.md 15 April 2020, 17:29:19 UTC
c515bb1 Merge remote-tracking branch 'origin/develop' into release-1.0.0 15 April 2020, 15:58:50 UTC
43bb4b2 Fixed: Failed to execute removChild.. (#1405) 15 April 2020, 09:02:00 UTC
018925d React UI: batch of fixes (#1404) * React UI has become a primary UI * Temporary disabled cuboid in cvat-core 14 April 2020, 21:40:42 UTC
4bcd959 React UI: Automatic bordering for polygons and polylines during drawing/editing (#1394) * Fixed: cannot read property 'set' of undefined * Fixed UI failing: save during drag/resize * Fixed multiple saving (shortcut sticking) * Undo/redo fixed * Allowed one interpolated point * Fixed API reaction when repository synchronization is failed * Updated changelog * Auto bordering feature * Some fixes, added shortcuts * Fixed draw when start with one of supporting point 14 April 2020, 20:26:11 UTC
a237c66 React UI: Semi-automatic segmentation (#1398) * implemented checked * Implemented plugin * Added dialog windows * Updated changelo * Added cancel request 14 April 2020, 20:25:20 UTC
5e21b4a Batch of fixes (#1403) * Fixed bug when job cannot be opened * Fixed bug when deactivated shape is still highlighted * Fixed Error: 'AttributeError: 'tuple' object has no attribute 'read' * Fixed: wrong semi-automatic segmentation near edges of an image * Updated changelog Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com> 14 April 2020, 20:21:46 UTC
e71e460 React UI: Displaying public ssh keys in UI (#1375) * Updated changelog * Typos 14 April 2020, 20:16:51 UTC
35190d9 Fix git app paths (#1400) * changed paths for the git repos * Update CHANGELOG.md * updated licence header 14 April 2020, 20:15:20 UTC
eaec684 Update item "Basic navigation" in User Guide and bug fix in user_guide.md (#1395) 14 April 2020, 09:52:30 UTC
cf511ae React UI: Batch of fixes (#1383) * Fixed: cannot read property 'set' of undefined * Fixed UI failing: save during drag/resize * Fixed multiple saving (shortcut sticking) * Undo/redo fixed * Allowed one interpolated point * Fixed API reaction when repository synchronization is failed * Updated changelog 13 April 2020, 10:09:43 UTC
59ec5c4 Update item "Interface of the annotation tool" in User Guide (#1386) 13 April 2020, 08:43:58 UTC
819b81d Fix label comparison in voc format (#1382) 13 April 2020, 08:38:51 UTC
13b8cfa Instructions on using HTTPS (#1357) 13 April 2020, 08:32:08 UTC
bd65924 [Datumaro] Fix COCO keypoint export bug (#1388) 12 April 2020, 15:52:25 UTC
73346b3 Az/fix remote files (#1392) * fixed task creation from remote files * Update CHANGELOG.md 10 April 2020, 14:30:49 UTC
90740a7 Update item "Creating an annotation task" in User Guide (#1363) 08 April 2020, 17:55:53 UTC
557e308 Add chunk iterator cache to frame provider (#1367) * Add chunk iterator cache * fix 08 April 2020, 17:47:58 UTC
afeab69 Save full image paths in coco (#1381) 08 April 2020, 15:42:20 UTC
e84f482 Merge pull request #1377 from opencv/bs/invisible_fix React UI: Fixed points visibility when go between frames 08 April 2020, 08:16:52 UTC
b94a949 React UI: Added message when share is empty or not mounted (#1373) * Added message when share is empty or not mounted * Updated changelog * Update CHANGELOG.md Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com> 08 April 2020, 07:45:31 UTC
b4a91f8 Fixed points visibility when go between frames 07 April 2020, 15:15:07 UTC
7ece212 Simplified codeowners file (#1376) 07 April 2020, 14:19:46 UTC
e659fef Added missed fields in exception logs (#1372) 07 April 2020, 14:14:46 UTC
1d78c54 Batch of fixes (#1370) * Some margins were change to paddings * Removed extra selected * Fix: added outside shapes when merge polyshapes * Fixed double scroll bars * Updated canvas table * Fixed setup methodf * Disabled change frame during drag, resize and editing * Fixed: hidden points are visible * Fixed: Merge is allowed for points, but clicks on points conflict with frame dragging logic * Fixed: do not filter removed objects * Updated CHANGELOG.md * Couple of headers updated 07 April 2020, 12:21:33 UTC
76fc8e4 Add pull request and issue templates (#1359) * Add initial version of pull request template * Fix links * Fix codacy issues * Slightly improve titles of sections * Add a note about strikethough for the checklist. * Fix progress of a pull request (each checkbox is an issue) * Add the license header, checkboxes about the license. * Updated the license * Update the license to met https://github.com/licensee/licensee/blob/master/vendor/choosealicense.com/_licenses/mit.txt restrictions. * Fix the pull request template name * Make explaination text as comments (it will be visible when you edit the PR message) * Add initial version of the issue template. 06 April 2020, 12:58:55 UTC
411a3df Add CODEOWNERS file (#1360) * Add CODEOWNERS file * Removed the outdated file. See https://github.com/opencv/cvat/graphs/contributors * Change codeowners 06 April 2020, 08:55:16 UTC
4574548 Refactor frame provider (#1355) * Refactor frame provider * fix 06 April 2020, 08:54:44 UTC
8593d7e Merge pull request #1365 from opencv/develop Merge changes for 1.0.0-beta release 06 April 2020, 07:24:51 UTC
c17303b Merge pull request #1358 from opencv/nm/fix_preview_size Increase preview size 04 April 2020, 14:34:26 UTC
de52a73 Add a line into CHANGELOG.md about the change. 04 April 2020, 03:31:19 UTC
87784fa Increase preview size till 256, 256. Previous preview size was not optimal and led to a blurred image due to too small size. 04 April 2020, 03:25:00 UTC
16afc69 Merge pull request #1349 from opencv/bs/show_text_always React UI: Added option to display shape text always 03 April 2020, 16:46:30 UTC
f0c6bdb Merged develop 03 April 2020, 16:40:22 UTC
364db2c Fixed typos in interface 03 April 2020, 16:39:40 UTC
dadd3e6 Merge pull request #1347 from opencv/bs/reset_color_settings React UI: Added button to reset color settings 03 April 2020, 16:18:27 UTC
e0db8f4 Disabled option by default 03 April 2020, 16:07:17 UTC
7bdf9bb Az/fix dextr (#1348) * Fixed dextr_segmentation app * updated changelog Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com> 03 April 2020, 15:01:13 UTC
be2ec3a fixed dump error after moving format files (#1342) * fixed dump error after moving format files * updated changelog 03 April 2020, 09:32:20 UTC
abbc635 Fixed screen scaling 03 April 2020, 07:51:49 UTC
96c9427 Hidden/outside fix 03 April 2020, 07:25:04 UTC
cc7df4d Merged develop 03 April 2020, 06:47:04 UTC
207dc99 Merge branch 'develop' into bs/reset_color_settings 02 April 2020, 20:08:58 UTC
ae7dc9c Merge pull request #1346 from opencv/bs/bitmap React UI: Implementation of bitmap in client 02 April 2020, 19:58:39 UTC
5f53302 Updated changelog 02 April 2020, 19:20:33 UTC
7d986d5 Added option to display shape text always 02 April 2020, 19:14:59 UTC
02d6a0c Updated changelog 02 April 2020, 12:38:29 UTC
3d44c06 Added button to reset color settings 02 April 2020, 12:36:07 UTC
c49a0c1 Merge branch 'develop' into bs/bitmap 02 April 2020, 12:10:51 UTC
361679d Merge pull request #1340 from opencv/bs/undefined_keyword React UI: Special behaviour for the attribute value __undefined__ 02 April 2020, 12:00:34 UTC
f714510 Merge branch 'develop' into bs/undefined_keyword 02 April 2020, 11:48:02 UTC
bc11af9 Merge pull request #1339 from opencv/bs/added_filters_help_dialog React UI: Added dialog window with some help info about filters 02 April 2020, 11:44:20 UTC
075ee50 Merge pull request #1338 from opencv/bs/fixed_escale_in_draw React UI: Fixed escape in draw 02 April 2020, 11:39:32 UTC
66c6e7e Fix point interpolation (#1344) * Extend formats tests with different track types * Add unordered list comparison * Skip empty list comparison * fix * fix * Reproduce problem * Fix point interpolation for single point * undo rest api refactor 02 April 2020, 11:08:22 UTC
80a07e5 Do not show invisible objects on bitmap 02 April 2020, 10:45:03 UTC
4da951a Fixed settings after reopen a job 02 April 2020, 10:42:22 UTC
7303ae2 Z-layer support 02 April 2020, 10:34:57 UTC
ec38159 Updated changelog 02 April 2020, 10:33:21 UTC
c842c25 Implementation of bitmap in client 02 April 2020, 10:32:03 UTC
5e092cd Fixed year in license headers 31 March 2020, 21:36:21 UTC
c91fa27 Updated changelog 31 March 2020, 21:34:59 UTC
10c3006 No break space const 31 March 2020, 21:30:29 UTC
5b8ee72 Fixed license year 31 March 2020, 21:27:55 UTC
dd4a088 Special behaviour for the attribute value __undefined__ 31 March 2020, 21:26:36 UTC
cb2c82d Updated changelog 31 March 2020, 19:25:15 UTC
d578f17 Updated changelog 31 March 2020, 19:24:07 UTC
1feeef6 Add information for next release + update version. 31 March 2020, 19:14:01 UTC
59430bc Add missing information into changelog. 31 March 2020, 19:08:11 UTC
314e556 Typos in doc 31 March 2020, 13:13:22 UTC
a7f02df Added dialog window with some help info about filters 31 March 2020, 13:11:35 UTC
2e6a92a Insert multiple shapes 31 March 2020, 11:09:47 UTC
0cf3978 Fixed escape in draw 31 March 2020, 11:04:18 UTC
9c443db Az/fix migration (#1333) * fixed migration because readers interface changed * fixed tests 30 March 2020, 16:22:19 UTC
887c6f0 Move annotation formats to dataset manager (#1256) * Move formats to dataset manager * Unify datataset export and anno export implementations * Add track_id to TrackedShape, export tracked shapes * Replace MOT format * Replace LabelMe format * Add new formats to dm * Add dm tests * Extend TrackedShape * Enable dm test in CI * Fix tests * Add import * Fix tests * Fix mot track ids * Fix mot format * Update attribute logic in labelme tests * Use common code in yolo * Put datumaro in path in settings * Expect labels file in MOT next to annotations file * Add MOT format description * Add import * Add labelme format description * Linter fix * Linter fix2 * Compare attributes ordered * Update docs * Update tests 30 March 2020, 14:55:12 UTC
e87ec38 Small preview and progress (#1331) * Reduce preview size (untested) * Fix tests * Improve media readers (untested) * fixed migration * fixed frame provider * fixed preview save * fixed stop frame * handle duration == None * codacy * added missed import * unified iteration over frames for media readers and fixed corner case when user specify stop_frame = 0 Co-authored-by: Nikita Manovich <nikita.manovich@intel.com> 30 March 2020, 14:53:58 UTC
ddf452c Merge pull request #1332 from opencv/bs/fixed_z_order_computing Fixed zOrder range computing in case when there are tags 30 March 2020, 14:39:19 UTC
back to top