siamfc-tf icon indicating copy to clipboard operation
siamfc-tf copied to clipboard

I want to know how to train this net

Open tzw-1998 opened this issue 8 years ago • 8 comments
trafficstars

tzw-1998 avatar Nov 09 '17 12:11 tzw-1998

Me too.

mingchuan123 avatar Nov 10 '17 03:11 mingchuan123

This version uses a matconvnet-pretrained network. You can train new models using the code from the conv5 baseline of CFNet

However, since the model is fully specified in this TensorFlow project, it shouldn't be too much work to add a logistic loss and the training code.

If you can wait though, we might come up with a PyTorch (better) version at some point next year.

bertinetto avatar Nov 11 '17 19:11 bertinetto

+1 for PyTorch Code

ahkarami avatar Feb 23 '18 21:02 ahkarami

+1 for PyTorch code

omkar13 avatar Feb 27 '18 10:02 omkar13

I have actually finished with the pytorch version a couple of weeks ago but it's a bit behind the original implementation performance.

I might try and release it, perhaps people can help levelling the performance?

bertinetto avatar Feb 27 '18 11:02 bertinetto

Yes, if you release the PyTorch version maybe we can help you to increase its performance.

ahkarami avatar Feb 27 '18 17:02 ahkarami

Dear @bertinetto, Have you released the PyTorch version of the project?

ahkarami avatar Mar 26 '18 19:03 ahkarami

Dear Luca, Can you release the PyTorch version? I'd be happy to work on it.

serkansulun avatar May 14 '18 13:05 serkansulun