https://github.com/cloneofsimo/ign
https://github.com/cloneofsimo/ign
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloneofsimo/ign
- Owner: cloneofsimo
- Created: 2023-11-05T09:31:52.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-07T11:06:55.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T06:43:23.824Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Implementation of Idempotent Generative Network
---
Unofficial implementation of [Idempotent Generative Networks](https://arxiv.org/abs/2311.01462) in PyTorch.
```bash
python main.py
```
For some reason its really difficult to get this right. I'm abandoning this for now.