SHUZHI LIU
SHUZHI LIU
> > > Hello! > I tried to reproduce .mat files for test models, but didn't succeded. 10 num bins + radius 9 are correct for SHOT? Radius 9 is...
Well, I seem to figure this out. If I omit the line `adjacency = adjacency.transpose(0, 1)` in the code snippet, I can get the same output as the codes in...
I have the same problem when training on pose/face example dataset. On both example dataset, the synthesized_image.jpg looks normal on the first several hundreds iterations, but after some hundreds of...
Try !cd few-shot-vid2vid && python train.py --name face --dataset_mode fewshot_face --adaptive_spade --warp_ref --spade_combine --batchSize 8
I also need this feature. I want to do some visualization of my data before training. My data is visualized to be a sequence of images. I want to use...