MAttNet
MAttNet copied to clipboard
How to make refs.p for my own dataset?
Hi,
When I use your code to evaluate my own dataset, could you give me some instructions for constructing .p files? Or where can I find the data format description of ref(xxx).p file?
Thanks
Maybe you could check the keys in ref(xxx).p, or maybe take a look at the dataloader (https://github.com/lichengunc/refer/blob/master/refer.py)