swh:1:snp:973504f75325e1c705c39106a2685791af62e9e3

sort by:
Revision Author Date Message Commit Date
04e4b4a Release 0.2.0 28 September 2018, 15:34:41 UTC
f15348c Release 0.2 fix (#97) * Bug has been fixed: invisible points actually are visible * Bug has been fixed: impossible to lock/occlude object in AAM 28 September 2018, 11:31:36 UTC
ca77043 Revert "Merge branch 'develop' into release-0.2" This reverts commit 5ac095938beeaec8513c8d0820c6b8e3bf897d16, reversing changes made to fdf63cf00bb2100b8a5e9b0d25330a92c6eeae1f. 25 September 2018, 19:32:54 UTC
5ac0959 Merge branch 'develop' into release-0.2 25 September 2018, 15:27:02 UTC
fdf63cf Replace Unrelease on 0.2.0 version inside CHANGELOG (#92) 25 September 2018, 15:20:46 UTC
0338afb Describe XML format v1.1 (#88) (#91) 25 September 2018, 15:04:53 UTC
48b08eb Describe XML format v1.1 (#88) 25 September 2018, 15:00:47 UTC
5372220 Port changes from release-0.2 branch (#87) * Add CHANGELOG.md (#85) 25 September 2018, 13:15:52 UTC
c5f63de Add CHANGELOG.md (#85) 25 September 2018, 13:13:04 UTC
1512c38 Release 0.2 (#83) * Improve documentation for overlap parameter. (#82) Fix #22 (Improve documentation for overlap parameter) * Improve description how to specify labels with attributes. (#81) Fix #67 (clarify how to create multiple labels) 21 September 2018, 16:06:41 UTC
027fe42 Improve description how to specify labels with attributes. (#81) Fix #67 (clarify how to create multiple labels) 21 September 2018, 16:03:30 UTC
f58b7e6 Improve documentation for overlap parameter. (#82) Fix #22 (Improve documentation for overlap parameter) 21 September 2018, 16:02:38 UTC
e600c32 Update README (#79) (#80) * Added new screenshot + screencasts. 21 September 2018, 15:07:45 UTC
48c292d Update README (#79) * Added new screenshot + screencasts. 21 September 2018, 15:05:43 UTC
93eaaf7 Ability to change an opacity for selected shapes (#77) * Feature has been implemented: ability to change selected opacity for shapes * Floats used in ranges 21 September 2018, 14:23:11 UTC
64962ab Add gitter badge into README. (#75) 21 September 2018, 07:53:51 UTC
df15090 Port fixes from release-0.2 - Cuda installation has been fixed (#71) - Updated documentation for v0.2.0 (#63) - Player navigation has been fixed if window was scrolled (#66) 20 September 2018, 13:51:30 UTC
2d0079f CVAT links to specific frame or object/objects (#73) * URL search parameter for frame and for filter 20 September 2018, 13:42:27 UTC
f5d7316 Cuda installation has been fixed (#71) 20 September 2018, 11:56:09 UTC
59f9722 Updated documentation for v0.2.0 (#63) 20 September 2018, 11:44:40 UTC
366ad6a Contribution guidelines (#69) 20 September 2018, 09:11:59 UTC
2696240 #35 CVAT - AWS-Deployment guide (#47) 20 September 2018, 06:32:40 UTC
c6fe28e Player navigation has been fixed if window was scrolled (#66) 19 September 2018, 15:53:55 UTC
eac18ff Release 0.2.0 (#64) * Move function from closure to class method * Bug has been fixed: Failed to execute 'inverse' on 'SVGMatrix': The matrix is not invertible * Performance of frame changing has been increased due to UI containers had detached from DOM before their items were created * Bug has been fixed: Defiant doesn't support dash (-) in xpath nodes (#53) * Data validation on client and server (#51) * Migration files have been added (#59) * Big int migration file has been rewritten with Django syntax (#60) * Some memory leaks have been fixed (#61) 19 September 2018, 11:52:58 UTC
badddeb Some memory leaks have been fixed (#61) * svg.selectize.js memory leaks have been fixed 19 September 2018, 08:19:37 UTC
05e6e33 Big int migration file has been rewritten with Django syntax (#60) 18 September 2018, 14:14:15 UTC
d1b20d6 Polygon edit method (#57) * Editor for polylines * Polyshape editing for points * Ability to exit from edit mode by right click (if no points) * Slice approach have been added for polyshape creating 18 September 2018, 07:10:31 UTC
7c3f20a Migration files have been added (#59) Fixed problems with "integer out of range" for trackedbox (int -> bigint) 17 September 2018, 13:24:41 UTC
6e64bb3 Data validation on client and server (#51) * Data validation on client and server * Consistent uploading methods for task and for job 12 September 2018, 07:32:08 UTC
72e5bf6 Bug has been fixed: filename extension in annotation file differ by s… (#55) * Bug has been fixed: filename extensions in annotation file differ by source filename extension 12 September 2018, 07:24:18 UTC
5a369a9 Bug has been fixed: Defiant doesn't support dash (-) in xpath nodes (#53) 12 September 2018, 06:24:00 UTC
89cb5eb Merge pull request #46 from opencv/change_frame_optimization_1.5-2x Performance of frame changing has been increased due to UI containers… 10 September 2018, 15:15:21 UTC
a6db3a4 Performance of frame changing has been increased due to UI containers had detached from DOM before their items were created 07 September 2018, 14:05:13 UTC
4c3046c Merge pull request #45 from opencv/inverse_svg_matrix_bug Bug has been fixed: Failed to execute 'inverse' on 'SVGMatrix': The m… 07 September 2018, 13:00:45 UTC
2dd8680 Bug has been fixed: Failed to execute 'inverse' on 'SVGMatrix': The matrix is not invertible 07 September 2018, 12:46:34 UTC
d83f77f Merge pull request #42 from opencv/segm_publ_branch Move function from closure to class method 05 September 2018, 09:30:33 UTC
96f3802 Move function from closure to class method 04 September 2018, 12:45:42 UTC
a50b4cc Moved development on public github. - changed Content-type for save_job request to application/json, object… - Adopted public PR - PASCAL VOC converter - Added convert_to_mask.py script - Fixed player continue plaing at the end of video, lock for editable object broke the client - Same colors for shapes and menus, ability to change color for label or group - Undo redo - Added license header for all files - Added .gitattributes file (critical for bash scripts) - Fixed "Don't delete tasks if a user is deleted" - More strict check for 'checkbox' and 'number' values - Added convert_to_coco.py script - Job statistic were extended. Blowradius was removed - More strict labels verification - Drag polygons by requirement, norm stroke opacity, easy box dragging - Drawing with mouse outside the image area - Fixed 7z support - Boundig box size in drawer, switcheable grid - Split tracks feature - Fix flip parsing - Update color set & color by label feature - Add point for polygons feature - Added context menu - Polyshapes 30 August 2018, 11:22:45 UTC
e7fba70 Merge pull request #9 from syonekura/feature/pascal_voc_converter Feature/pascal voc converter 23 August 2018, 08:55:12 UTC
52d2149 unit testing, warns when using interpolation xml's or images with annotations different than bounding boxes 21 August 2018, 17:45:49 UTC
4665e38 fix contributors file, re-arranges scripts structure and requirements 21 August 2018, 17:45:49 UTC
6f6c271 adds documentation and contributor 21 August 2018, 17:42:48 UTC
7d3a673 adds cvat xml to pascal voc formatter 21 August 2018, 17:42:48 UTC
d175291 adds cvat xml to pascal voc formatter 21 August 2018, 17:40:34 UTC
c579ba2 Merge pull request #27 from JulianWgs/fix_import_RGBA enable the import of picture with alpha channel 11 August 2018, 12:01:45 UTC
e4230f7 enable the import of picture with alpha channel - jpg doesnt support alpha channels - when importing pictures with alpha channel error shows up -- "Could not create the task. OSError: cannot write mode RGBA as JPEG" - fix error by converting "RGBA" to "RGB" before saving image 10 August 2018, 08:53:49 UTC
dea2724 Release 0.1.2 * Fixed 7z support. (#235) * Added 'Development Environment' into CONTRIBUTING.md * More strict verification for labels with attributes. * More strict check for values of checkbox/number type of attributes. * Added .vscode/launch.json Changes: - Fixed https://github.com/opencv/cvat/issues/14 (docker-compose down command as written in the readme does not remove volumes) - Fixed https://github.com/opencv/cvat/issues/15 (All checkboxes in temporary attributes are checked when reopening job after saving the job) - Fixed https://github.com/opencv/cvat/issues/18 (Extend contributing.md) - Fixed https://github.com/opencv/cvat/issues/19 (Using the same attribute for label twice -> Stuck) 07 August 2018, 08:50:23 UTC
e8b2c40 Release 0.1.1 * video from share hotfix & dump hotfix * Added contributors * Added screenshot, documentation, screencasts into README.md * Fixed GitHub documentation 06 July 2018, 16:11:15 UTC
eb9fba3 Release 0.1.0 29 June 2018, 19:39:37 UTC
back to top