Zhiyuan Chen

Results 32 issues of Zhiyuan Chen

some website return abnormal image, which may cause the death of download thread

What's new? We will be using [PySOT Discussions](https://github.com/STVIR/pysot/discussions) for answering all questions (how to use the code), and leave issues for all working staff (how to edite the code) only....

useage
paper

The PyTorch used in this project is out dated, and some important features have changed, for example, Variable have been deprecated for quite some time. It is time to move...

in progress
high priority
large
triaged

Well #77 didn't work for me while resuming from checkpoint_18.pth. The problem is when we resume, the model and optimizer passed in the restore_from function are suitable for epoch less...

bug
good first issue
has workaround
small

Hi, if you're interested in translating this app to Chinese, I'm glad to provide help.

Make `rpe_bucket` `nn.Parameter` to avoid copying in forward Use a single linear to calculate `pos_q` and `pos_k` to increase forward speed