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

w is not defined in voc2yolo5_obb #3

Open
imadgohar opened this issue Aug 22, 2023 · 0 comments
Open

w is not defined in voc2yolo5_obb #3

imadgohar opened this issue Aug 22, 2023 · 0 comments

Comments

@imadgohar
Copy link

How I can define the w here, I am passing the .xml path and class file.

The command is
python voc2yolo5_obb.py --path dataset_path_containing_xml_annotations --class-file path_to_classes.txt

when I run it, gives me the error "w is not defined", by initializing w and h as the image_size it works but don't know the annotations will be correct or not as I am also facing issue in show_obb.py file.
@otamajakusi @otamajakusi

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

1 participant