Earlier quoted context omitted.
Author here- So I'll just be brutally honest on that one- not all renders are doing that. I cherry picked the one that did that because yeah, it's amazing. There's a simple explanation for why it sometimes doesn't pick up on the guy on tv to color it- The source material is fuzzy and small. I wish I could claim it was something more awesome than that but that's the truth! I'm treating these outputs as an art of selec…
Might make a good addition to the "Known Issues" section or somewhere else. Just somewhere to indicate all the little points of human intervention.
Colorizing and restoring old images with deep learning
51–60 of 107 posts
Re: Colorizing and restoring old images with deep learning
#52The most interesting exhibit for me is "People watching a television set for the first time", where everything is colorized except the TV image , which correctly remains B&W. I wonder what kind of a training set provided the neural network with this notion.
Author here- So I'll just be brutally honest on that one- not all renders are doing that. I cherry picked the one that did that because yeah, it's amazing. There's a simple explanation for why it sometimes doesn't pick up on the guy on tv to color it- The source material is fuzzy and small. I wish I could claim it was something more awesome than that but that's the truth! I'm treating these outputs as an art of selec…
Re: Colorizing and restoring old images with deep learning
#53Re: Colorizing and restoring old images with deep learning
#54I've to admit I have no clue about machine learning, but what I notice is that this seems to have preferred colors for things that can actually have many different colors, most notably clothes. They're almost always this blueish slightly purple color here, even the samurai. Don't get me wrong, this is still awesome and I might try this on some old photos from my grandparents. I'm just wondering if and how one can pre…
That’s why colorizing companies employ historians and researchers. You can have a pretty accurate idea of this color with enough research, but it takes time (and thus money).
Re: Colorizing and restoring old images with deep learning
#55The pictures were basically perfect to myeyes, until I scrolled down to the "gotchas" section, at which point I started to notice a lot of details that are wrong, mostly fading colors, on clothes or otherwise.
Now, there seems to be a distinct loss of details in the restored images. The network being resolution-limited, is the black-and-white image displayed at full resolution besides the restored one?
What I would like to see is the output of the network to be treated as chrominance only.
Take the YUV transform of both the input and output images, scale back the UV matrix of the restored one to match the input, and replace the original channels. I'd be really curious to look at the output (and would do it myself if I was not on asmartphone)!
Nevertheless, that's some awesome work, and I can't wait to see where it goes!
Re: Colorizing and restoring old images with deep learning
#56Earlier quoted context omitted.
Author here- So I'll just be brutally honest on that one- not all renders are doing that. I cherry picked the one that did that because yeah, it's amazing. There's a simple explanation for why it sometimes doesn't pick up on the guy on tv to color it- The source material is fuzzy and small. I wish I could claim it was something more awesome than that but that's the truth! I'm treating these outputs as an art of selec…
Might make a good addition to the "Known Issues" section or somewhere else. Just somewhere to indicate all the little points of human intervention.
Re: Colorizing and restoring old images with deep learning
#57Earlier quoted context omitted.
Might make a good addition to the "Known Issues" section or somewhere else. Just somewhere to indicate all the little points of human intervention.
Yeah I tried pointing that out in the Known Issues section by alluding to adjusting the size parameter as a means to get the best images. But I think I'll just go ahead and be crystal clear on the "art of selection" part so that this doesn't come across as snake oil.
Re: Colorizing and restoring old images with deep learning
#58As someone familiar with the libraries space, I'd actually be very interested in seeing a machine learning model that could deal with "cleaning up" old film (I've actually brought this up w/ several of my ML friends occasionally). One of the biggest challenges in the world of media preservation is migrating analogue content to digital media before physical deterioration kicks in. Oftentimes, libraries aren't able to migrate content quickly enough, and you end up with frames that have been partially eaten away by mold.
As a heads-up, these are some of the problems you might encounter on the film front (which you might not otherwise find with photos due to differences in materials used, etc):
https://www.nyu.edu/tisch/preservation/program/05fall/physic...
https://www.filmpreservation.org/preservation-basics/vinegar...
Re: Colorizing and restoring old images with deep learning
#59Earlier quoted context omitted.
Might make a good addition to the "Known Issues" section or somewhere else. Just somewhere to indicate all the little points of human intervention.
to demand documentation of art is to impede the process
Re: Colorizing and restoring old images with deep learning
#60This is quite interesting! The pictures were basically perfect to myeyes, until I scrolled down to the "gotchas" section, at which point I started to notice a lot of details that are wrong, mostly fading colors, on clothes or otherwise. Now, there seems to be a distinct loss of details in the restored images. The network being resolution-limited, is the black-and-white image displayed at full resolution besides the r…