expand readme

This commit is contained in:
TimNiklasWitte
2022-03-31 10:14:18 +02:00
parent 8793724bc0
commit d1bb366f84

View File

@@ -1,10 +1,9 @@
# Colorful Image Colorization
## by Richard Zhang, Phillip Isola, Alexei A. Efros
Link to the paper: https://arxiv.org/abs/1603.08511
For evaluation purpose, the entire code in this directory was copied from this repo:
The entire code in this directory was copied from this repo:
https://github.com/foamliu/Colorful-Image-Colorization
We compared the results generated by the model form Richard Zhang et al. with the results of our model.
Link to the paper: https://arxiv.org/abs/1603.08511
For evaluation purpose, we compared colorized images by the model of Richard Zhang et al. and by our model.