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 229 forks source link

why predcls R@100 needs to be 75%? #199

Open MzeroMiko opened 1 year ago

MzeroMiko commented 1 year ago

❓ Questions and Help

in METRICS.md, it reads that one symptom of misusing ngR as R is predcls R@100 >75%. is there any theoretical reason behind this?