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

[Job Launcher Client] Extend hCaptcha data input with additional options as on CVAT #1616

Open
eugenvoronov opened this issue Feb 22, 2024 · 0 comments
Labels

Comments

@eugenvoronov
Copy link
Contributor

eugenvoronov commented Feb 22, 2024

Description
The task involves updating the JL Client to work smoothly with the JL Server when creating hCaptcha jobs. Currently, the client faces backend errors, preventing job creation. The aim is to expand the hCaptcha data input options, akin to CVAT, for enhanced functionality.

Motivation
The goal is to improve the job creation process by ensuring seamless compatibility between the JL Client and JL Server. By adding additional options to the inputs Upload dataset and Ground truth when create hCaptcha job types.

Implementation Details
Four new fields need to be added to the dataset:

  • Storage Provider
  • Region
  • Bucket Name
  • Path

Four new fields need to be added to the ground truth:

  • Storage Provider
  • Region
  • Bucket Name
  • Path

Utilizing the StorageDataDto will maintain consistency with existing data structures.

Image

Image

@eugenvoronov eugenvoronov converted this from a draft issue Feb 22, 2024
@ansaqib ansaqib moved this from Todo to Icebox in Core-tech - 2024 Apr 29, 2024
@ansaqib ansaqib moved this from Icebox to Backlog in Core-tech - 2024 Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

3 participants