Git Product home page Git Product logo

11th-hour's Introduction

11th Hour

11th hour

Problem Statement

Many excellent films were produced a few decades ago. However, those movies are only in black and white and not in colour. These days' viewers don't like black and white films. Old movie colour restoration will be a tedious job. Additionally, summarising a film for subtitles, blogging, documentation, or any other purpose might be difficult and take up to two or three hours. What if we could sum up an entire film in a matter of seconds? What if we could bring back the colour of old films such that theatre owners across the globe would profit from this?

Solution

Color restoration can be achieved with the help of NoGAN. This is a new type of GAN training that have been developed to solve some key problems in the previous DeOldify model . It provides the benefits of GAN training while spending minimal time doing direct GAN training . Summarization can be achieved with the help of transformers. The Transformer is the first transduction model relying entirely on self-attention to compute representations of its input and output without using sequence-aligned RNNs or convolution .

Inspiration

Artificial Intelligence the most heard word now-a-days . The booming technology can be used in many domains. We wanted to use GAN one of the deep learning concept to restore colors for the films. To summarize the films we need to work on Natural Language Processing . Hence we chose hugging face transformers to process those textual content.

What it does

11th hour is a web application which is used to restore color for films and summarizer films for condense use in theatres. User uploads the film url in the afield provided such that we process the film and summarizer the content present in the film . Once the content has been output, the user can save the contextual description using his mobile number. User will get the context to his provided mobile number. Next comes the color restoration . Users can upload the film url such that GANS will process the film and produces a colored output of the film.

Output of Color restoration image

video

Transformer Model Architecture

architecture

Architecture image

How we built it

  • The summarizer was built with the help of transformers and huggingface.
  • distilbart-cnn-12-6 was used for summarizing text from films.
  • The color restoration was created based on DeOldify model.
  • The DeOldify is based on python and is used with help of fastai.
  • Chakra UI and React JS were used to create the user interface.
  • We used FastAPI as our backend to integrate our NLP model with the UI.
  • Axios library was used in ReactJS to fetch FastAPI.
  • Twilio Services was used to send message.

Challenges we ran into

  • Applying pre-trained deep learning model required a significant amount of time and computation power.
  • It was difficult to integrate our deep learning model with the user interface.
  • Using hugging face transforms was an aesthetic taste.
  • Integrating color restoration domain in the application was the toughest part.
  • It took us time to understand the NLP and color restoration models.

Accomplishments that we're proud of

  • We were able to create an amazing application that can restore color for old films and can summarise the entire film within seconds
  • Possibly developing a web application and incorporating this model was incredible.
  • Sending acknowledgements with twilio was an interesting part of our application.

What we learned

We gained a lot of knowledge about NLP models and their uses. We learned a little bit about MLOps. Probably more information regarding Transformers was learned. For interfacing with the web application, we worked on Api's.

What's next for 11th Hour

  • Should try to reduce the process time for each request.
  • Improve the summarization with more options which will be flexible for users.
  • Working on to improve the processing speed of the color restoration .
  • Make file upload field available for color restoration application.

11th-hour's People

Contributors

ndrohith09 avatar

Stargazers

 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.