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

Format of relation annotations? #27

Open
shabnamsadegh opened this issue May 27, 2020 · 0 comments
Open

Format of relation annotations? #27

shabnamsadegh opened this issue May 27, 2020 · 0 comments

Comments

@shabnamsadegh
Copy link

I wonder how you defined the bbox for the subjects and objects in rel_annotations_train.json?

Do you have any documentation or code on how you built rel_annotations_train.json?

Anyway, I tracked the code to this line(json_dataset_rel.py):

sbj_gt_box = box_utils_rel.y1y2x1x2_to_x1y1x2y2(rel['subject']['bbox'])

are you using y1y2x1x2 format for the annotations?

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