Skip to content

about Rexverse-2M dataset #17

Description

@GallonDeng

failed to use the scripts to visualize:
python visualize_dataset.py --img_tsv_file 0_500000_image_merged.tsv --ann_tsv_file 0_500000_referring.annotations.tsv --ann_lineidx_file 0_500000_referring.annotations.tsv.lineidx --vis_path visualize_referring --num_images 200
python visualize_dataset.py --img_tsv_file 0_500000_image_merged.tsv --ann_tsv_file 0_500000_one_sentence.annotation.tsv --ann_lineidx_file 0_500000_one_sentence.annotations.tsv.lineidx --vis_path visualize_one_sentence --num_images 200
the line img = self.img_handle.readline().strip().split("\t")[1] in visualize_dataset.py will result in error because of out of index (sometimes self.img_handle.readline().strip().split("\t") is empty).

Is there any error for the ann_lineidx?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions