MILVLG / bottom-up-attention.pytorch

A PyTorch reimplementation of bottom-up-attention models
Apache License 2.0
294 stars 76 forks source link

Checkpoint R-101.pkl not found #85

Closed RomeroBarata closed 2 years ago

RomeroBarata commented 2 years ago

Hi,

Thanks for your excellent work. I'm trying to run the training command python train_net.py --mode d2 --config-file configs/d2/train-d2-r101.yaml but I'm encountering the following error: AssertionError: Checkpoint R-101.pkl not found!

Could you please provide a download link for the referenced checkpoint file? Thanks.

Kind regards, Romero

RomeroBarata commented 2 years ago

Never mind, looking through the training log before the error occurred I found the link: https://dl.fbaipublicfiles.com/detectron2/ImageNetPretrained/MSRA/R-101.pkl