microsoft / scene_graph_benchmark

image scene graph generation benchmark
MIT License
380 stars 86 forks source link

Problem with training TSVYamlDataset #89

Open sho8circ8 opened 1 year ago

sho8circ8 commented 1 year ago

I have created the dataset according to https://github.com/microsoft/scene_graph_benchmark/blob/main/tools/mini_tsv/README.md. Screenshot from 2022-07-22 12-56-29

I want to train the dataset for scene parser But I cannot train my model as there are no pretrained models for vggattr and for the remaining model I don't have FREQ_PRIOR numpy files. Please help me out regarding this.