citnaj | 7 years ago | on: Decrappification, DeOldification, and Super Resolution
citnaj's comments
citnaj | 7 years ago | on: Inverting facial recognition models
citnaj | 7 years ago | on: Inverting facial recognition models
Something that came to mind as a potential way to get clearer and more realistic results is to add GAN loss. You can reference this as an example (shows pretraining on L2/mse and after with GAN):
https://github.com/fastai/course-v3/blob/master/nbs/dl1/less...
I'm not 100% sure if it'd work but it seems like a potentially cool followup project.
citnaj | 7 years ago | on: Generating classical music with LSTM neural networks
citnaj | 7 years ago | on: Generating classical music with LSTM neural networks
I'm really curious- any early results to share on that? Attention really does make a big difference on a lot of things (including work I've done so I know first hand). It should improve the coherence of the entire music piece in theory at least, right?
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning
I'm not sure what I want to do about the Kanban board versus issues tracker yet... I'm used to JIRA mostly. I'll figure it out but do know your contribution is very very much appreciated. I don't think I would have come up with that.
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning
Yes..I definitely glossed over the proposed workaround and I apologize. Thanks for this.
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning
Primarily I thought it was cool because it should be useful in many other image modification domains. And then it blew up in popularity today (didn't expect that). But yeah in the notes in the readme at github I do say this:
>To expand on the above- Getting the best images really boils down to the art of selection.
I added that after getting some feedback similar to yours, because before that, this disclaimer wasn't quite cutting it apparently:
>You'll have to play around with the size of the image a bit to get the best result output.
So yeah I'm trying to stay honest here. I'm not going as far as picking completely random samples, admittedly, but really what I'm trying to drive at here is you can produce cool results with this tool. It's not perfect, but it's a tool. And even if you pick at random, they still look pretty damn good. Just sometimes it renders the tv as color and sometimes it doesn't, and i picked the cool option.
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning
Oh yeah to answer your question- super resolution does indeed make up details as you describe there and arguably does blur the line with restoration/story telling. But so does colorization- not all the colors added by the model are going to be what was actually going on there, of course.
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning
citnaj | 7 years ago | on: Colorizing and restoring old images with deep learning