ToniButland1998

Results 7 issues of ToniButland1998

I can't find the file named test_refined. What file type it is ? Is it the map you defined? How to get that map? Thanks

Now my dataloading seems take 2 days, and it still not finish. Shall I adjust num_workers set up? Now my num_workers=4; Shall I adjust it to 16? or lower it...

Since the author did not shows how to export the pytorch model to onnx. I write a script to do it. You can launch the script by running: python tools/export_onnx.py...

Hi, this is a very well-documented repo. I appreciate you explanation about BM3D algorithm in the repo. My question is, how to deploy this repo? How to launch it to...

How to inference a single image?

How to inference a single image?

When I test one video, I can get human and a green background. But when I inference on images, I can only get a binary image, which is the mask....