You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I tried to reproduce the result for chicago_la_musee.jpg. However, my created image has a colour confusion on the edges instead.
I used this command: python evaluate.py --checkpoint la_muse.ckpt --in-path input/ --out-path output/
where la_muse.ckpt is from Google Drive; input has the image from examples/content/; output is an empty folder.
Is it normal or am I missing something?
The text was updated successfully, but these errors were encountered:
Hi. This happens with me too. I have been running the program for numerous projects and the problem with the edges stays consistent. You can try trimming the edges off in post production if you don't like the output. Here is one of my example:
Hello! I tried to reproduce the result for
chicago_la_musee.jpg
. However, my created image has a colour confusion on the edges instead.I used this command:
python evaluate.py --checkpoint la_muse.ckpt --in-path input/ --out-path output/
where
la_muse.ckpt
is from Google Drive;input
has the image fromexamples/content/
;output
is an empty folder.Is it normal or am I missing something?
The text was updated successfully, but these errors were encountered: