TensorFlow-MIL icon indicating copy to clipboard operation
TensorFlow-MIL copied to clipboard

Code is not correspond with this paper, and there are several errors.

Open ChenYuhang243 opened this issue 3 years ago • 0 comments

  1. The original paper used a joint cross-entropy loss, and codes in this repository don't show this.
  2. For reasons I still don't know, train-loss and valid loss remain high and don't decrease after using this model.

ChenYuhang243 avatar Mar 20 '22 15:03 ChenYuhang243