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

[Feature] Dataset to YOLO formatting #39

Open
angel-penchev opened this issue Apr 6, 2020 · 0 comments
Open

[Feature] Dataset to YOLO formatting #39

angel-penchev opened this issue Apr 6, 2020 · 0 comments
Assignees
Labels
classification Request regarding the machine learning classification model feature New feature or request

Comments

@angel-penchev
Copy link
Member

Describe the feature you'd like
Format the tensorflow dataset to the format specified in the YOLO paper.

@angel-penchev angel-penchev added feature New feature or request classification Request regarding the machine learning classification model labels Apr 6, 2020
@angel-penchev angel-penchev self-assigned this Apr 6, 2020
angel-penchev added a commit that referenced this issue Jun 6, 2020
The dataset is now in the (None, 16, 16, 5, 5+7) shape, specified by the
YOLOv2 implementation.
Resolved #39.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
classification Request regarding the machine learning classification model feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant