HW_LIANG

Results 7 comments of HW_LIANG

> Maybe later this week or next week, I am still doing some final check. > Will let you know in this issue if it's uploaded. Thanks! Look forward to...

> In network architecture, they have mentioned that their decoder is the same. > > " In video generation, four deconvolutional layers are stacked and followed by C3D blocks. To...

I met the same problem: python src/eval.py \ --dataset vitonhd \ --dataset_path viton-hd \ --batch_size 2 \ --mixed_precision fp16 \ --output_dir output_vitonhd \ --save_name output_vitonhd \ --num_workers_test 0 \ --sketch_cond_rate...

when will u release the training code? Thanks!

May I know how to prepare the "model_path" in from_2d arguments? I didn't find any *.bin model files online.

Hi. I met the same error. Is there any solution? bit16_partitions[partition_id].data.copy_(state['shadow'].data) KeyError: 'shadow'