Edwardmark

Results 36 issues of Edwardmark

I want to test the inpainting task, how to generate the mask, any code?

When I train shapenet, the GPU utility is much too low, how to improve the training speed?

Thanks for your great work, would you please tell me how you cleaned the IJB-A dataset?

Soryy to ask such a simple question, but I can not find the solution anywhere. Could anyone help me ?

Hi, I want to deploy a detection model with TensoRT to accelerate the backbone and use libtorch to do detection(maily reshape and decode boxes) and nms, but how to compiler...

感谢您的开源, 请问为何预处理要用复杂的warpAffine 直接使用resize_with_padding可以吗?我测了下发现结果差距很大,请问为什么要使用warpAffine做图片的预处理和结果的后处理。

after generate .so I found the error failed to map segment from shared object

How do you deal with nms?

I try the demo, found that it uses CPU only, how can I use GPU with the model?