Siamese-RPN-tensorflow
Siamese-RPN-tensorflow copied to clipboard
An re-implementation for Siamese-RPN with Tensorflow
Hello, I really appreciate your logical implementation of this complex network, I’ve learned a lot. But the training set is too big. I'm wondering if you could please share the...
预训练模型
你好,youtubb数据集太大了,你们能提供一下预训练的模型吗?嘿嘿
Hello, thank you very much for your work. Could you please provide the pre-training model? Thank you!
root_dir/list.txt应该不是VID数据集中的东西吧
训练问题
训练过程权重变成nan,但是loss是下降的,没有异常,您遇到这种情况吗?
I use your implemented loss module to my SiamesRPN++. It was working fine after some first epochs, but the loss is getting to 'nan' after that. Do you know why...
loss=nan
按照您所说的方式,采用vot数据进行训练,出现loss=nan的情况 step = 0,loss = nan,cls_loss = 0.694078922272,reg_loss = nan,lr = 0.0010000000475,time = 2.76396989822
Hi, I'm trying to run the demo, I select a bounding box, but instead of tracking the person, the bounding box just moves from one corner of the screen to...
费了好大力气把 ILSVRC 2015-VID数据下载下来,发现文件格式与vot2013不同,不能训练,衰...... 特来求教作者 ILSVRC 2015-VID数据转化成vot2013格式的方法。万分感谢!