Next AI challenge: try to infer the intended panel reading sequence, and the flow of speech bubbles/narrative. Would potentially be a useful augmentation to a digital comic book reader, refocusing from panel to panel in sequence. Not to mention making comic book content more accessible.
Crunchyroll used to offer a guided reading experience for some of their manga. You could probably build a tool that tags each panel and attempts to figure out the order, and then have a human editor do a validation pass. If you have enough people reading a series you can probably crowdsource the panel sequence.
Segmenting comic book frames
41–50 of 53 posts
Re: Segmenting comic book frames
#42There’s a high quality, free comic reader app that doesn’t collect any data that implements this feature quite nicely: https://apps.apple.com/us/app/smart-comic-reader/id151117521...
YAC Reader [1] has great panel recognition. My other favorite comic reader has attempted but never got something that I could use.
Re: Segmenting comic book frames
#43Next AI challenge: try to infer the intended panel reading sequence, and the flow of speech bubbles/narrative. Would potentially be a useful augmentation to a digital comic book reader, refocusing from panel to panel in sequence. Not to mention making comic book content more accessible.
Is that solvable? It's my personal experience that humans can't reliably do that; I could imagine a machine doing better, but I'm not sure what information it would be working with.
Would probably never be perfect, but if it gets it right in all but a few outlying cases, that should be good enough.
Re: Segmenting comic book frames
#44Re: Segmenting comic book frames
#45Earlier quoted context omitted.
I'm more of a manga reader then a western comic one, but why would there be sentiment against this? In what way is the reading order of panels up to interpretation?
You've now focused too much on manga/comics. Stepping back a bit and looking at art more in general and using the provided example of looking at a painting, who are you to tell me where I should be looking. yeah yeah, i see the obvious thing your AI is trying to tell me where to look, but I'm looking at this less obvious thing that really strikes my fancy. maybe it's a blemish. maybe it's a unique brush stroke/techni…
Re: Segmenting comic book frames
#46Earlier quoted context omitted.
Is that solvable? It's my personal experience that humans can't reliably do that; I could imagine a machine doing better, but I'm not sure what information it would be working with.
I feel the problem is you often read some panels in the wrong order, but when you read them you realize the order is wrong after the fact, based on the text. The AI could probably use the text as additional information for determining the order. Would probably never be perfect, but if it gets it right in all but a few outlying cases, that should be good enough.
Take video games. From Software games tell stories through breadcrumbs; locations, speech lines, item descriptions, and only over time can you start to connect the dots.
Sure, you can watch a youtuber connect the dots for you, show you what you've missed, and make you aware of your own mental limitations. But it's not the same.
Re: Segmenting comic book frames
#47Awesome stuff! We're also working on comic segmentation @ https://toona.io and other stuff for motion comic generation. The synthetic dataset approaches are really interesting, I'm curious if you could use an algorithm like https://en.wikipedia.org/wiki/Flood_fill to aid in segmentation (especially for manga).
Re: Segmenting comic book frames
#48Earlier quoted context omitted.
I feel the problem is you often read some panels in the wrong order, but when you read them you realize the order is wrong after the fact, based on the text. The AI could probably use the text as additional information for determining the order. Would probably never be perfect, but if it gets it right in all but a few outlying cases, that should be good enough.
Counterpoint; isn't reading and re-reading the page after figuring out the intended order part of the experience? Take video games. From Software games tell stories through breadcrumbs; locations, speech lines, item descriptions, and only over time can you start to connect the dots. Sure, you can watch a youtuber connect the dots for you, show you what you've missed, and make you aware of your own mental limitations.…
Re: Segmenting comic book frames
#49There’s a high quality, free comic reader app that doesn’t collect any data that implements this feature quite nicely: https://apps.apple.com/us/app/smart-comic-reader/id151117521...
> free comic reader app Your link points to a paid app store entry. Is this the correct app?
Re: Segmenting comic book frames
#50Next AI challenge: try to infer the intended panel reading sequence, and the flow of speech bubbles/narrative. Would potentially be a useful augmentation to a digital comic book reader, refocusing from panel to panel in sequence. Not to mention making comic book content more accessible.
https://github.com/ragavsachdeva/magi