MangaLineExtraction
MangaLineExtraction copied to clipboard
The pre-trained model and testing code of paper "Deep Extraction of Manga Structural Lines"
So I'm planning to use this for further research and the thing is that I don't have access to the dataset you've used for training the model. Would you please...
According to the content of the readme, I successfully run your method, but the default is to use CPU. How can use a GPU when testing?
Thanks for sharing the good code. 1. I created a new virtual env and installed all components. 2. I modified keras.json as recommended. but some errors occurred when I ran,...
Thanks for sharing the test code. Do you plan to share the training code? I would like to train it on my own custom dataset.