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] Resize the loaded images to a constant resolution #18

Open
angel-penchev opened this issue Nov 5, 2019 · 1 comment
Open
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
Change the image shape to match the neural network input layer shape. Modify bbox coordinates to match the new image.

@angel-penchev angel-penchev added feature New feature or request classification Request regarding the machine learning classification model build labels Nov 5, 2019
@angel-penchev angel-penchev self-assigned this Nov 5, 2019
@angel-penchev angel-penchev changed the title [Feature] Resize the loaded images to 416x416 [Feature] Resize the loaded images to a constant resolution Mar 26, 2020
@angel-penchev
Copy link
Member Author

Needs to be reimplemented in the refactored DataGenerator.

@angel-penchev angel-penchev reopened this Mar 26, 2020
angel-penchev added a commit that referenced this issue Mar 27, 2020
Reimplemented image resizing in the refactored codebase.
Resolved #18.
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