wffancy / 3dssg

3D scene graph generation using GCN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data preparation

Lijin002 opened this issue · comments

Hi! Thanks for your great work. I'm a student in Beijing and I wanna reproduce your work. But I have a question that where can I get the files "relationships_train.json" and "relationships_validation.json"? Are they downloaded from somewhere or split by your own code? (I have downloaded the 3DSSG data-set, which only includes files named "affordances.txt" "attributes.txt" "classes.txt" "objects.json" "relationships.json" "relationships.txt" "wordnet_attributes.txt").
I would appreciate it if you could reply.

You can download the subset of 3DSSG through the link . Additionally, there are some extra retrieval data in the README file of author's project page.

You can download the subset of 3DSSG through the link . Additionally, there are some extra retrieval data in the README file of author's project page.

The above link is invalid now. The available link tested on June 13, 2022 is https://campar.in.tum.de/public_datasets/3DSSG/3DSSG_subset.zip.