Closed ZhaoChenxi-nku closed 5 months ago
in HOI/interactdiffusion/dataset/hico_dataset.py
self.files = glob.glob(os.path.join(self.dataset_path, 'embed_*.clip.pt')) assert len(self.files) > 0, f'No file found at {self.dataset_path}!'
what is the tsv data?
Please refer to https://github.com/jiuntian/interactdiffusion/tree/main/DATA#prepare-dataset and https://github.com/jiuntian/interactdiffusion?tab=readme-ov-file#training
Thank you! Initially I opened OneDrive and found that its folder was empty, and just found out that I could download hico_det_clip dataset just by click it. I'll try again after downloading the dataset.
in HOI/interactdiffusion/dataset/hico_dataset.py
Load tsv data
what is the tsv data?