KaihuaTang / Scene-Graph-Benchmark.pytorch

A new codebase for popular Scene Graph Generation methods (2020). Visualization & Scene Graph Extraction on custom images/datasets are provided. It's also a PyTorch implementation of paper “Unbiased Scene Graph Generation from Biased Training CVPR 2020”
MIT License
1.03k stars 228 forks source link

Replace backbone #208

Open Lxy811 opened 3 months ago

Lxy811 commented 3 months ago

❓ Questions and Help

Hello, I see some papers will be modified for backbone experiments, I want to ask I want to change to vgg16, how can the code achieve it, change the configuration file also need to change what