vineetjohn / linguistic-style-transfer

Neural network parametrized objective to disentangle and transfer style and content in text
Apache License 2.0
138 stars 33 forks source link

Try Focal loss to improve Content Preservation #61

Closed vineetjohn closed 6 years ago

vineetjohn commented 6 years ago

https://arxiv.org/abs/1708.02002

vineetjohn commented 6 years ago

https://github.com/tensorflow/models/blob/master/research/object_detection/core/losses.py#L224

vineetjohn commented 6 years ago

https://github.com/zhezh/focalloss/blob/master/focalloss.py

vineetjohn commented 6 years ago

Seems like a failed experiment, because diversity is not the prime directive of the model.