pytorch/examples
Auf GitHub ansehenIs total variation loss necessary in fast_neural_style?
Open
#278 geöffnet am 3. Jan. 2018
good first issuequestion
Repository-Metriken
- Stars
- (21.634 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
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.