expand readme

This commit is contained in:
TimNiklasWitte
2022-03-31 10:16:28 +02:00
parent d1bb366f84
commit 20cab55ebb
2 changed files with 5 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ https://github.com/foamliu/Colorful-Image-Colorization
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.
For evaluation purpose, we compared colorized images by the model of Richard Zhang et al. and by our model (see `../Paper_GPU_colorization.pdf`)

View File

@@ -9,8 +9,10 @@ In total, 10 FPS can be archived on this embedded GPU.
![Example Video](videoPresentation.gif)
In entire documentation of this project in form of a paper can be find in
`./Paper/Main.pdf`.
In entire documentation of this project in form of a paper is
`./Paper_GPU_colorization.pdf`.
All corresponding files including `.tex` file and figures are stored in `./Paper`.
This project was created as a part of the GPU programming course of Mario Porrmann in the winter term 2021/22 of the Osnabrück University.
## Requirements