Kenneth-Wong / MMSceneGraph

ICCV 2021: A brand new hub for Scene Graph Generation methods based on MMdetection (2021). The pipeline of from detection, scene graph generation to downstream tasks (e.g., image cpationing) is supported. Pytorch version implementation of HetH (ECCV 2020) and TopicSG (ICCV 2021) is included.
MIT License
60 stars 9 forks source link

About your pre-trained model. #2

Open Yun-960 opened 2 years ago

Yun-960 commented 2 years ago

Hello, this is an interesting project, but I did not find your pre-trained model when I was reproducing your program. Can you provide us with the model "./experiments/VG_COCOremap_MASKTRANS_mask_rcnn_x101_64x4d_fpn_1x/latest.pth" ?

JackCai1206 commented 1 year ago

I believe you can replace that value with None to train from scratch