Coder Social home page Coder Social logo

siamese-rpn's People

Contributors

zkisthebest avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

siamese-rpn's Issues

A question about code

In _get_64_anchor(self,gtbox), can you explain why the x of anchor is 14+28a in the 'anchor = [14+28a, 14+28*b, self.anchor_shape[c][0], self.anchor_shape[c][1]]', I can not understand since the whole network stride is 15. @zkisthebest

How to train SiamRPN?

So sorry to interrupt u.I just occured an error when i trained SiamRPN," gtbox = os.listdir(self.root_dir + folder + '/label/')[index]" was always alerted.Maybe it is caused by the former of annotation files,i guess.
All the groundtruth was written in a file groundtruth.txt.I really am grateful if u could offer me some suggestions!!!

data_obt.py里面代码有点疑问

[69] img = os.listdir(self.root_dir + folder + '/img/')[index]
[74]gtbox = os.listdir(self.root_dir + folder + '/label/')[index]
这两行代码,取得的图片和真值并不对应,listdir()遍历的文件名可能是乱序的,因此并不对应。
还有测试代码里也是。。。

annotation files?

Hello,
In your donwload.py file you use two files, namely detection_train.txt and detection_train.txt. However, these files are not the annotation files from the official Youtube-BB dataset. I am wondering where to download this two files?

Many thanks,
Yiming

cant backward properly

Thanks for your sharing. We found this version cant backward properly, so we have re-implement it.
pytorch-version is available here: [https://github.com/songdejia/siamese-RPN-pytorch]
tensorflow-version is available here: [https://github.com/makalo/Siamese-RPN-tensorflow.git]
I hope this can help you.

请教

感谢你复现了这个算法。请问有训练好的模型,效果如何呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.