Giter VIP home page Giter VIP logo

qengineering / ncnn-colorization_raspberry-pi-4 Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 0.0 14 KB

Colorization with ncnn on a bare Raspberry Pi

Home Page: https://qengineering.eu/deep-learning-examples-on-raspberry-32-64-os.html

License: BSD 3-Clause "New" or "Revised" License

C++ 100.00%
aarch64 colorization deep-learning ncnn ncnn-framework ncnn-model raspberry-pi-4 raspberry-pi-64-os siggraph

ncnn-colorization_raspberry-pi-4's Introduction

Colorization on a Raspberry Pi

output image

Colorization with the ncnn framework.

License

Paper: https://arxiv.org/pdf/1603.08511.pdf

Special made for a bare Raspberry Pi 4, see Q-engineering deep learning examples


Dependencies.

To run the application, you have to:

  • A raspberry Pi 4 with a 32 or 64-bit operating system. It can be the Raspberry 64-bit OS, or Ubuntu 18.04 / 20.04. Install 64-bit OS
  • The Tencent ncnn framework installed. Install ncnn
  • OpenCV 64 bit installed. Install OpenCV 4.5
  • Code::Blocks installed. ($ sudo apt-get install codeblocks)

Installing the app.

To extract and run the network in Code::Blocks
$ mkdir MyDir
$ cd MyDir
$ wget https://github.com/Qengineering/ncnn-Colorization_Raspberry-Pi-4/archive/refs/heads/main.zip
$ unzip -j master.zip
Remove master.zip, LICENSE and README.md as they are no longer needed.
$ rm master.zip
$ rm LICENSE
$ rm README.md

Your MyDir folder must now look like this:
15.jpg
17.jpg
Colorization.cpb
main.cpp
Sig17Slice.h
siggraph17_color_sim.param


Download the model weights

Before you can run the app, you have to download the model weights. The file is too large (125 MB) to be stored on GitHub (limited to 100 MB). Download location of siggraph17_color_sim.bin at GDrive.


Running the app.

To run the application load the project file Colorization.cbp in Code::Blocks.
The app takes the b/w input file and the output file name as command line arguments.
You may find the hint at Hands-On handy.
Do note the application takes about 10 Sec to process a single picture.


Thanks.

A more than special thanks to magicse, who adapted the ncnn framework for this colorization app.


More info.

Colorful Image Colorization magicse
Colorful Image Colorization richzhang/colorization
Colorful Image Colorization Project Page by Richard Zhang, Phillip Isola, Alexei A. Efros.


output image

paypal

ncnn-colorization_raspberry-pi-4's People

Contributors

qengineering avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  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.