https://github.com/opencv/cvat

sort by:
Revision Author Date Message Commit Date
ceaf52d Merge remote-tracking branch 'origin/develop' into nm/cluster_app 04 April 2022, 07:01:51 UTC
2b6fe74 Fix filter (#4541) 04 April 2022, 06:06:48 UTC
737ee71 fix build dependencies for Siammask (#4486) Co-authored-by: Vincent Richard <richard-v@macnica.co.jp> Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com> 30 March 2022, 11:32:25 UTC
6fd7a0e Support CVAT 2.X deployment using helm (#4448) * Fix frontend helm labels taken. Previously those were erronously taken from backend. * Add support for CVAT 2.X in helm charts Added templates for OPA and extended readme on how to deploy. Moreover modernized the ingress chart to support k8s version 1.22+. * Update Changelog * Fix helm readme linter error Fix linter error due to markdown line longer than 120 characters 27 March 2022, 18:11:10 UTC
eb63420 Return the response from the AI tool (#4432) (#4505) Co-authored-by: Adam Teuscher <adamteuscher@smartvisionworks.com> 25 March 2022, 12:30:47 UTC
449ae0c fixed: Unable to upload annotations #4459 (#4513) 25 March 2022, 11:21:37 UTC
21251b5 added reset of activeShapeType (#4517) 25 March 2022, 10:22:35 UTC
2fb2a6a Add a link on JSON:API 25 March 2022, 07:44:21 UTC
940548d Bump minimist from 1.2.5 to 1.2.6 in /tests (#4511) Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 25 March 2022, 05:37:03 UTC
c96e353 Bump minimist from 1.2.5 to 1.2.6 in /cvat-ui (#4510) Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 25 March 2022, 05:36:56 UTC
0fc15d7 Bump minimist from 1.2.5 to 1.2.6 in /cvat-core (#4509) Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 25 March 2022, 05:36:43 UTC
2a05316 Add REST API GET, POST, PATCH tests for cloud storage (#4353) Co-authored-by: kirill.sizov <kirill.sizov@intel.com> 24 March 2022, 12:08:51 UTC
96af4f1 Support paginated list for job commits #4476 (#4482) * Support paginated list for job commits #4476 * Update CHANGELOG.md Co-authored-by: Maria Khrustaleva <maria.khrustaleva@intel.com> Co-authored-by: Maria Khrustaleva <maria.khrustaleva@intel.com> 23 March 2022, 14:49:06 UTC
bceae22 Tus for project dataset (#4485) 22 March 2022, 20:23:43 UTC
abb361f Update interface for ObjectDetectionService 22 March 2022, 18:10:42 UTC
6bf8bf2 Merge remote-tracking branch 'origin/develop' into nm/cluster_app 21 March 2022, 08:39:27 UTC
dd60b2d REST API tests: patch tasks, post/patch issues (#4465) Co-authored-by: Kirill Sizov <kirill.sizov@intel.com> 18 March 2022, 15:58:54 UTC
d42e37c Update documentation. Update sections about pages (#4480) * update docs * fix linter errors * fix and resize image100_detrac.jpg * apply part of suggestions * apply suggestions * fix linter errors * fix links * fix linter error * fix mistake * fix mistake 18 March 2022, 15:35:21 UTC
b7e881f fix linter issue (#4488) 18 March 2022, 10:55:56 UTC
93ccf21 Better readme to Helm chart (#4366) Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com> 16 March 2022, 17:11:04 UTC
6dd73b0 Improve REST API testing system (#4403) 16 March 2022, 08:49:03 UTC
be334fd Update REST API documentation (#4391) 14 March 2022, 20:21:31 UTC
751937b Added missing geos dependency (#4451) 14 March 2022, 19:59:15 UTC
8810125 Remote files test (#4443) 14 March 2022, 11:32:18 UTC
fc520a3 Intel® Bug Bounty Program (#4454) * Update SECURITY.md * Fix markdown linter issues. * Fix email link 14 March 2022, 09:00:02 UTC
2b81592 Fix a linter issue with SECURITY.md file 14 March 2022, 06:45:13 UTC
7ef553f Create SECURITY.md 12 March 2022, 13:08:43 UTC
c360852 Bump pillow from 9.0.0 to 9.0.1 in /utils/dicom_converter (#4446) Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 12 March 2022, 03:44:18 UTC
09e9084 Bump pillow from 9.0.0 to 9.0.1 in /utils/dataset_manifest (#4447) Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 12 March 2022, 03:43:50 UTC
1fa2676 Tus for task annotations import (#4327) * add data_type to tus mixin * added tus for task annotations import * added tus for jobs annotations import * applied comments * fix test * fix incorrect upload endpoint * add location creation based on origin * remove unused import * remove data_type * remove unused comment * update changelog to new release Co-authored-by: Nikita Manovich <nikita.manovich@intel.com> 11 March 2022, 20:13:56 UTC
1225fbb Enhanced filtration/sorting for tasks/projects/tasks in projects/cloud storages (#4409) 11 March 2022, 19:05:43 UTC
53f6699 Fixed bug: Incorrect point deletion with keyboard shortcut (#4420) * fixed incorrect deletion * update changelog * added test * applied comments * added small check 11 March 2022, 07:26:54 UTC
3dc4371 Feature/fixed build macos (#4414) 10 March 2022, 15:53:14 UTC
c69f10b fixed: job assignee can remove or update any issue created by the task owner #4424 (#4436) 10 March 2022, 13:35:30 UTC
42fdea9 fixed: Permission error occured when accessing the JobCommits #4434 (#4435) 09 March 2022, 19:22:19 UTC
8f552e9 Minor changes 09 March 2022, 09:43:34 UTC
2c863f0 Added ATLANTIS in README. (#4423) 09 March 2022, 09:42:13 UTC
dd4f330 Merge remote-tracking branch 'origin/develop' into nm/cluster_app 07 March 2022, 17:23:53 UTC
b0e6074 Update CHANGELOG and the server version 04 March 2022, 18:14:53 UTC
e33db5c Merge pull request #4422 from openvinotoolkit/release-2.0.0 Release v2.0.0 04 March 2022, 16:53:02 UTC
8aaa450 Merge branch 'develop' into release-2.0.0 04 March 2022, 15:47:51 UTC
e62d200 fixed: Permission error occured when accessing the comments of a specific issue - #4416 (#4421) 04 March 2022, 15:45:25 UTC
a1bb424 Merge remote-tracking branch 'origin/develop' into nm/cluster_app 04 March 2022, 14:04:52 UTC
14cee3d Fixed helm not using the configured pg port when installing cvat (#4415) 04 March 2022, 11:31:32 UTC
c1a137a Update documentation. Add "Jobs page" section and update "Filter" and "Vocabulary" sections (#4411) * add jobs-page and update filter and vocabulary * fix linter errors * apply suggestion 04 March 2022, 11:20:55 UTC
07ae9a3 Update documentation. Add information about git flexibility after task creation (#4401) * update task-synchronization.md, creating_an_annotation_task.md and task-details.md * update task-details.md * fix mistake * apply suggestions * fix linter error 04 March 2022, 09:39:09 UTC
c65cf07 Added several files into cvat_sdk 04 March 2022, 09:08:41 UTC
772024e Initial implementation of ObjectDetectionService 02 March 2022, 20:06:26 UTC
55b1b58 Merge remote-tracking branch 'origin/develop' into nm/cluster_app 01 March 2022, 19:13:33 UTC
876784e Merge remote-tracking branch 'origin/develop' into release-2.0.0 01 March 2022, 14:21:31 UTC
cc98ff0 Fix OPTIONS request to REST API methods (#4402) 01 March 2022, 14:01:45 UTC
bab653d Just some changes (nothing works) 28 February 2022, 19:50:02 UTC
0893baa Merge remote-tracking branch 'origin/develop' into nm/cluster_app 28 February 2022, 19:47:51 UTC
41a92e7 Merge remote-tracking branch 'origin/develop' into release-2.0.0 28 February 2022, 06:55:42 UTC
6544c78 minor changes 28 February 2022, 06:54:54 UTC
6fad176 Added validation for URLs which used as remote data source (#4387) 28 February 2022, 06:52:36 UTC
a3bc6ed Bump nanoid from 3.1.28 to 3.3.1 in /site (#4390) Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.28 to 3.3.1. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.28...3.3.1) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 28 February 2022, 06:32:38 UTC
29a5180 Bump url-parse from 1.5.7 to 1.5.10 (#4398) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 28 February 2022, 06:32:22 UTC
99dbd68 Bump url-parse from 1.5.7 to 1.5.10 in /cvat-core (#4397) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 28 February 2022, 06:31:57 UTC
ca98857 Changed the version and updated CHANGELOG 26 February 2022, 18:53:24 UTC
44c6a04 Merge remote-tracking branch 'origin/develop' into nm/cluster_app 26 February 2022, 18:28:21 UTC
e8f294f REST API /api/jobs/<id>/commits (#4368) 26 February 2022, 18:15:38 UTC
df8590e Refactor permissions.py from IAM app (#4336) 26 February 2022, 06:53:36 UTC
25a0d0d Added basic cluster app 25 February 2022, 20:01:47 UTC
b5bac8c Jobs page: advanced filtration and implemented sorting (#4319) Co-authored-by: Nikita Manovich <nikita.manovich@intel.com> Co-authored-by: Maya <maya17grd@gmail.com> 25 February 2022, 17:12:33 UTC
c07a93d Added REST API tests [**/tasks GET, POST] (#4347) Co-authored-by: kirill.sizov <kirill.sizov@intel.com> 25 February 2022, 15:44:04 UTC
cca2586 Git flexibility after task creation (#3886) 25 February 2022, 08:49:40 UTC
eac5b60 Fix typo in dataset manifest docs (#4383) 24 February 2022, 07:41:50 UTC
01eaf36 REST API tests: patch job/annotations, patch job (#4351) 22 February 2022, 13:04:50 UTC
0f0d5bd Fix the dimension field on ProjectSerializer to read_only (#4371) 22 February 2022, 12:56:28 UTC
1e44b96 fix: cvat/requirements/base.txt to reduce vulnerabilities (#4369) The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-GITPYTHON-2407255 21 February 2022, 07:28:36 UTC
c52c65c Bump url-parse from 1.5.3 to 1.5.7 (#4362) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 18 February 2022, 16:08:55 UTC
b55bf87 Bump url-parse from 1.5.3 to 1.5.7 in /cvat-core (#4361) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 18 February 2022, 16:08:31 UTC
e115330 Merge branch 'develop' of github.com:openvinotoolkit/cvat into develop 18 February 2022, 12:45:39 UTC
e40cd39 Moved files for face-detection-0205 into nuclio subdirectory 18 February 2022, 12:45:08 UTC
a4a2809 Added Face Detection model to the list in README (#4363) 18 February 2022, 12:42:18 UTC
1c3b971 Updating the documentation. Adding Troubleshooting to the Installation Guide (#4272) Co-authored-by: Nikita Manovich <nikita.manovich@intel.com> 18 February 2022, 12:25:00 UTC
ad11b58 Handle attributes returned from nuclio detector (#3917) 18 February 2022, 12:14:37 UTC
6f1d122 added cache-policy test (#4355) 18 February 2022, 08:30:28 UTC
9950118 Add test for content type header (#4345) 17 February 2022, 19:22:22 UTC
3c8922e Added simple test for analytics availability (#4308) Co-authored-by: kirill-sizov <kirill.sizov@intel.com> 16 February 2022, 17:35:02 UTC
a676862 Fix stage and state modification permission (#4324) Co-authored-by: Matyesz12 <turi.mate12@gmail.com> 15 February 2022, 14:16:57 UTC
2f1e89c Fix YOLOv5 serverless function (#4344) 15 February 2022, 12:42:24 UTC
f719648 Added cypress tests for the feature: 'continue frame n' (#4340) * Added cypress tests for the feature: 'continue frame n' * Update tests/cypress/integration/actions_tasks/continue_frame_n.js * Update tests/cypress/integration/actions_tasks/continue_frame_n.js 15 February 2022, 11:21:43 UTC
ae50696 Fixed reset password functionality (#4343) 14 February 2022, 14:04:33 UTC
c3d2088 Bump follow-redirects from 1.14.4 to 1.14.8 (#4335) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 14 February 2022, 08:11:08 UTC
0bada84 Bump follow-redirects from 1.14.4 to 1.14.8 in /cvat-core (#4334) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 12 February 2022, 06:20:43 UTC
d098e42 Migration to drf_spectacular (#4210) 12 February 2022, 06:19:47 UTC
dd4a78d Remove v1 api version support (#4332) 12 February 2022, 04:28:12 UTC
c757810 Fix content type (#4333) 12 February 2022, 04:26:45 UTC
eb593ee fix: cvat/requirements/base.txt to reduce vulnerabilities (#4331) The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-2397241 12 February 2022, 04:21:28 UTC
e9ef925 Removed training app (#4330) 11 February 2022, 15:42:21 UTC
331e4ca REST API tests for GET jobs + GET jobs/ID/annotations (#4295) 11 February 2022, 15:37:16 UTC
871b150 Bump tensorflow from 2.7.0 to 2.8.0 in /cvat/requirements (#4311) Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 10 February 2022, 10:02:02 UTC
e6533a0 Update documentation. Update add OpenCV MIL tracker tool (#4299) * update opencv-tools.md and ai-tools.md * apply suggestions 10 February 2022, 09:45:59 UTC
6ca72a9 Cypress. Add test for OpenCV TrackerMIL tool (#4301) * init * added test * added comment * fix typo * fix linter error * applied comments 10 February 2022, 09:03:15 UTC
d2e691c Update documentation. Added information about pop-up messages (#4316) * update interface.md * fix mistakes * fix mistake 10 February 2022, 08:40:36 UTC
696e51f Coninue from frame N, advanced user selector on jobs page (#4297) * Coninue from frame N, advanced user selector on jobs page * Updated version & changelog * Fixed styles 09 February 2022, 08:19:19 UTC
87be7bc Add OpenCV MIL tracker tool (#4200) 07 February 2022, 13:06:42 UTC
237f98d Some icons improvements (#4286) * Removed unused icons * Some icon changed to alternatives * Updated version * Icon selectors in tests * Fixed eslint error in test * Fixed opacity * Updated header * Fix URL scheme in cypress tests related with removing labels * MinusCircled -> DeleteOutlined, removed one more custom cvat icon (there is the same antd icon) * Fixed tests * Fixed typos 07 February 2022, 07:48:19 UTC
back to top