Xintao
|
bed7df7d99
|
minor update
|
2021-08-10 20:00:50 +08:00 |
|
Xintao
|
fb3ff055e4
|
update readme
|
2021-08-09 02:11:23 +08:00 |
|
Xintao
|
9ef97853f9
|
update readme
|
2021-08-09 02:10:15 +08:00 |
|
Xintao
|
58fea8db69
|
use warnings
|
2021-08-09 01:14:54 +08:00 |
|
Xintao
|
3c6cf5290e
|
update readme; add faq.md
|
2021-08-08 21:42:32 +08:00 |
|
Xintao
|
64ad194dda
|
Support outscale; Add RealESRGANx2 model; Version 0.2.1
v0.2.1
|
2021-08-08 21:30:51 +08:00 |
|
Xintao
|
5745599813
|
update readme: add pypi workflow badge
|
2021-08-08 16:41:50 +08:00 |
|
Xintao
|
3ce0c97e89
|
update readme: add pip workflow badge
|
2021-08-08 16:35:38 +08:00 |
|
Xintao
|
13186ac2c2
|
Merge pull request #18 from xinntao/pypi
Support PyPI
v0.2.0
|
2021-08-08 16:29:11 +08:00 |
|
Xintao
|
4356ba0578
|
update readme
|
2021-08-08 16:26:09 +08:00 |
|
Xintao
|
32a4fa1772
|
add publish-pip action
|
2021-08-08 16:20:01 +08:00 |
|
Xintao
|
18ebf723f2
|
adaption for pypi
|
2021-08-08 16:12:56 +08:00 |
|
Xintao
|
1f83ce5432
|
update .gitignore
|
2021-08-08 15:29:33 +08:00 |
|
Xintao
|
bef5e3cabd
|
update for running
|
2021-08-08 15:27:55 +08:00 |
|
Xintao
|
064df9956b
|
add setup.py
|
2021-08-08 15:13:53 +08:00 |
|
Xintao
|
52eab16d11
|
update .gitignore
|
2021-08-08 15:01:08 +08:00 |
|
Xintao
|
94ae626008
|
regroup
|
2021-08-08 14:50:32 +08:00 |
|
Xintao
|
9baa0b3d00
|
regroup files
|
2021-08-08 14:46:43 +08:00 |
|
Xintao
|
f932289af1
|
support half inference
|
2021-08-01 12:10:35 +08:00 |
|
Xintao
|
f59a0c66ec
|
Add Linux/MacOS executable files
|
2021-08-01 02:35:36 +08:00 |
|
Xintao
|
935993a040
|
fix colab link error
v0.1.2
|
2021-07-31 12:34:09 +08:00 |
|
Xintao
|
74fcfea286
|
fix bug: extension
|
2021-07-28 15:21:47 +08:00 |
|
Xintao
|
da1e1ee805
|
update Readme.txt
|
2021-07-28 03:01:47 +08:00 |
|
Xintao
|
1d8745eb61
|
update Readme
|
2021-07-28 02:59:20 +08:00 |
|
Xintao
|
c94d2de155
|
support more inference features: tile, alpha channel, gray image, 16-bit
|
2021-07-28 02:56:22 +08:00 |
|
Xintao
|
f4297a70af
|
Merge branch 'master' of github.com:xinntao/Real-ESRGAN
|
2021-07-27 11:07:05 +08:00 |
|
Xintao
|
492a829c14
|
fix bug: gt_sum; fix typo
|
2021-07-27 11:06:43 +08:00 |
|
Xintao
|
0573f32dd0
|
Create LICENSE
|
2021-07-26 00:33:08 +08:00 |
|
Xintao
|
8454fd2c7a
|
add pytorch2onnx
|
2021-07-25 16:16:57 +08:00 |
|
Xintao
|
ad2ff81725
|
add RealESRNet model, fix bug in exe file
|
2021-07-25 16:16:25 +08:00 |
|
Xintao
|
2ed98632c0
|
update Readme: update training guidance
v0.1.1
|
2021-07-25 13:17:13 +08:00 |
|
Xintao
|
37d3c81c34
|
Add ReadMe for training (#3 )
Add ReadMe for training
|
2021-07-25 13:10:45 +08:00 |
|
Xintao
|
8d982a2173
|
update
|
2021-07-25 13:09:02 +08:00 |
|
Xintao
|
ee820df2e2
|
update
|
2021-07-25 13:08:09 +08:00 |
|
Xintao
|
248cbedbce
|
add readme for training
|
2021-07-25 13:00:29 +08:00 |
|
Xintao
|
e9f056fb63
|
update readme
|
2021-07-25 02:11:54 +08:00 |
|
Xintao
|
ec767200ed
|
update README.md
|
2021-07-25 02:07:23 +08:00 |
|
Xintao
|
1b45b66436
|
update ReadMe
|
2021-07-24 19:38:33 +08:00 |
|
Xintao
|
9baeba566b
|
add Real-ESRGAN training codes
|
2021-07-24 18:56:20 +08:00 |
|
Xintao
|
85bd346714
|
update README.md
|
2021-07-24 15:45:49 +08:00 |
|
Xintao
|
a1713103c3
|
add colab demo
|
2021-07-24 15:35:30 +08:00 |
|
Xintao
|
7fcc11f255
|
update file organization, fix bug: scale argument in RRDB
|
2021-07-23 17:52:05 +08:00 |
|
Xintao
|
cc153d278a
|
update README.md
|
2021-07-23 09:33:16 +08:00 |
|
Xintao
|
4c05b20cb3
|
update Readme and teaser
v0.1.0
|
2021-07-23 03:03:47 +08:00 |
|
Xintao
|
9a1dd23287
|
add inference codes
|
2021-07-23 02:50:08 +08:00 |
|
Xintao
|
4dc033d62b
|
Initial commit
|
2021-07-19 11:23:31 +08:00 |
|