2 Star 0 Fork 0

lazycatcloud/nunif

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
NOTICE 1.39 KB
一键复制 编辑 原始数据 按行查看 历史
nagadomi 提交于 2023-04-23 20:53 +08:00 . Add link to FFC and comment; Update NOTICE
----
nunif/optim/lion.py
From Google Brain AutoML: https://github.com/google/automl/blob/master/lion/lion_pytorch.py
Google Research / Apache License, Version 2.0
----
nunif/training/weight_decay_config.py
From nanoGPT: https://github.com/karpathy/nanoGPT/blob/master/model.py
Andrej Karpathy / MIT License
----
nunif/waifu2x/docs/images/miku_128.png
Hatsune Miku / Crypton Future Media inc. / CC BY-NC
https://piapro.net/intl/en_for_creators.html
----
nunif/utils/perlin2d.py
The original code is perlin-numpy: https://github.com/pvigier/perlin-numpy
Pierre Vigier / MIT License
Vadim Kantorov ported to pytorch: https://gist.github.com/vadimkantorov/ac1b097753f217c5c11bc2ff396e0a57
----
nunif/training/env.py
The adaptive weight calculation for the two different losses(GAN and others) is from Taming Transformers.
https://github.com/CompVis/taming-transformers
----
nunif/module/_lpips_1.pth
nunif/module/_lpips_2.pth
are trained with the internal forked version of LPIPS.
https://github.com/richzhang/PerceptualSimilarity
---
nunif/modules/fourier_unit.py
Modified from LaMa https://github.com/advimman/lama/blob/main/saicinpainting/training/modules/ffc.py
Samsung Research / Apache License Version 2.0
Original implementation Fast Fourier Convolution https://github.com/pkumivision/FFC/blob/main/model_zoo/ffc.py
Lu Chi / Apache License Version 2.0
----
Other libraries used are listed in `requirements.txt`.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lazycatcloud/nunif.git
git@gitee.com:lazycatcloud/nunif.git
lazycatcloud
nunif
nunif
master

搜索帮助