[Solved] Neural Enhance - docker issue

Hi.
I’m trying to run this docker app on Ubuntu but I think I have a folder mount issue:

What am I doing wrong? I’ve never used docker before…

This comes from here:

Never mind, I managed to do it.

  1. I added sudo to the docker run statement in the alias,

  1. I cd to the folder where the image I want to process is;

  2. I issued

enhance --zoom=1 --model=repair _MG_5113_01.jpg

or

enhance --zoom=2 --type=photo _MG_5113_01.jpg

Later I’ll check the results. This takes a while to run and I have to leave now.

1 Like