winterplayer
winterplayer
Hello,I'd like to ask if I can use picture as driving_input instead of video to obtain the output results of pictures.
There is some error. File "/data0/cdx/ID-disentanglement-pytorch/Training/train_script.py", line 159, in attr_vec = torch.squeeze(attr_encoder(attr_images)) File "/home/amax/anaconda3/envs/cdx/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1110, in _call_impl return forward_call(*input, **kwargs) File "/data0/cdx/ID-disentanglement-pytorch/Models/Encoders/Inception.py", line 29, in forward return self.model(resized_data *...
Why is the FR loss less than 0 during the train?And why is the G loss also less than 0?It's Strange.
Great job! I have some questions about the code. If I edit images, do I need to do the following? Will removal have an impact on the results? 