yuxiaoleipeng
yuxiaoleipeng
> In the testing phase, I found a new cryptic bug that the edge output size of `EdgeModel` will dismatch with the input image size. > For instance, sizes of...
> @yuxiaoleipeng I have solved it temporarily using `ReplicationPad2d` in my modified [demo application](https://github.com/youyuge34/Anime-InPainting), which involves the problem of pixel alignment. You can test images in my project using commands...
> @yuxiaoleipeng If u just want to test, just download the pre-trained weights files and optional maskdata. > I will update a detailed Chinese using manual in these days in...