foolwood / DCFNet

DCFNet: Discriminant Correlation Filters Network for Visual Tracking
MIT License
215 stars 66 forks source link

Compatibility with newer Pytorch version? #27

Open JaschaNi opened 2 years ago

JaschaNi commented 2 years ago

Hey, Is there any newer implementation of the Discriminant Correlation Filters, which are working with the newer pytorch versions? They changed a lot at their complex number calculations, so the code wouldn't work with a newer pytorch version.

Thanks a lot.