pedrovgs / DeepPanel

Finding a panel inside a comic page is the hardest thing I've ever done in computer science!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

provide pre-trained models?

dcnstrctn opened this issue · comments

Hi, I wonder if any pre-trained model could be released for testing DeepPanelTesting.py?
i.e. in this line
keras.models.load_model("./model", custom_objects=custom_objects)
Thank you!