John Dagdelen

Results 29 comments of John Dagdelen

I think I'm having the same issues. Fix would be appreciated!

I don't think this issue is related to the title of your question. That might be why you're not getting help.

@shyamd Not actually assigning you, just wanted to get your input.

Ok, so I've figured out it is affected by image rescaling. When I re-run with the dimensions set to 80x112 I get the following. ![Figure_1](https://user-images.githubusercontent.com/9101793/72967326-f212ae80-3d75-11ea-8909-5359e859ac35.png)

I adapted the code in sketchback.py and changed the input parameters to fit the appropriate image class. The data was the CUHK face data set.

This is not a helpful issue. If you want to re-implement in a different language you can go do so.

> Traceback (most recent call last): File "scripts/txt2img.py", line 2, in import cv2 ModuleNotFoundError: No module named 'cv2' Did you install the requirements or create a conda environment as specified?

Have you all checked your python version is compatible with triton==0.4.2? Try installing python 3.9 first.

I think I'm also experiencing this. Any interactive prompt larger than 3 words has issues.