pytorch/examples

Is total variation loss necessary in fast_neural_style?

Offen

#278 geöffnet am 03.01.2018

 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Python (9.429 Forks)batch import
good first issuequestion

Repository-Metriken

Stars
 (21.634 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide