pytorch/examples

Is total variation loss necessary in fast_neural_style?

Open

#278 建立於 2018年1月3日

在 GitHub 查看
 (0 留言) (1 反應) (0 負責人)Python (21,634 star) (9,429 fork)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