Skip to content
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

Merge CVAT milestone 2 changes #1746

Merged
merged 106 commits into from
Mar 28, 2024
Merged

Merge CVAT milestone 2 changes #1746

merged 106 commits into from
Mar 28, 2024

Conversation

zhiltsov-max
Copy link
Collaborator

@zhiltsov-max zhiltsov-max commented Mar 21, 2024

Description

Summary of changes

  • Added support for 2 new job types in Exchange and Recording oracles:
    • BOXES_FROM_POINTS - annotate bounding boxes around objects marked with points on 2d images
    • SKELETONS_FROM_BOXES - annotate skeletons by separate points on 2d images
  • Fixed Launcher notification issues when job is failed to be created
  • Added support for Google Cloud Storage data links in manifest and for the manifest itself, in oracles data storages
  • Integrated Human Protocol python SDK updates
  • Removed camelCase compatibility stubs for Launcher and Reputation Oracle in webhook messages

zhiltsov-max and others added 30 commits January 25, 2024 16:54
* Fix job event handling when no assignments exist

* Implement boxes from points task creation

* Refactor cloud storage api

* Implement job downloading

* Estimate max bbox

* Little refactoring

* Copy some shared code from excor to recor

* Refactor task creation and export

* Implement boxes from points validation

* Integrate SDK updates

* Fix escrow access

* Remove local dev mocks

* Remove some extra changes

* Update tests

* Update some tests

* Remove extra launcher change
Copy link

vercel bot commented Mar 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
escrow-dashboard ⬜️ Ignored (Inspect) Visit Preview Mar 28, 2024 11:13am
faucet-server ⬜️ Ignored (Inspect) Visit Preview Mar 28, 2024 11:13am
job-launcher-client ⬜️ Ignored (Inspect) Visit Preview Mar 28, 2024 11:13am
job-launcher-server ⬜️ Ignored (Inspect) Visit Preview Mar 28, 2024 11:13am
reputation-oracle-server ⬜️ Ignored (Inspect) Visit Preview Mar 28, 2024 11:13am

@Dzeranov Dzeranov removed the WIP Work In Progress label Mar 28, 2024
@Dzeranov Dzeranov merged commit a7355b6 into develop Mar 28, 2024
19 checks passed
@leric7 leric7 deleted the cvat-milestone-2 branch June 3, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CVAT CVAT oracles
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants