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

[Klasyfikacja] Augmentacja danych #68

Open
Adelionek opened this issue Mar 18, 2023 · 0 comments
Open

[Klasyfikacja] Augmentacja danych #68

Adelionek opened this issue Mar 18, 2023 · 0 comments
Assignees
Labels
Data Ten wpis dotyczy danych - pozyskiwania, manipulacji, przechowywania Feature New feature or request

Comments

@Adelionek
Copy link
Collaborator

Celem tego zadania jest dodanie skryptu do augmentacji zdjęć.

Augmentacje danych można robić na pare sposobów np:

  • offline augmentation
  • augmentation on the fly

W tym zadaniu należy przygotować skrypt do 'offline augmentation', który rozszerzy nasz dataset. Docelowo możemy dodać inne metody augmentacji.

Acceptance Criteria:

  • Przygotowany skrypt do augmentacji datasetu.
  • Skrypt powinien być kompatybilny z obecną metodą do ładowania danych.
  • Przygotowane wnioski z wprowadzonej augmentacji (np. tabela pokazująca zmiany).
  • Przykładowe zdjęcia przed i po augmentacji.
@Adelionek Adelionek converted this from a draft issue Mar 18, 2023
@Adelionek Adelionek self-assigned this Mar 18, 2023
@Adelionek Adelionek added Feature New feature or request Data Ten wpis dotyczy danych - pozyskiwania, manipulacji, przechowywania labels Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data Ten wpis dotyczy danych - pozyskiwania, manipulacji, przechowywania Feature New feature or request
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant