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

fix folder structure for image processing scripts&files #96

Open
DZvO opened this issue Dec 17, 2018 · 0 comments
Open

fix folder structure for image processing scripts&files #96

DZvO opened this issue Dec 17, 2018 · 0 comments
Assignees
Labels
project structure Issues that belong to the projects structure refactor If you have to make small changes while refactoring your work

Comments

@DZvO
Copy link
Collaborator

DZvO commented Dec 17, 2018

Implement:

data => dort werden daten gespeichert, bei benutzung ggf einfach die bilder, später auch die tfrecords
preprocessing => face_crop class, die entweder eine methode für alle datensätze hat, oder wenn nötig eigene für bestimmte datensätze, hier würde zb auch das rotieren der gesichter reinkommen und auch die weights.xml fürs face cropping
dataloader => dataloader um die datasets in tfrecord umzuwandeln( für jedes dataset eigene klasse, da alle in verschiedenem format vorliegen
trainer => klassen um die tfrecords zu laden und zu splitten, dann die nn's damit trainieren
mains => scripte die die einzelnen komponenten aufrufen

@DZvO DZvO added project structure Issues that belong to the projects structure refactor If you have to make small changes while refactoring your work labels Dec 17, 2018
bwstuff added a commit that referenced this issue Feb 21, 2019
bwstuff added a commit that referenced this issue Feb 21, 2019
bwstuff added a commit that referenced this issue Feb 21, 2019
bwstuff added a commit that referenced this issue Feb 21, 2019
bwstuff added a commit that referenced this issue Feb 21, 2019
bwstuff added a commit that referenced this issue Feb 21, 2019
bwstuff added a commit that referenced this issue Feb 24, 2019
bwstuff added a commit that referenced this issue Feb 24, 2019
bwstuff added a commit that referenced this issue Feb 24, 2019
bwstuff added a commit that referenced this issue Feb 24, 2019
bwstuff added a commit that referenced this issue Feb 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project structure Issues that belong to the projects structure refactor If you have to make small changes while refactoring your work
Projects
None yet
Development

No branches or pull requests

3 participants