Skip to content

nn-students-2021h2/Colorization_of_photos_12

Repository files navigation

Bot for colorizing photos (Team 12)

Python Tensorflow Keras MongoDB Docker

Telegram bot project for coloring black and white photos with the ability to save them both on the user's side and on the server side


Our team

Mikhail Extrin (QA) 

Goreev Artoym (Team Leader)

Getting Started

System requirements

Linux / Windows

python 3.7 and higher

Clone Repository

git clone https://github.com/nn-students-2021h2/Colorization_of_photos_12.git
cd Colorization_of_photos_12/

Requirements

pip install -r requirements.txt

Download the dataset

Download dataset and place it in the /DATASET/ folder. You can download it from here


How to use

Our bot named "Color bot" in Telegram

Then start a conversation with the bot to check if it is activated.

If you want to use your bot token, then:

  1. Clone this repository
  2. Create Telegram bot Telegram instructions
  3. Put your token in the `TOKEN' variable in the json file
  4. Install MongoDB
  5. After that you can use the bot

Additional Resources

Run inferences using Docker

You can colorize arbitrary grayscale images using a pre-packaged Docker image from the Replicate registry: here


Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published