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
- Host: GitHub
- URL: https://github.com/tom-doerr/tecogan_to_low_res
- Owner: tom-doerr
- License: apache-2.0
- Created: 2020-06-14T10:11:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-27T15:48:12.000Z (almost 6 years ago)
- Last Synced: 2025-02-14T09:48:13.180Z (over 1 year ago)
- Language: Python
- Size: 19.4 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```