good first issue
仓库指标
- Star
- (21,634 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
In Fast Style Transfer, it seems like there is no tanh layer at the end of TransformerNet model. There is no gurantee that output values fti in certain range e.g. [0, 1] for PIL image.
Using only deconv is also valid? How does it work?