-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ff1849f
commit 1285858
Showing
53 changed files
with
8,773 additions
and
2,777 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
### Added | ||
|
||
- New task mode: Honeypots (GT pool) | ||
(<https://github.com/cvat-ai/cvat/pull/8348>) | ||
- New task creation options for quality control: Honeypots (GT pool), GT job | ||
(<https://github.com/cvat-ai/cvat/pull/8348>) | ||
- New GT job frame selection method: `random_per_job`, | ||
which guarantees each job will have GT overlap | ||
(<https://github.com/cvat-ai/cvat/pull/8348>) | ||
- \[Server API\] POST `/jobs/`: new frame selection parameters, | ||
which accept percentages, instead of absolute values | ||
(<https://github.com/cvat-ai/cvat/pull/8348>) | ||
- \[Server API\] GET `/api/tasks/{id}/` got a new `validation_mode` field, | ||
reflecting the current validation configuration (immutable) | ||
(<https://github.com/cvat-ai/cvat/pull/8348>) | ||
- \[Server API\] POST `/api/tasks/{id}/data` got a new `validation_params` field, | ||
which allows to enable `GT` and `GT_POOL` validation for a task on its creation | ||
(<https://github.com/cvat-ai/cvat/pull/8348>) | ||
|
||
### Changed | ||
|
||
- \[Server API\] POST `/jobs/` `.frames` field now expects relative frame numbers | ||
instead of absolute (source data) ones | ||
(<https://github.com/cvat-ai/cvat/pull/8348>) |
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
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
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
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
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
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
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
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
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
Oops, something went wrong.