{"id":26930629,"url":"https://github.com/tharuneshwar-s/ai-image-colorization","last_synced_at":"2026-04-16T04:31:37.254Z","repository":{"id":154161422,"uuid":"571223420","full_name":"tharuneshwar-s/Ai-image-colorization","owner":"tharuneshwar-s","description":"The Flask-Python web app utilizes a pre-trained image colorization model based on Caffe. It allows users to upload black and white images and applies the colorization model to automatically generate colored versions. The app leverages the power of deep learning to provide an intuitive and interactive way to add color to grayscale images with ease.","archived":false,"fork":false,"pushed_at":"2024-08-18T13:05:17.000Z","size":4548,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-21T23:37:29.094Z","etag":null,"topics":["black-and-white-image","caffemodel","deep-learning","flask","html-css-javascript-jquery","image-colorization","pretrained-models","python","python-flask-website"],"latest_commit_sha":null,"homepage":"https://bw-image-color.onrender.com","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tharuneshwar-s.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-27T15:05:00.000Z","updated_at":"2024-08-18T13:05:20.000Z","dependencies_parsed_at":"2024-02-17T20:24:20.916Z","dependency_job_id":"f12558a1-1b77-494d-b45b-907d800599ed","html_url":"https://github.com/tharuneshwar-s/Ai-image-colorization","commit_stats":null,"previous_names":["tharuneshwar-s/ai-image-colorization","tharuneshwar-369/ai-image-colorization"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tharuneshwar-s/Ai-image-colorization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tharuneshwar-s%2FAi-image-colorization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tharuneshwar-s%2FAi-image-colorization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tharuneshwar-s%2FAi-image-colorization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tharuneshwar-s%2FAi-image-colorization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tharuneshwar-s","download_url":"https://codeload.github.com/tharuneshwar-s/Ai-image-colorization/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tharuneshwar-s%2FAi-image-colorization/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261211683,"owners_count":23125544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["black-and-white-image","caffemodel","deep-learning","flask","html-css-javascript-jquery","image-colorization","pretrained-models","python","python-flask-website"],"created_at":"2025-04-02T06:44:57.760Z","updated_at":"2026-04-16T04:31:37.139Z","avatar_url":"https://github.com/tharuneshwar-s.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ai-image-colorization\n[![Maintenance](https://img.shields.io/badge/python-3.9-blue.svg)](https://www.python.org/downloads/release/python-390/) \n[![Maintenance](https://img.shields.io/badge/framework-flask-red.svg)](https://flask.palletsprojects.com/en/2.0.x/) \n[![Maintenance](https://img.shields.io/badge/Frontend-HTML/CSS-green.svg)](https://img.shields.io/badge/Frontend-HTML/CSS/JS-green.svg) \n[![Maintenance](https://img.shields.io/badge/Backend-Javascript/JQuery-yellow.svg)](https://img.shields.io/badge/Backend-Javascript-yellow.svg) \n[![Maintenance](https://img.shields.io/badge/AI-Deep_learning-blue.svg)](https://img.shields.io/badge/Backend-JD-yellow.svg) \n\nBlack \u0026 white image colorization using Deep Learning using (Pretrained Model)\n\n\u003e Check out Live Demo: https://bw-image-color.onrender.com\n\n\n## Example Images\n\n\u003cimg src=https://github.com/THARUNESHWAR-369/Ai-image-colorization/blob/main/static/images/lion.jpg width=250\u003e\u003cimg src=https://github.com/THARUNESHWAR-369/Ai-image-colorization/blob/main/static/images/lion_colored.jpg width=250\u003e\n\n\u003cimg src=https://github.com/THARUNESHWAR-369/Ai-image-colorization/blob/main/static/images/tower.webp width=250\u003e\u003cimg src=https://github.com/THARUNESHWAR-369/Ai-image-colorization/blob/main/static/images/tower_colored.webp width=250\u003e\n\n\n\u003cimg src=https://github.com/THARUNESHWAR-369/Ai-image-colorization/blob/main/static/images/dog.webp width=250\u003e\u003cimg src=https://github.com/THARUNESHWAR-369/Ai-image-colorization/blob/main/static/images/dog_colored.webp width=250\u003e\n\n\n# How to run the App\n\u003e 1. ```$ git clone https://github.com/THARUNESHWAR-369/Ai-image-colorization.git```\n\u003e 2. ```$ cd Ai-image-colorization```\n\u003e 4. ```$ pip3 install -r requirements.txt```\n\u003e 5. ```$ python app.py```\n\u003e 6. Go to your browser and type http://127.0.0.1:5000/ in the address bar. Hurray! That's it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftharuneshwar-s%2Fai-image-colorization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftharuneshwar-s%2Fai-image-colorization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftharuneshwar-s%2Fai-image-colorization/lists"}