Junjie Zhu

Results 11 comments of Junjie Zhu

> 您好,我使用的是ubuntu18系统, python3 setup.py build_ext -i前的步骤都正常进行 这一步没有运行错误,但是显示 skipping 'mesh_core_cython.cpp' Cython extension (up-to-date) 结果这一步骤进行后,cython文件夹没有新的文件,请问如何解决,谢谢! 你好请问你解决这个问题了吗

> Basicly, no. You need to align faces before swapping them. Then I would like to ask how the swap of some side faces in the paper is done. Do...

> Yes, we aligned profile/side faces before swapping. If you are fimiliar with face recognition, alignment only relocates faces according to the locations of eyes, the nose and two polar...

ok,thx a lot! 發自我的iPhone ------------------ Original ------------------ From: Yuhao ***@***.***> Date: Mon,Apr 18,2022 5:13 PM To: zyainfal/One-Shot-Face-Swapping-on-Megapixels ***@***.***> Cc: Masterzhuior ***@***.***>, Author ***@***.***> Subject: Re: [zyainfal/One-Shot-Face-Swapping-on-Megapixels] Can I directly use...

> Hi, the training process appears to be a bit numerically unstable and nan numbers can happen - for me it helped to use smaller learning rates. However, I also...

> Hi, > > If you just want to get the frontalized faces without calculate the metrics, you can first modify the code of of as follow:`line 50-72``test.py` > >...

> The frontalized images are saved by the visualizer.display_test_results(). You can modify the `test_dir` attribute in `line 76` in [Visualizer.py](https://github.com/csyxwei/FFWM/blob/d42c578cabe1b81c6b1bb0c3cb707b190fca3c68/util/visualizer.py#L76) to specific the save path. If default, it will be...

> The frontalized images are saved by the visualizer.display_test_results(). You can modify the `test_dir` attribute in `line 76` in [Visualizer.py](https://github.com/csyxwei/FFWM/blob/d42c578cabe1b81c6b1bb0c3cb707b190fca3c68/util/visualizer.py#L76) to specific the save path. If default, it will be...

> ### Prepare your dataset > You should refer to the `README` in data_process to prepare your dataset, and organise your data as follow: > > ``` > dataset >...

> 1adrianb/face-alignment,pip install setup.py,put ,is ok ![image](https://user-images.githubusercontent.com/13074332/94247008-164f0c80-ff4f-11ea-9627-23dba3fbeb6b.png) 你好,我将这三个tar文件放进这里之后还是不行是为什么