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

Some bugs in the GranD_ReferringSegm_ds.py #50

Open
xandery-geek opened this issue May 16, 2024 · 0 comments
Open

Some bugs in the GranD_ReferringSegm_ds.py #50

xandery-geek opened this issue May 16, 2024 · 0 comments

Comments

@xandery-geek
Copy link

Hello, I find there may be several bugs in the GranD_ReferringSegm_ds.py file. Such as:

  • undefined argument max_gt_per_img in the GrandReferSegmDataset
  • the incorrect implementation for the create_conversations method
  • some typos, like data_masks = data_item['maks'] which should be data_masks = data_item['masks']

I would greatly appreciate it if you could address and rectify these concerns, followed by thorough testing of the code at your earliest convenience. Thank 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

1 participant