Jing Jiang
Jing Jiang
您好,我也遇到这个问题了,我已经安装好了paddleslim,但是还是说没有安装上,import也没有问题,但是PaddleDetection运行报错如下: ``` W0712 16:27:00.790410 28115 gpu_context.cc:278] Please NOTE: device: 0, GPU Compute Capability: 8.0, Driver API Version: 11.4, Runtime API Version: 11.2 W0712 16:27:00.796125 28115 gpu_context.cc:306] device: 0, cuDNN Version:...
已经解决,安装好之后需要重启电脑才可以。 > 您好,我也遇到这个问题了,我已经安装好了paddleslim,但是还是说没有安装上,import也没有问题,但是PaddleDetection运行报错如下: > > ``` > W0712 16:27:00.790410 28115 gpu_context.cc:278] Please NOTE: device: 0, GPU Compute Capability: 8.0, Driver API Version: 11.4, Runtime API Version: 11.2 > W0712 16:27:00.796125...
Hello, I have also encountered this issue. I am doing a 2D image task and the generated deformation field has many small jagged edges. Have you solved this problem? Thank...
I currently need to obtain the reverse deformation field, but it seems that B-spline variation cannot obtain the reverse deformation field very well, is that right?
I meet the same problem. Does anyone know how to solve this problem? 