-
Notifications
You must be signed in to change notification settings - Fork 3k
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.3 #260
Merged
Merged
Release 0.3 #260
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
* Bug has been fixed: impossible to lock/occlude object in AAM * Bug has been fixed: invisible points actually are visible
* Incremental collection update * CHANGELOG.md has been updated * Detach menu container only if frame has been changed. It strongly accelerate the onCollectionUpdate method during you add objects
…bar (#112) * Copy URL, Frame URL and object URL functionality in a context menu * Shift key in order to don't select any objects
* Common escape button for exit from creating/groupping/merging/pasting/aam * Switch outside/keyframe shortkeys
* Eslint fixes * Update CHANGELOG.md * Fix couple UI inconveniences
* ELK stack to analyze logs from client and server * Short-live container to configure kibana. Import kibana dashboards from export.json on startup. * Client and server logging is working throw python-logstash * Minor polishing of events and dashboards. * Default is discover, new visualizations. * Make comments more readable inside logger.js. * Added a path for backups.
* Add revproxy dependency * Fix formating of task.log, improve fields of server events. * Mount kibana app into /analytics/* * Add logs for revproxy and x-forwarded-user header. * Added F3 shortcut for analytics/log-viewer.
- collectstatic always - conditionally urls for cvat.apps.log_viewer - more logs from django in production
* using shapes id generated by a client * removed md5.js, code cleanup * fixed update_paths function; code cleanup; * fixed import existing tasks without client_id * added some sanity checks for cleint_id; improved annotation parser logic * fixed dumping and uploading annotation if annotation task contains interpolation shapes
* OpenVINO installation * Separate tf_annotation -> tf_annotation and cuda support. * TF Annotation app now supports openVino backend * Doc for CUDA component * OpenVINO Readme file was added * OpenVINO env and pip requirements for model optimizer * Update logging * TF annotation Readme file was added * Update CHANGELOG * Keep aspect ratio for image, not reverse input channels * Move analytics into components
In case of any changes during save request the state of exported shapes can be inconsistent. That leads to errors for future saves.
* Fixed: both context menu are opened simultaneously * Fixed: shape can be unavailable behind text * Fixed: invisible text outside frame
* Fixed: single point wasn't created in right scenario, double press N (without any point) created a point * Fixed: merge didn't create outside objects in some cases * Fixed: split didn't work right * Object selection propagated to next frame
* Fix #123 (Uploading large XML Files) * Integrated SILK for profiling. * Don't try to call save_job without objects.
* removed shape id info from dump * force set client id by server in save annotation for task functionality * delete unused code
Adding the Questions section and inserting an entry to this section in the Documentation part, so users having a quick view will be aware of it.
…operly if server returns client_id = -1 for all shapes (#228)
…nsists any points (#236)
…tion (#246) * Fix propagate behaviour: propagate always on all frames * Image-relative coordinates are used for propagate * Eslint fixes
* Fixed unit tests * Added copyright
yzchaogmail
added a commit
to yzchaogmail/cvat
that referenced
this pull request
Jan 31, 2019
Release 0.3 (cvat-ai#260)
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.