Jun
Jun
You need to specify the screenshot_dir and save_mesh `!python scripts/run.py --scene data/nerf/fox/ --mode nerf --screenshot_dir /content/screenshots --save_mesh fox.ply --n_steps 10 `
> Hello! First of all, congratulations on your paper getting the best ICCV paper, thank you for your contribution to GAN network research, and share your code. I have had...
Anyone got a solution?
> @junxiant The exported .ply mostly is very hard to comprehend. If I zoom in I only see triangles and I cannot make out where the fox is. Are there...
The results obtained using this code and val.py seems to be different? Is there a test.py script somewhere?
Maybe it will be better if i show the images, These are the outputs from the code above  After adding a threshold ``` output = torch.where(output > 0.6, 1,...
> You are right, I used different thresholding
hello did anyone eventually figure out the difference? its been more than a year.
Real-ESRGAN is already loaded in the notebook. You can try other SR models like BSRGAN/SwinIR to upsample the results.
I'm using OHIF-XNAT viewer, OHIF-XNAT viewer = 3.4.1 monai = 1.1.0 monailabel = 0.6.0