hellbell / ADNet

Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning (CVPR 2017)
Apache License 2.0
102 stars 40 forks source link

Test with own trained model #6

Closed hdh4797 closed 6 years ago

hdh4797 commented 6 years ago

I executed adnet_train.v code and get net_basic.mat. But adnet_demo.m (including adnet_test function) does not work. It seems the own trained model's layer compositions are different with your given model 'net_rl.mat'. How to fix this error?

hellbell commented 6 years ago

Sorry. I uploaded a wrong model. Fixed that. Thank you!