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
Mikhail Extrin (QA)
Goreev Artoym (Team Leader)
Linux / Windows
python 3.7 and higher
git clone https://github.com/nn-students-2021h2/Colorization_of_photos_12.git
cd Colorization_of_photos_12/
pip install -r requirements.txt
Download dataset and place it in the /DATASET/
folder.
You can download it from here
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:
- Clone this repository
- Create Telegram bot Telegram instructions
- Put your token in the `TOKEN' variable in the json file
- Install MongoDB
- After that you can use the bot
You can colorize arbitrary grayscale images using a pre-packaged Docker image from the Replicate registry: here