-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.2 #100
Merged
Merged
Release 0.2 #100
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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
Move function from closure to class method
…atrix is not invertible
Bug has been fixed: Failed to execute 'inverse' on 'SVGMatrix': The m…
… had detached from DOM before their items were created
Performance of frame changing has been increased due to UI containers…
#55) * Bug has been fixed: filename extensions in annotation file differ by source filename extension
* Data validation on client and server * Consistent uploading methods for task and for job
Fixed problems with "integer out of range" for trackedbox (int -> bigint)
* 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
* svg.selectize.js memory leaks have been fixed
* 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)
* URL search parameter for frame and for filter
* Feature has been implemented: ability to change selected opacity for shapes * Floats used in ranges
* Added new screenshot + screencasts.
Fix #22 (Improve documentation for overlap parameter)
Fix #67 (clarify how to create multiple labels)
* Add CHANGELOG.md (#85)
* Bug has been fixed: invisible points actually are visible * Bug has been fixed: impossible to lock/occlude object in AAM
bsekachev
approved these changes
Sep 28, 2018
TOsmanov
pushed a commit
to TOsmanov/cvat
that referenced
this pull request
Aug 23, 2021
* Update openvino launcher for r2021.1 - added extra output layers support - removed plugins path option * Fix inference with single-channel images * Add auto-removal of model folder on error whan adding a model * update changelog
azhavoro
pushed a commit
that referenced
this pull request
Aug 22, 2022
* Fix show empty tasks * v1.41.1 * Update changelog Co-authored-by: Boris Sekachev <sekachev.bs@gmail.com>
bsekachev
added a commit
that referenced
this pull request
Nov 4, 2022
* AI tracker was one frame late * TransT tracker integration * fixed linter issues * added transt tracker to readme * clone a fixed transt version * nvidia/cuda:11.1-devel-ubuntu20.04 not available anymore, replaced with nvidia/cuda:11.7.0-devel-ubuntu20.04 * Fix show empty tasks (#100) * Fix show empty tasks * v1.41.1 * Update changelog Co-authored-by: Boris Sekachev <sekachev.bs@gmail.com> * [Snyk] Upgrade dotenv-webpack from 7.1.1 to 8.0.0 (#98) feat: upgrade dotenv-webpack from 7.1.1 to 8.0.0 Snyk has created this PR to upgrade dotenv-webpack from 7.1.1 to 8.0.0. See this package in npm: https://www.npmjs.com/package/dotenv-webpack See this project in Snyk: https://app.snyk.io/org/cvat/project/6c66365f-c154-46f2-b5db-4a4cd35fea4d?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io> * Add repo disclaimer in README (#127) * Update README.md * Update README.md * Update tools-control.tsx * Add ModelHandler class * Small fixes Co-authored-by: dschoerk <dominik.schoerkhuber@tuwien.ac.at> Co-authored-by: Dominik Schörkhuber <dschoerk@gmx.at> Co-authored-by: Dominik Schörkhuber <e1027470@student.tuwien.ac.at> Co-authored-by: Nikita Manovich <nikita@cvat.ai> Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com> Co-authored-by: Boris Sekachev <sekachev.bs@gmail.com> Co-authored-by: Andrey Zhavoronkov <andrey@cvat.ai> Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Maxim Zhiltsov <zhiltsov.max35@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.