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.06k stars 228 forks source link

Why reported PredCls is not as good as the published paper? Why performance of VCTree of SGCls is so high? #95

Open zyong812 opened 3 years ago

zyong812 commented 3 years ago

❓ Questions and Help

Dear author, thanks for your attention. I compared the reported results here https://github.com/KaihuaTang/Scene-Graph-Benchmark.pytorch/blob/master/METRICS.md with your nice paper, and got confused for two observations:

  1. Why reported PredCls is not as good as the published paper?
  2. Why performance of VCTree of SGCls is so high?