Scene-Graph-Benchmark.pytorch
Scene-Graph-Benchmark.pytorch copied to clipboard
Question about pre-trained model
❓ Questions and Help
Hi Kaihua! Thank you for your excellent work. I checked the network, I found the parameter.requires_grad==True for roi_heads.relation.union_feature_extractor and roi_heads.relation.box_feature_extractor, Does this mean that these two modules need training? Do these two modules have pre-trained parameters? thanks!