Scene-Graph-Benchmark.pytorch icon indicating copy to clipboard operation
Scene-Graph-Benchmark.pytorch copied to clipboard

Data for Sentence-to-Graph Retrieval

Open ht014 opened this issue 5 years ago • 2 comments

How to generate the files of sg_train_path and sg_train_path?

Thanks for your impressive project. I am working on the task of Sentence-to-Graph Retrieval. I am confused about the construction of the training and testing data. I have run the script preprocessing.py, but it can only generate the JSON file, which is not the sg_train_path or sg_train_path file.

ht014 avatar Sep 30 '20 02:09 ht014

How to generate the files of sg_train_path and sg_train_path?

Thanks for your impressive project. I am working on the task of Sentence-to-Graph Retrieval. I am confused about the construction of the training and testing data. I have run the script preprocessing.py, but it can only generate the JSON file, which is not the sg_train_path or sg_train_path file.

Hi @ht014 , did you figure out how to generate files of sg_train_path and sg_test_path? cuz I'm stuck at the same situation.

cws7777 avatar Nov 10 '20 14:11 cws7777

How to generate the files of sg_train_path and sg_train_path?

Thanks for your impressive project. I am working on the task of Sentence-to-Graph Retrieval. I am confused about the construction of the training and testing data. I have run the script preprocessing.py, but it can only generate the JSON file, which is not the sg_train_path or sg_train_path file.

did you find the way to solve this problem? I met the same problem as yours.

WilliamLLee avatar Jul 05 '21 08:07 WilliamLLee