Algolzw / EBSR

Pytorch code for "EBSR: Feature Enhanced Burst Super-Resolution with Deformable Alignment", CVPRW 2021, 1st NTIRE (real data track).
94 stars 11 forks source link

DCNv2 + Cuda 11 #14

Open nonick2k23 opened 1 year ago

nonick2k23 commented 1 year ago

Is there a way to update your DCNv2 code to support Cuda 11? Cuda 10 is very old and newer GPUs don't work with it.

Since your DCNv2 code is modified, only you can update it...