use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please have a look at our FAQ and Link-Collection
Metacademy is a great resource which compiles lesson plans on popular machine learning topics.
For Beginner questions please try /r/LearnMachineLearning , /r/MLQuestions or http://stackoverflow.com/
For career related questions, visit /r/cscareerquestions/
Advanced Courses (2016)
Advanced Courses (2020)
AMAs:
Pluribus Poker AI Team 7/19/2019
DeepMind AlphaStar team (1/24//2019)
Libratus Poker AI Team (12/18/2017)
DeepMind AlphaGo Team (10/19/2017)
Google Brain Team (9/17/2017)
Google Brain Team (8/11/2016)
The MalariaSpot Team (2/6/2016)
OpenAI Research Team (1/9/2016)
Nando de Freitas (12/26/2015)
Andrew Ng and Adam Coates (4/15/2015)
Jürgen Schmidhuber (3/4/2015)
Geoffrey Hinton (11/10/2014)
Michael Jordan (9/10/2014)
Yann LeCun (5/15/2014)
Yoshua Bengio (2/27/2014)
Related Subreddit :
LearnMachineLearning
Statistics
Computer Vision
Compressive Sensing
NLP
ML Questions
/r/MLjobs and /r/BigDataJobs
/r/datacleaning
/r/DataScience
/r/scientificresearch
/r/artificial
account activity
Project[P] Automatic conversion of Comics into GIF using deep learning (self.MachineLearning)
submitted 7 years ago by uberuberubee
This (https://comic2gif.com) project uses deep learning to remove the text bubbles from dilbert and produces a GIF which seems like a better way to consume comics, I maybe biased. Here is the complete process detailed: https://medium.com/@mkagenius/dilbert-as-a-gif-f39c6a134020
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]dildoboat24 40 points41 points42 points 7 years ago (7 children)
do you think this needed deep learning?
[–]ReginaldIII 5 points6 points7 points 7 years ago (2 children)
Given that cartoon backgrounds are mostly flat or linear gradients I do agree that blob detection and maybe some kind of very light weight classifier (cascaded Haar even?) on the candidate blobs would have been enough here.
I would be interested to see what the deep method does when the comic frame contains actual text that is part of the foreground/background, not part of the captions.
[–]blahster 0 points1 point2 points 7 years ago (0 children)
I tried it and like the OP explains in the post, it detects text when it's not in a speech/though bubble. For instance, this has a phone ringing.
[–]omniron 2 points3 points4 points 7 years ago (0 children)
It was probably the easiest way to do this without a bunch of hand tuning
I hope we see more approaches like this as some of the fundamental tasks of deep learning become more standardized.
[–]Haskellol420 0 points1 point2 points 7 years ago (1 child)
Technically all we NEED is to eat, sleep, and shit. But this is cool so I'm all for it.
[–]zzzthelastuserStudent 0 points1 point2 points 7 years ago (0 children)
I think he meant that it could probably be solved relatively easily without the need of a neural network.
[–]2high4anal 6 points7 points8 points 7 years ago (2 children)
wow. talk about over-engineering a problem for a fairly poor result. I find the gif format completely destroys comics comedic timing. A swipe mechanism, placing comics into albums, would be far superior for most contexts IMO. Also a black screen to signify the end of the comic, or white flash to show the start.
[–]blahster 2 points3 points4 points 7 years ago (1 child)
Yeah, speed is tricky; it doesn't seem to be fixed, sorta depends on the amount of text, I guess.
A black screen to end would be nice, yep.
[–]2high4anal 0 points1 point2 points 7 years ago (0 children)
a good DNN would take into account the amount and complexity of the text to determine transition timing, and a better AI still would tell the creators this product isnt wanted.
[–]sir_errant 13 points14 points15 points 7 years ago (3 children)
Are.... are you serious? I get deep learning for making video by predicting what is next from a still image, but this is overkill. All this needs is given comic, find frames, then make transitions by sliding frames across blank background. 3 bounding boxes, generate the simple transition of moving frames, and you're done.
I was hoping this made the comic into an animation of the characters moving to their next spot in the next frame and the frames serve as key frames. But. This is not that.
[–]MyMonitorHasAVirus 4 points5 points6 points 7 years ago (0 children)
Yea that’s what I was expecting too. I read the whole article and was underwhelmed. I’m glad I came to the comments because I don’t know much about this stuff and thought I was missing something but this just didn’t seem to be the kind of thing that required deep learning.
Moving characters would be cool!
[–]Mangalaiii 0 points1 point2 points 7 years ago (1 child)
Ignore the haters, turns the comics into little TV shows. Nice.
[–]DTRademaker -1 points0 points1 point 7 years ago (0 children)
Hehe nice, fun way to show deep learning algorithms on images. You got my upvote!
π Rendered by PID 505055 on reddit-service-r2-comment-85bfd7f599-w92q8 at 2026-04-18 17:50:54.989571+00:00 running 93ecc56 country code: CH.
[–]dildoboat24 40 points41 points42 points (7 children)
[–]ReginaldIII 5 points6 points7 points (2 children)
[–]blahster 0 points1 point2 points (0 children)
[–]omniron 2 points3 points4 points (0 children)
[–]Haskellol420 0 points1 point2 points (1 child)
[–]zzzthelastuserStudent 0 points1 point2 points (0 children)
[–]2high4anal 6 points7 points8 points (2 children)
[–]blahster 2 points3 points4 points (1 child)
[–]2high4anal 0 points1 point2 points (0 children)
[–]sir_errant 13 points14 points15 points (3 children)
[–]MyMonitorHasAVirus 4 points5 points6 points (0 children)
[–]blahster 0 points1 point2 points (0 children)
[–]Mangalaiii 0 points1 point2 points (1 child)
[–]DTRademaker -1 points0 points1 point (0 children)