Hao Tang

Results 54 issues of Hao Tang

FILE NAME: 000000000139.png Traceback (most recent call last): File "OpenShapes.py", line 27, in EXEMPLAR_MATCHES = context.get_exemplars(LABEL_MAP) File "./OpenShapes/python/experiments/context.py", line 94, in get_exemplars exemplar_scores = self.get_exemplar_scores(LABEL_MAP, exemplar_matches) File "./OpenShapes/python/experiments/context.py", line 67,...

when i run this command `CUDA_VISIBLE_DEVICES=0 python demo.py --config config/vox-adv-256.yaml --driving_video ./example_video.mp4 --source_image ./example_image.png --checkpoint ./checkpoints/SPADE_DaGAN_vox_adv_256.pth.tar --relative --adapt_scale --kp_num 15 --generator SPADEDepthAwareGenerator --result_video results/example_out.mp4 --find_best_frame` I got the following error:...

Processing /data/fhongac/workspace/src/CVPR22_DaGAN/torch-1.9.0+cu111-cp37-cp37m-linux_x86_64.whl ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/data/fhongac/workspace/src/CVPR22_DaGAN/torch-1.9.0+cu111-cp37-cp37m-linux_x86_64.whl'

How to use the PatchGAN discriminator to judge the true and false of a specific irregular area in the generated image?

When I am trying to resume the training after interruptions, I got the following error. > File "train_gta2cityscapes_multi.py", line 422, in > main() > File "train_gta2cityscapes_multi.py", line 190, in main...