summaryrefslogtreecommitdiff
path: root/models
diff options
context:
space:
mode:
authorEvan Shelhamer <shelhamer@imaginarynumber.net>2015-02-02 09:45:51 -0800
committerEvan Shelhamer <shelhamer@imaginarynumber.net>2015-02-02 09:45:51 -0800
commit33348217a7546ad63a6549f3469b2c49e09f4d31 (patch)
treee2a8e9f44329ca3a2da2b8c500153acbd1203284 /models
parent9767b99fa7351914715c81c985a0e3422fa0a30d (diff)
downloadcaffeonacl-33348217a7546ad63a6549f3469b2c49e09f4d31.tar.gz
caffeonacl-33348217a7546ad63a6549f3469b2c49e09f4d31.tar.bz2
caffeonacl-33348217a7546ad63a6549f3469b2c49e09f4d31.zip
fix GoogLeNet license overwritten by back-merge (see #1650)
Diffstat (limited to 'models')
-rw-r--r--models/bvlc_googlenet/readme.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/models/bvlc_googlenet/readme.md b/models/bvlc_googlenet/readme.md
index 8a3bbec4..2e22dfcf 100644
--- a/models/bvlc_googlenet/readme.md
+++ b/models/bvlc_googlenet/readme.md
@@ -2,7 +2,7 @@
name: BVLC GoogleNet Model
caffemodel: bvlc_googlenet.caffemodel
caffemodel_url: http://dl.caffe.berkeleyvision.org/bvlc_googlenet.caffemodel
-license: non-commercial
+license: unrestricted
sha1: 405fc5acd08a3bb12de8ee5e23a96bec22f08204
caffe_commit: bc614d1bd91896e3faceaf40b23b72dab47d44f5
gist_id: 866e2aa1fd707b89b913
@@ -30,6 +30,4 @@ This model was trained by Sergio Guadarrama @sguada
## License
-The data used to train this model comes from the ImageNet project, which distributes its database to researchers who agree to a following term of access:
-"Researcher shall use the Database only for non-commercial research and educational purposes."
-Accordingly, this model is distributed under a non-commercial license.
+This model is released for unrestricted use.