Giter Club home page Giter Club logo

siamrpn's People

Contributors

haooozi 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

Watchers

 avatar

siamrpn's Issues

作者您好,有一些问题

首先非常感谢您的工作,我想问一下您有训练模型吗?有评估模型的结果吗?
如果有的话能分享一下您的模型吗,我想评估看看结果。

关于搜索图像数据增强的问题

你好呀!想问一下搜索图像数据增强的时候,s_x = s_z / (config.instance_size//2)这一句
如果shift_x是在最终(271,271,3)中目标中心的偏移,那对应在crop前的原图中的位移应该是
shift_x / 271 *( s_z /127 * 271) = shift_x * s_z / 127
但是如果config.instance_size = 271的话 s_x 并不等于s_z / 127,这句在config.instance_size=255的时候才是准确的
这里是为什么呢,还是说计算中心的偏移只是大约的不用很精确

T r a i n

Traceback (most recent call last):
File "C:/Users/ProverbW/Desktop/siamrpn-pytorch-master/bin/train.py", line 16, in
from siamrpn.transforms import ToTensor
ModuleNotFoundError: No module named 'siamrpn.transforms'
您好,训练的时候发现 siamrpn里没有transforms 是少了什么文件吗?

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.