STVIR / pysot

SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
Apache License 2.0
4.43k stars 1.1k forks source link

New Backbone #502

Open code-demoe opened 3 years ago

code-demoe commented 3 years ago

Hi! Thank you for this amazing repository. I want to build my own backbone and integrate it into pysot, what are the necessary steps and can you please list all the files and directories where I will need to make changes. Thank you!

Divyanshu-nitj commented 3 years ago

i am also trying to do same thing.Any help appreciated

ZhiyuanChen commented 3 years ago

You probably want to take a look at https://github.com/STVIR/pysot/tree/master/pysot/models/backbone first

ghostbreaken commented 2 years ago

Hi! Thank you for this amazing repository. I want to build my own backbone and integrate it into pysot, what are the necessary steps and can you please list all the files and directories where I will need to make changes. Thank you!

Hello,did you change backbone success, if you did it, please tell me some details, thanks

AdrienGuo commented 1 year ago

Hi, I have the same question, did anybody successfully make it? thanks a lot🙏

Saberr7 commented 11 months ago

Hi, I have the same question, did anybody successfully make it? thanks a lot🙏

hello,did you change backbone successful?