Code Monkey home page Code Monkey logo

bnw2c-movie's Introduction

Black and White to Color Movie Conversion

This project aims to colorize a black and white fragment of the movie "Ikiru" (1952) using deep learning techniques. The colorization is achieved through a Convolutional Neural Network (CNN) model pre-trained on a large dataset from Kaggle.

Original_movie Colorized_movie

Dataset and Pre-trained Models

The pre-trained models and related files were obtained from the Kaggle dataset: Colorize Image Dataset

Project Structure

BNW2C-Movie/
├── .venv/                  # Virtual environment directory
├── frames/                 # Directory for extracted frames from the movie
├── movie/                  # Directory containing the original movie fragment
├── colorization_deploy_v2.prototxt  # Prototxt file for the CNN model
├── colorization_release_v2_norebal.caffemodel  # Pre-trained Caffe model
├── pts_in_hull.npy         # Numpy array with cluster centers for colorization
├── frame_extraction.py     # Script to extract frames from the movie
├── Model.py                # Main script to colorize the frames and recreate the movie
├── requirements.txt        # List of dependencies for the project
└── README.md               # This README file

bnw2c-movie's People

Contributors

gabacame avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.