Surabhi Gupta
Surabhi Gupta
Hi, Is it possible to train this model from scratch ?
@DmitryUlyanov @albarji @cclauss How about impainting on face images? Let's say a portion of the face is occluded. Does your impainting code work well on such images?
@iam-aditya which package 1.0.1 version are you taliking about ? _Originally posted by @SURABHI-GUPTA in https://github.com/timesler/facenet-pytorch/issues/129#issuecomment-707503050_
@amjltc295 @Nash2325138 Can anyone help me with the inference of both methods, TPatchGAN and LGTSM? The code seems to be confusing and I need to test both models on custom...
@AliaksandrSiarohin Does FOMM work with normalized inputs?
@AliaksandrSiarohin It seems, validation is not done along with the training pipeline. Is there any specific reason for this? What changes do we need to do for adding that to...
@RameenAbdal @shariqfarooq123 Thanks for sharing your code. I have a doubt regarding trying StyleFlow on custom images. I tried getting the light parameters using DPR, but it returns 7 different...
@ken-ouyang @Tengfei-Wang Thank you for releasing the codebase. Could you please share what the exact data directory should look like for training your model on a video? I am training...
@ppliuboy Thanks for your wonderful work. I have some doubts regarding self-supervised training for flow prediction. 1. How to train your model on custom datasets, say youtube videos that do...
@Zheng222 Hey. Thanks for the code. I tried running your model on a single image from the VoxCeleb1 dataset. The results are not good. Is anything wrong? The image size...