Open knok opened 3 years ago
Lynton Ardizzone, Jakob Kruse, Carsten Lüth, Niels Bracher, Carsten Rother, Ullrich Köthe
https://arxiv.org/abs/2105.02104v1
cINN(a conditional invertible neural network)を用いたimage-to-imageを提案。
昼に撮影した画像を夜景に変換、グレースケール画像のカラー化といったタスクでMSEを指標として良い結果。 条件を与えることで多様性の高い画像が生成できる。
実装 https://github.com/VLL-HD/conditional_INNs
Lynton Ardizzone, Jakob Kruse, Carsten Lüth, Niels Bracher, Carsten Rother, Ullrich Köthe
https://arxiv.org/abs/2105.02104v1
概要
cINN(a conditional invertible neural network)を用いたimage-to-imageを提案。
昼に撮影した画像を夜景に変換、グレースケール画像のカラー化といったタスクでMSEを指標として良い結果。 条件を与えることで多様性の高い画像が生成できる。
実装 https://github.com/VLL-HD/conditional_INNs