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

Develop the Model Training Steps of Yolov8-classif #108

Open
8 tasks
picsalex opened this issue Mar 15, 2024 · 1 comment
Open
8 tasks

Develop the Model Training Steps of Yolov8-classif #108

picsalex opened this issue Mar 15, 2024 · 1 comment
Assignees

Comments

@picsalex
Copy link
Contributor

As a DS
I want to create the first 3 steps of the pipeline
So that I can integrate the Yolov8 with the new repository architecture.

Acceptance Criteria:

  • Add Model Training step
  • Add Model Exportation step
  • Add Model Registration step

Definition of Done:

  • All acceptance criteria are met.
  • Code is reviewed and approved.
  • The code is covered by tests.
  • Steps are well documented.
  • Docker images are updated on docker-hub.
@picsalex
Copy link
Contributor Author

Watch out about the export to onnx, allow dynamic axis for batch processing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants