Muhiddin

Results 15 comments of Muhiddin

I tried to run on another remote GPU server. When I run the python demo.py --in_img [*.png] --in_audio [*.wav] --output_path [path] I faced another problem: [ WARN:[email protected]] global /io/opencv/modules/imgcodecs/src/loadsave.cpp (239)...

After solving this one I faced another one: uring handling of the above exception, another exception occurred: Traceback (most recent call last): File "demo.py", line 72, in coeff, align_img =...

> Sorry, my mistake. If you are using the depth model of depth_face_model_Voxceleb2_10w, you can set this line > > https://github.com/harlanhong/CVPR2022-DaGAN/blob/c594a2eb43d9f74fac4f783de26aa7ee3e5cbe35/demo.py#L164 > > to 50 layers, that is : >...

Hi! I like your model! Can you, please, share the ultra-high precision model? My email: [email protected] Thanks!

> Your email is not sent successfully, can you change another email? Please, send to me also! My contacts are [email protected], [email protected]. Thanks a lot!

Thanks for your reply! However when I run .runtests.sh, I faced error, even though I had installed bazel: ![image](https://user-images.githubusercontent.com/54941476/177896959-5e273d8e-3127-4e79-909e-74771158e7a8.png) ![image](https://user-images.githubusercontent.com/54941476/177897001-a3bbceb0-9218-4c41-8c88-e0f7650a8fd5.png) ![image](https://user-images.githubusercontent.com/54941476/177897103-3f520c84-a3c3-4018-8729-ef89f5afc893.png) Can you share some other solutions, please?

> Don't specify the version of mxnet-cu101 Hi! I have the same issue. FileNotFoundError: [Errno 2] No such file or directory: './checkpoints/memory_seq_p2p/60_net_G.pth' What do you mean with do not specify...

> I have this issue. I tried to create several different virtual environments, but the results are the same. What will you suggest? Please, try to explain with details, as...

> Thanks for your quick reply! In next step I face this one: tf) root@6352b96a0a4d:/workspace/Audio-driven-TalkingFace-HeadPose/render-to-video# python train_19news_1.py 32 0 19_news/32 32_bmold_win3 octave: X11 DISPLAY environment variable not set octave: disabling...

(tf) root@6352b96a0a4d:/workspace/Audio-driven-TalkingFace-HeadPose# cd Audio/code/; python test_personalized2.py 03Fsi1831 32 01 python atcnet_test1.py --device_ids 1 --model_name ../model/atcnet_pose0_con3/32/atcnet_lstm_99.pth --pose 1 --relativeframe 0 --sample_dir ../results/atcnet_pose0_con3/32/03Fsi1831_99 --in_file ../audio/03Fsi1831.wav Traceback (most recent call last): File "atcnet_test1.py",...