SGA icon indicating copy to clipboard operation
SGA copied to clipboard

The official code of "Eliminating Gradient Conflict in Reference-based Line-art Colorization" (ECCV2022)

Results 1 SGA issues
Sort by recently updated
recently updated
newest added

运行后出现问题 `['./anime/exp/ref.1.png'] ['./anime/exp/skt.1.png'] Traceback (most recent call last): File "/home/SGA/SGA_code/testing.py", line 94, in result, attention_map = G.att(ref, skt) File "/root/miniconda3/envs/sga/lib/python3.9/site-packages/torch/nn/modules/module.py", line 1614, in __getattr__ raise AttributeError("'{}' object has no attribute...