Closed yahooo-m closed 1 year ago
Thanks! This is really a great job!
Could you please show me the directory structure of the datasets folder?
Could you please show me the directory structure of the datasets folder?
A basic structure of the folder datasets
would be like this:
datasets
├── grefcoco
│ ├── grefs(unc).json
│ ├── instances.json
├── images
│ └── train2014
├── refcoco
│ ├── instances.json
│ ├── refs(google).p
│ └── refs(unc).p
├── refcoco+
│ ├── instances.json
│ └── refs(unc).p
└── refcocog
├── instances.json
├── refs(google).p
└── refs(umd).p
We will be updating the detailed documentation and making the code easier to use in the next few days. Please stay tuned!
Thanks! The code is clear.
Thanks for releasing the code and pre-trained weights.
Documents and code are updated.
Thank you for your attention. For dataset download, please refer to here, we will update the document for more detailed preparation within one week.