jwyang / graph-rcnn.pytorch

[ECCV 2018] Official code for "Graph R-CNN for Scene Graph Generation"
732 stars 157 forks source link

Release configuration files for each checkpoint? #82

Open cjrd opened 4 years ago

cjrd commented 4 years ago

Would it be possible to release the corresponding configuration file for each checkpoint in the main README? I want to make sure I'm plugging the checkpoint parameters back into the correct model.

Thanks so much!

jwyang commented 4 years ago

@cjrd , thanks for reminding, I am going to upload the config files for each model.

drewhayward commented 3 years ago

@jwyang Any info on where I could find those configs?

chunhuizng commented 3 years ago

@cjrd , thanks for reminding, I am going to upload the config files for each model.

Hi, would you like to release the config .yaml file for Iterative Message Passing (IMP)'s pre-trained checkpoint?