3
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

#機械学習モデルを使って、夜の画像を昼にします。

77c483b8-0e4e-4c5c-a791-0c90e06b0ac4.jpeg

#車載カメラなどの画像を見やすくする
夜の不鮮明な画像を明るくできれば、他のモデルを使った画像認識(例えば車両認識)がスムーズにできそうです。

#AU-GAN
夜の画像を昼の画像にしてくれます。

#使い方
リポジトリをクローンして重みをダウンロード

python main.py --dataset_dir bdd100k --phase test --experiment_name bdd_exp --batch_size 1 --load_size 572 --fine_size 512

f53cd000-a75d-4698-bf39-e2b5712e371a.jpeg

🐣


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

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

Twitter
Medium

3
7
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
3
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?