Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ran Lottem authored Sep 30, 2019
1 parent 3194782 commit 9cacf04
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
# SelectiveNet
Code for the paper "SelectiveNet: A Deep Neural Network with an Integrated Reject Option"
ֿ
To run an experiment run train.py --model_name [name] --baseline [name] --dataset [cifar_10/catsdogs/SVHN]

The calibration could be performed using the function post_calibration in selectivenet_utils.py

# ActiveSelectiveNet
Code for the project 'Dynamic Sample Selection Strategy in Active Learning'.

0 comments on commit 9cacf04

Please sign in to comment.