Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyisen committed Sep 7, 2019
1 parent 8123a52 commit 0559841
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 10 additions & 1 deletion README.md
@@ -1,2 +1,11 @@
# symmetric_learning
# Symmetric Cross Entropy Learning (SL)
Code for ICCV2019 "Symmetric Cross Entropy for Robust Learning with Noisy Labels"

## Requirements
- Python 3.5.2,
- Tensorflow 1.10.1
- Keras 2.2.2

## Usage

Simply run the code by: python3 train_models.py

0 comments on commit 0559841

Please sign in to comment.