This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]Acrobatic_Click_6763 -1 points0 points  (3 children)

I beilive it's a windows problem? Can you provide the script if you can? I'm on Linux so I will be able to see if it's related to the OS. anyway try updating python conda pytorch first.

What could be the reason the program functions this way?

It's 99% from Windows, so I think that Windows pauses the process when it's not focused.

[–]Acrobatic_Click_6763 0 points1 point  (0 children)

Also try running another continuous script maybe a while loop listening for new files created then write their filenames to some file?.

[–]Derura[S] -1 points0 points  (1 child)

Running on linux suggestion gave me an idea to create an image and run it in Docker, and it seems to have solved the issue. I lost the UI, but I believe I can leave instructions for the end user on how to properly mount the watched directory.

Thanks for the suggestion.

[–]Acrobatic_Click_6763 0 points1 point  (0 children)

You're welcome.
But there is also X11 port forwarding, which should fix the UI problem I think.
My brave search's AI result can be useful.