Segmenting comic book frames
21–30 of 53 posts
Re: Segmenting comic book frames
#22Re: Segmenting comic book frames
#23Re: Segmenting comic book frames
#24It's an interesting tech but giving such an important creative job to a computer instead of an artist is a bad idea for any comic artist who cares about their work.
Re: Segmenting comic book frames
#25Segmenting panels is a graphic design element of storytelling that's part of the artist's job. Doing it programmatically ignores its actual nature in storytelling - establishing the amount and direction of the story beats, helping the reader understand the right reading order, and establishing the important elements on the page (Which beat is the most important, etc). It's an interesting tech but giving such an impor…
Re: Segmenting comic book frames
#26Awesome 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).
Can you explain what you mean by motion comic generation? Sounds interesting!
Re: Segmenting comic book frames
#27I always thought a fun side gig (or even volunteer opportunity) would be defining panel areas for digital comics. Both because I'd get to read a lot of comics, and because a lot of comics I read are frustratingly bad at it, and it makes it much harder to enjoy them. Well, there goes AI taking our jerbs.
As amazing as recent AI progress has been, we do overrate it a lot (I'm including myself in that).
Re: Segmenting comic book frames
#28I'd love to see an algorithm try and segment this: https://dresdencodak.com/2009/07/12/fabulous-prizes/
Re: Segmenting comic book frames
#29Next 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.
Re: Segmenting comic book frames
#30Awesome 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).
The original blog post by Max Halford ( https://maxhalford.github.io/blog/comic-book-panel-segmentat... ) does exactly that. I love his approach because, unlike mine, it is simple, yet it goes a long way. I'd encourage you to check it out. Can you explain what you mean by motion comic generation? Sounds interesting!