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

error in exmple file - augmenting a dataset for object detection. #12

Open
anacondabitch opened this issue Apr 28, 2020 · 1 comment
Open

Comments

@anacondabitch
Copy link

anacondabitch commented Apr 28, 2020

correct code = boxes = boxesFromPascalVOC('drive path + .xml') # this is the section where you read xml files before generating images . run this to see if everything is working in order
showBoxes(img,boxes)

how do to i force this script to do one random rotation per image instead of throwing 80 images at me !!

@joheras
Copy link
Owner

joheras commented May 1, 2020

Hi, I don't understand the error that you are reporting.

Which file produces the error? The jupyter notebook with that code seems to work fine.

The script does one random rotation per image.

Please be more precise with your problem, otherwise I won't be able to help you.

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

No branches or pull requests

2 participants