Pair-Net
Pair-Net copied to clipboard
Training on vg dataset
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!