microsoft / Bringing-Old-Photos-Back-to-Life

Bringing Old Photo Back to Life (CVPR 2020 oral)
https://arxiv.org/abs/2004.09484
MIT License
15.15k stars 2k forks source link

The results folder is empty after the run is complete. #255

Open tsk42982 opened 1 year ago

tsk42982 commented 1 year ago

Select the old photo modification through the GUI, and the command line shows that the four stages have been completed.But the view results folder is empty.

HenryWait commented 9 months ago

I also have this issue, in the terminal output I see the following error ImportError: /home/user/anaconda3/bin/../lib/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by /home/user/anaconda3/lib/python3.11/site-packages/_dlib_pybind11.cpython-311-x86_64-linux-gnu.so)

Sometimes when I run it I do get a result though it seems intermittent.