Pair-Net icon indicating copy to clipboard operation
Pair-Net copied to clipboard

Training on vg dataset

Open Vincent-luo opened this issue 2 years ago • 1 comments

Thanks for your excellent work! According to your paper, pairnet performs quite well on vg dataset for sgg task. Could you provide some instructions on how to train the model on vg dataset? I also find in the configs/_base_/datasets /vg_sg.py file, the ann_file is a json file, how can I prepare this file myself? Thanks!

Vincent-luo avatar Feb 01 '24 03:02 Vincent-luo

Is the ann_file data_pairnet.json same as the vg150.json at this link, which I find in OpenPSG repo.

Vincent-luo avatar Feb 15 '24 12:02 Vincent-luo