verlab / DEAL_NeurIPS_2021

PyTorch implementation of the descriptor DEAL presented at NeurIPS 2021 "Extracting Deformation-Aware Local Features by Learning to Deform".
Apache License 2.0
31 stars 5 forks source link

Non-rigid tracking demo #2

Open gs-ren opened 1 year ago

gs-ren commented 1 year ago

Could you provide the non-rigid tracking demo mentioned in 4.4?Thanks a lot!@renatojmsdh

guipotje commented 1 year ago

Hello @gs-ren, thank you for the interest in our work. We plan to release the applications with the code of an upcoming paper, which should be available in the near future. Once it is available, I can update the state of the issue.

gs-ren commented 1 year ago

Hello @gs-ren, thank you for the interest in our work. We plan to release the applications with the code of an upcoming paper, which should be available in the near future. Once it is available, I can update the state of the issue.

Thank you!Looking forward to your update

gs-ren commented 10 months ago

Hello @gs-ren, thank you for the interest in our work. We plan to release the applications with the code of an upcoming paper, which should be available in the near future. Once it is available, I can update the state of the issue.

Hello, Is there any Update on this?

guipotje commented 10 months ago

Hello @gs-ren

Yes, sorry for the delay! We released a new method which has a non-rigid tracking demo which you can easily test on Colab (see the gif in the beginning), here is the link. Please check if this can help.