[Bug] fix extract_gt_data of realesrgan#1542
Conversation
[Bug] fix extract_gt_data of realesrgan
Codecov ReportBase: 88.11% // Head: 88.11% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## dev-1.x #1542 +/- ##
========================================
Coverage 88.11% 88.11%
========================================
Files 386 386
Lines 24442 24442
Branches 3820 3820
========================================
Hits 21537 21537
Misses 2085 2085
Partials 820 820
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
Dear ldr426, |
[Bug] fix extract_gt_data of realesrgan
Motivation
[Bug] fix extract_gt_data of realesrgan
Modification
real_esrgan.py line194
gt_unsharp = [data_sample.gt_unsharp.data for data_sample in data_samples]