MAttNet icon indicating copy to clipboard operation
MAttNet copied to clipboard

How to make refs.p for my own dataset?

Open HaoWangXiDian opened this issue 6 years ago • 1 comments

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

HaoWangXiDian avatar Jun 20 '19 04:06 HaoWangXiDian

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)

lichengunc avatar Jul 16 '19 04:07 lichengunc