Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/mop/bier
Browse files Browse the repository at this point in the history
  • Loading branch information
mop committed Feb 21, 2018
2 parents 35f101e + e622699 commit cd04edf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Expand Up @@ -21,3 +21,5 @@ you are planning to use this work, please cite one of the following papers:
To run the code, see ./run.sh and ./run_eval.sh.
The train-images file is a numpy file consisting of images of size 256x256 and train-labels are the corresponding
labels. The label indices should be between [0, total-number-of-labels) (i.e. they should be non-negative, and continuous).

The initial weights for the GoogLeNet InceptionV1 model (dumped from the caffe model) is available at: https://files.icg.tugraz.at/d/c3e1a047fc/

0 comments on commit cd04edf

Please sign in to comment.