Zhihong Fu

Results 6 issues of Zhihong Fu

Because the limitation of the BaiduYun disk, can you upload the dataset you mentioned in the `README.MD` to Google Drive? thanks.

As the title describes, there exists two times path concatenations for the member variable named `img_names` belonged to the `VOTVideo` class. One of them occurs at `line 18` in `toolkit/dataset/video.py`...

bug
good first issue
high priority
small

I run the command `python demo_rpn.py --model SiamRPNResNeXt22` in the directory "SiameseX.PyTorch", I got the error "from neck import AdjustLayer, AdjustAllLayer". Then, I changed it to `from .neck import AdjustLayer,...

Can you update the README.MD file?

As same as the issue #80 , the error accumulation is an important problem in the `GOTURN` algorithm. So, can you tell me how to combine this algorithm with other...

Hi, as the title describes, there is a variable named as `learningRates` in the file `siamese_net.py`, but I don't find any usage or calling in other files. So, would you...