LoginSignup
0
0

More than 1 year has passed since last update.

白黒画像をカラーにしてくれるAPI DeOldify

Last updated at Posted at 2022-01-15

かんたんに使える自動着色

ダウンロード (23).png

昔の白黒写真をカラーに

昔の白黒写真をカラーにした動画などをみたことがないだろうか?
あれをかんたんにつかえたら良くないですか?

DeOldify

かんたんに自動着色が行えるAPIである。

使い方

これだけで実行できる。

colorizer = get_image_colorizer(artistic=False)
image_path = colorizer.plot_transformed_image_from_url(url=source_url, render_factor=35, compare=True, watermarked=False)

Videoもできる。
Jan-15-2022 12-13-35.gif

🐣


フリーランスエンジニアです。
お仕事のご相談こちらまで
rockyshikoku@gmail.com

Core MLやARKitを使ったアプリを作っています。
機械学習/AR関連の情報を発信しています。

Twitter
Medium

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0