- 04 6月, 2021 1 次提交
-
-
由 lzzyzlbb 提交于
* fix fid * fix fid * add pixel2pixel facades model
-
- 31 5月, 2021 1 次提交
-
-
由 FNRE 提交于
* add FID
-
- 24 2月, 2021 1 次提交
-
-
由 wangna11BD 提交于
* modified fluid to paddle API * supplement zh_CN documents
-
- 16 12月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add esrgan model, refine codes
-
- 29 10月, 2020 1 次提交
-
-
由 qingqing01 提交于
-
- 11 9月, 2020 1 次提交
-
-
由 Mark Ma 提交于
-
- 01 9月, 2020 1 次提交
-
-
由 Mark Ma 提交于
-
- 30 8月, 2020 1 次提交
-
-
由 Mark Ma 提交于
add --style command line option to let user choose stargan or gan-compression style (by default gan-compression style will be used). move `dygraph.guard()` declaration into fid module for two reason: 1. the inference model didn't work in dygraph mode, so we dynamically choose whether to use dygraph mode after style is determined. 2. easier to use for end user (no need to call fluid.dygraph.guard() explicitly)
-
- 20 8月, 2020 2 次提交
-
-
由 lijianshe02 提交于
-
由 lijianshe02 提交于
-