pytorch/examples

Is total variation loss necessary in fast_neural_style?

Open

#278 opened on 2018年1月3日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)Python (21,634 stars) (9,429 forks)batch import
good first issuequestion

説明

I notice that there is no total variation loss regularization implemented in the example of fast_neural_style. But the paper declared it and their torch version use it. I'm wondering if total variation loss is necessary or not in style transfer.

コントリビューターガイド

Is total variation loss necessary in fast_neural_style? · pytorch/examples#278 | Good First Issue