pytorch/examples

Is total variation loss necessary in fast_neural_style?

開放

#278 建立於 2018年1月3日

 (0 則留言) (1 個反應) (0 位負責人)Python (9,429 個分叉)batch import
good first issuequestion

倉庫指標

星標
 (21,634 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南