An open API service indexing awesome lists of open source software.

https://github.com/tom-doerr/tecogan_to_low_res


https://github.com/tom-doerr/tecogan_to_low_res

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

#### 1. Install docker
https://docs.docker.com/install/

#### 2. Build the docker image
```bash
docker build docker -t tecogan_image
```

#### 3. Start the optimization process
```bash
./generate_lr.py
```