JL
JL
This solved the issue, not getting it anymore. Thanks!
It's been a while since a I met this issue 2months ago so can't remember exactly but I ran: `pip install https://github.com/podgorskiy/dnnlib/releases/download/0.0.1/dnnlib-0.0.1-py3-none-any.whl` and it solved the error that I was...
Having the same problem as well!
Hi could I have the compressed package too? The link is no longer valid.
Had that issue too and solved it! Go to the [original deformable DETR github](https://github.com/fundamentalvision/Deformable-DETR) and go to `models/ops `and `run sh make.sh`. After that the error won't be seen again.