gray condition
#6
by
Hotpot-Killer
- opened
how to use it?
I noticed that you mentioned in the wiki that you want to use the gray condition through cv2.cvtcolor, but the model can only receive images from three channels. Can you explain it in detail
I found that I was able to color your image very well during the experiment, but I couldn't achieve it using my image
could you post your image here?
I also been trying to figure out this but cant find any info anywhere. I did manage to color a portrait, but for more complex setups with several people the results were dreadful. From what understood one has to covert the image to greyscale, not use RGB.