Scene-Graph-Benchmark.pytorch
Scene-Graph-Benchmark.pytorch copied to clipboard
Data for Sentence-to-Graph Retrieval
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.
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.
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.