Jiangfeng-Xiong / SiamRPN-TF

A TensorFlow implementation of SiamRPN
18 stars 5 forks source link

Can not run the demo. #3

Closed mingqizhang closed 4 years ago

mingqizhang commented 4 years ago

There's no model_config.json. No such file or directory: 'Logs/SiamRPN/track_model_checkpoints\model_config.json'

Jiangfeng-Xiong commented 4 years ago

I didn't provide the pretrain model. You should use the train script to get the trained model and config, which will be saved in folder 'Logs/SiamRPN