pytorch/examples

Why don't we use MSE as a reconstruction loss for VAE ?

開放

#399 建立於 2018年8月7日

 (7 則留言) (22 個反應) (0 位負責人)Python (9,429 個分叉)batch import
good first issue

倉庫指標

星標
 (21,634 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Hi,

I am wondering if there is a theoretical reason for using BCE as a reconstruction loss for variation auto-encoders ? Can't we simply use MSE or norm-based reconstruction loss instead ?

Best Regards

貢獻者指南