rowanz / neural-motifs

Code for Neural Motifs: Scene Graph Parsing with Global Context (CVPR 2018)
https://rowanzellers.com/neuralmotifs
MIT License
525 stars 115 forks source link

checkpoint path #78

Closed jungjun9150 closed 5 years ago

jungjun9150 commented 5 years ago

after I run the traindetector.py, I can get the vg{epoch}.tar base on pretrained detector { 'vg_{epoch}.tar' } , Do I have to run 'train_models_sgcls.sh 2' scripts? I am confused to use the checkpoint file of a type of 'tar'. Is that right to just use the 'tar' checkpoint itself?