Youjin C.

Results 6 issues of Youjin C.

Hello, @junyanz Thank you for your superb paper and repo! I am trying to make a normal face -> smiling face model. I found some face image datasets from Kaggle...

Hello, Thank you for great project! I was trying to run on my iphone as it was, and saw it ran for a few seconds on my phone. However, it...

**Update: I wonder if repo update is possible with `torch.amp` or mixed precision applied.** ------------------- Hello, **I'd like to ask, with my dataset and machine, if it is normal to...

Hello, I got this error for onnx exporting. ``` Traceback (most recent call last): File "/home/ubuntu/CAT/onnx_export.py", line 13, in exporter = Exporter() File "/home/ubuntu/CAT/onnx_exporter.py", line 59, in __init__ model.netG_student.load_state_dict( File...

Hello, Since the last question, #24, I tried 512x512 resolution training for both teacher and student models. I found that the teacher model in 512x512 works fine, but student training...

Hello, Thank you for the awesome project. I am trying to run yours locally and want to check deployment. and find an error that says ``` StreamlitAPIException: No such component...