Commit Graph

21 Commits

Author SHA1 Message Date
Brandon Amos 2b249d02e6 DNN Models: Add parameters as comment and use opt.embSize 2016-01-08 11:18:30 -05:00
Brandon Amos 1bac754aca nn4 def: Don't validate shape by default. 2016-01-08 11:00:17 -05:00
Brandon Amos 442b721f93 Correct nn4.v2 md5sum. 2016-01-07 19:07:56 -05:00
Brandon Amos 6246fada83 Update code to nn4.v2 for #55. 2016-01-07 18:28:11 -05:00
Brandon Amos 7923c2785c OpenFace Model: Use torch/nn's SpatialCrossMapLRN. 2016-01-06 17:04:21 -05:00
Brandon Amos 1799e9b949 nn2.def: Add normalization. 2015-12-28 21:29:13 -05:00
Brandon Amos 80135c737c nn4.def: Add reasoning behind LRN layers. 2015-12-28 21:28:06 -05:00
Brandon Amos ff51b2cbde Fix luacheck warnings. 2015-12-27 09:09:14 -05:00
Brandon Amos e90694fcba nn4: Add LRN and remove 5x5 convolutions for #55.
Reduces the number of parameters from 7472144 to 6959088.
2015-12-20 22:29:55 -05:00
Brandon Amos 0cf59629ea Don't ignore sigint 2015-10-17 13:38:14 -04:00
Brandon Amos eb37050c0e Indicate network and disk sizes in the README and get-models.sh
\cc @jaharkes
2015-10-17 13:26:48 -04:00
Brandon Amos 1be4123c57 Improve get-models.sh
@jaharkes - Any comments here? Am I overlooking any obvious corner cases?

+ Compress the 1GB model with xz.
+ Verify the md5sum of all models.
2015-10-17 13:15:39 -04:00
Brandon Amos 3149ec53c8 Fix model definition names in the header comments. 2015-10-15 11:13:46 -04:00
Brandon Amos 1f2ce4cac1 README: Add 'Visualizing layer outputs' 2015-10-13 02:28:19 -04:00
Brandon Amos c739a3cde0 Tweak README and get-models. 2015-10-12 13:18:23 -04:00
Brandon Amos 9e1c181314 Add paths to completed models. 2015-10-11 16:54:49 -04:00
Brandon Amos 69586648e6 Refactor: facenet->openface. 2015-10-10 21:28:41 -04:00
Brandon Amos 4973245a26 Models: Add license heading. 2015-09-24 17:36:29 -04:00
Brandon Amos 72a8390b66 Add FaceNet model definitions. 2015-09-24 14:32:28 -04:00
Brandon Amos f7853db09b Add small dlib mean and std models. 2015-09-24 14:32:14 -04:00
Brandon Amos 71b2c63770 Add get-models script. 2015-09-24 14:31:46 -04:00