Cadene / Cadene/block.bootstrap.pytorch

The question about KLD loss

Open
#11 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
354
Forks
58
PR merge metrics
No merged PRs in 30d

Description

Excuse me again!
When I use the KLDivLoss as the criterion in ./block/models/criterions/kl_divergence.py rather than crossentropy, I get the loss is 0 and the acc is worse , as following picture shows:
![image](https://user-images.githubusercontent.com/35628413/63181798-8a985a80-c083-11e9-8975-8b520c841d72.png)
But in paper MFH ,KLD loss is better than CrossEntropy, So, how could this be? Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.