nexusapoorvacus / DeepVariationStructuredRL

A PyTorch implementation of the "Deep Variation-structured Reinforcement Learning for Visual Relationship and Attribute Detection" paper by Liang et. al.
63 stars 12 forks source link

about the datasets #1

Closed darkdepth closed 6 years ago

darkdepth commented 6 years ago

Hi!I am very grateful to you for implementing this article, because I searched for many times and did not find the specific implementation of the code. But I still want to ask you where I can find the training set you used, the training set I went with the paper tip to find, and so many kinds that I do not know which one can be used in your code. Thank you very much for your reply. If you feel that I am offensive in language, please forgive me, because English is not my native language. I am not very clear translation is polite. wish you a happy life.

nexusapoorvacus commented 6 years ago

Hi! The dataset used in the paper as well as the one I am using is Visual Genome. It can be found here: http://visualgenome.org/. You can find objects, relationships, scene graphs, and more in this dataset.

darkdepth commented 6 years ago

Thank you very much for your reply, but please forgive my stupid, I still do not quite understand train_data.json which one.

nexusapoorvacus commented 6 years ago

The file create_data_samples.py will generate this file. Since this repo is still a work in progress, I have not included instructions on how to set up, train, and evaluate this model. However in the next two weeks it will be complete. Please stay tuned for more updates to files/instructions in the next couple of days.

darkdepth commented 6 years ago

Thank you for informing, I very much look forward to your follow-up work. Thank you again for your patience and wish you a happy life : )