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

Faster-RCNN pretrained weights #166

Open mnbrshd opened 2 years ago

mnbrshd commented 2 years ago

❓ Questions and Help

I'm trying to download the pretrained weights for Faster RCNN but I keep getting this message. I waited a day but nothing changed. Please help.

image

aarbelle commented 2 years ago

Same issue. Is there any other link?

KaihuaTang commented 2 years ago

I just fixed the link: You can use the following link to download the pretrained Faster-RCNN https://1drv.ms/u/s!AmRLLNf6bzcir8xemVHbqPBrvjjtQg?e=hAhYCw

aarbelle commented 2 years ago

Thanks! There is a similar issue with the other pre-trained models from here: https://github.com/KaihuaTang/Scene-Graph-Benchmark.pytorch#examples-of-pretrained-causal-motifs-sum-models

KaihuaTang commented 2 years ago

They are also fixed right now, please check the new links.

wangwenhaoxiaotie commented 2 years ago

The link is broken again