Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colorization on 1929 movie #15

Closed
ttoinou opened this issue Nov 23, 2016 · 7 comments
Closed

Colorization on 1929 movie #15

ttoinou opened this issue Nov 23, 2016 · 7 comments

Comments

@ttoinou
Copy link

ttoinou commented Nov 23, 2016

Hi

Thanks for this script ! I tried your colorization (v2 with class rebalancing) on some frames from Man With a Movie Camera (Vertov, 1929) here are the results :
https://drive.google.com/open?id=0B5-1OeNPsecwdTZ4dS0wUUhIaUU

man with a movie camera the cinematic orchestra soundtrack dvdrip_scene19_7655
man with a movie camera the cinematic orchestra soundtrack dvdrip_scene19_7655

  • The results are all oranges :( what do you think I can do to have a better quality ?
  • Should I train my own network with frames from documentaries ?
  • Do you think I should start training from scratch or start from your network v2 ?
  • Could we introduce some kind of temporal consistency across a bunch of frames for movie colorization ?

Thanks in advance !
Antoine.

@richzhang
Copy link
Owner

Our network is trained on modern photos, so there's a domain gap when applied to old movies. I think training your own network with old color movies is a great idea and can help bridge that gap. I would recommend starting from our network and fine-tuning on old movies.

Yes, temporal consistency would also make the results look nicer.

@ttoinou
Copy link
Author

ttoinou commented Nov 26, 2016

Thank you for your input, I'm first going to extract color frames from movies and documentaries. If I need ~500k iterations how many iter/images ? (not 1 I suppose)

@ttoinou
Copy link
Author

ttoinou commented Nov 26, 2016

I've extracted 12k frames from movies, now I need to create an LMDB file, do you think that tutorial would work http://deepdish.io/2015/04/28/creating-lmdb-in-python/ ?
Sorry for the noob question

@theColourSpace
Copy link

Hi ttoinou,

I'm also trying to use this engine for colorization on some historical images. Would have any interest in collaborating on this?

@ttoinou
Copy link
Author

ttoinou commented Nov 30, 2016

Hi, yes of course !
There's also another software for colorization : https://github.com/gustavla/autocolorize
But I didn't succeed in installing it (yet)

@ttoinou
Copy link
Author

ttoinou commented Nov 30, 2016

My email : tit_toinou@hotmail.com

@ttoinou
Copy link
Author

ttoinou commented Dec 4, 2016

If someone wants to process an entire folder he can use my script : https://github.com/ttoinou/colorization/blob/master/color.py

@richzhang richzhang reopened this Feb 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants