Instance-Shadow-Diffusion icon indicating copy to clipboard operation
Instance-Shadow-Diffusion copied to clipboard

How do I get a photo with shadow removed (resolution unchanged)

Open smart4654154 opened this issue 1 year ago • 0 comments

i have do this: Testing It will generate the shadow-free images in the experiments directory and then calculate the PSNR values at the same time. You will need to manually modify the checkpoint path in accelerator.load_state('experiments/state_244999.bin').

Deshadow

NCCL_P2P_DISABLE=1 CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 accelerate launch --multi_gpu shadow_aistd_test.py

I get the result: image the result is good How do I get a photo with shadow removed (resolution unchanged) thank you

smart4654154 avatar Nov 04 '24 07:11 smart4654154