richzhang / colorization

Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
http://richzhang.github.io/colorization/
BSD 2-Clause "Simplified" License
3.34k stars 921 forks source link

new prior_probs.npy for Place365 dataset #76

Closed sumiyy closed 4 years ago

sumiyy commented 4 years ago

I used the original probs for Place 365 dataset ,the colored picture have many discontinous color blocks. I referred the paper to create new ab prior_probs of Place365 dataset,but the colored picture are most green and blue ,the result is worse than using the original probs .I dont know what's wrong with my new probs? Can you show a code for the prior_probs?Thanks a lot!