EDVR icon indicating copy to clipboard operation
EDVR copied to clipboard

Why build custom operators?

Open bfreskura opened this issue 4 years ago • 0 comments

Hi @xinntao,

Your work is really fascinating and I've been using it extensively on my research project!

I see that you're building many custom operators such as the DCNv2 which have been copied from the mmcv repository.

Is there any reason why we should not use the mmcv code directly from their pip package? Specifically, I am using the EDVR model and I want to replace your DCNv2 function with the one from the mmcv pip package.

bfreskura avatar Aug 12 '20 09:08 bfreskura