pytorch/examples

Is total variation loss necessary in fast_neural_style?

Ouverte

#278 ouverte le 3 janv. 2018

 (0 commentaire) (1 réaction) (0 personne assignée)Python (9 429 forks)batch import
good first issuequestion

Métriques du dépôt

Stars
 (21 634 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur