Hoang

Results 11 issues of Hoang

Please release train.py code!!!!

I don't understand "num_segmens" parameter. Please explain it

Hi, author I am a newbie with GAN model. I see this repository and read README but there are no checkpoint for image colorization task. Can you release it, please?

Hello author, This is interesting work. I am wanting to transfer learning on STS-benmark. My scripts is: bash scripts/run_stsb.sh 16 16 0 and I got the error: Traceback (most recent...

hi author, Are there any way to run inference on video ??

enhancement

Thank for your work, it is very interesting! But I don't see the inference code for image-to-image translation task. Can you release it??

Hi author, This code is very interesting. I read code but I didn't see inference code to save and visualize output image. Can you release it?

I got problem when I run code: [KeOps] Generating code for formula ArgMin_Reduction(Sum((Var(0,2048,2)-Var(1,2048,1))**2),0) This error appear in k-means code I try it on my dataset with same size (417,417) but...

Hi author, Hungarian is a algorithm that divide n jobs for n people. But now, I want divide n jobs for m people and each person is in charge of...

Does anyone know how to build data_loader for video?. Please help me