Commit Graph

350 Commits

Author SHA1 Message Date
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 8ad8bcf685 Fix typo found by @HugoGiraudel 2015-10-16 18:20:49 -04:00
Brandon Amos ade9e2dbd8 Link to get-models.sh 2015-10-16 10:31:41 -04:00
Brandon Amos 7e5274185e README: Mention to verify the md5 checksums of the models
For #15
2015-10-16 09:07:20 -04:00
Brandon Amos d02acc5cb7 README: Slightly clarify for #19. 2015-10-16 08:45:13 -04:00
Brandon Amos 2aea81c58b Fix pep8 warning. 2015-10-15 23:05:59 -04:00
Brandon Amos c4f78bbfbb Add error handling to TorchWrap for cases like #14. 2015-10-15 23:00:35 -04:00
Brandon Amos 2a53c370bf Further clarifications for #10. 2015-10-15 20:59:37 -04:00
Brandon Amos d114f7bc11 Update DOI and BibTeX entry for new (minor) release. 2015-10-15 11:50:40 -04:00
Brandon Amos e19042d085 Update badges in README. 2015-10-15 11:27:34 -04:00
Brandon Amos eb35f75221 Update badges in README. 2015-10-15 11:27:18 -04:00
Brandon Amos 357e7bca73 Update CHANGELOG for 0.1.1 2015-10-15 11:25:58 -04:00
Brandon Amos 0004721e3b Update badges in README. 2015-10-15 11:25:46 -04:00
Brandon Amos 9507f22444 Fix pep8 warnings. 2015-10-15 11:16:09 -04:00
Brandon Amos 3dba58e0ef Fix code to output debug images when aligning. 2015-10-15 11:13:46 -04:00
Brandon Amos 10b5d020aa Correct nn1 to nn2. 2015-10-15 11:13:46 -04:00
Brandon Amos 3149ec53c8 Fix model definition names in the header comments. 2015-10-15 11:13:46 -04:00
Brandon Amos e6028e3b5b Further clarifications for #10. 2015-10-15 10:36:15 -04:00
Brandon Amos 227887bcd8 Further clarifications for #10. 2015-10-15 10:35:06 -04:00
Brandon Amos ef614699cc Resolves #10. 2015-10-15 10:29:23 -04:00
Brandon Amos e5d18d5774 README: Fix typo. 2015-10-15 08:42:34 -04:00
Brandon Amos bcbf6271ad README: Clarify instructions for the web demo. 2015-10-15 05:31:54 -04:00
Brandon Amos 399165c52c README: Improve the instructions for setting up the web demo. 2015-10-14 17:11:33 -04:00
Brandon Amos abe9853a42 README: Link to Torch's website in the introduction. 2015-10-14 11:51:46 -04:00
Brandon Amos 0c62de62dc Fix pep8 warnings. 2015-10-13 22:34:30 -04:00
Brandon Amos 12c9212f1c Add script to prune directories for training. 2015-10-13 22:29:03 -04:00
Brandon Amos 51f66d8792 README: Clarify that the classifier doesn't know John Lennon. 2015-10-13 17:46:53 -04:00
Brandon Amos 3d968c0ef5 Fix other link to YouTube video. 2015-10-13 17:40:11 -04:00
Brandon Amos d23cb565cb Fix link to YouTube video. 2015-10-13 17:22:45 -04:00
Brandon Amos 240a5a98da Tweak README. 2015-10-13 16:18:11 -04:00
Brandon Amos faea17de0e README: Fix BibTeX tag. 2015-10-13 15:46:12 -04:00
Brandon Amos c3525e06d9 Update runtimes with optimized nn.Normalize
https://github.com/torch/nn/pull/426, by @fmassa

Also change from 50 -> 500 runs.
2015-10-13 15:18:52 -04:00
Brandon Amos 901a6f98b9 profile-network: Default to 500 iterations. 2015-10-13 15:18:47 -04:00
Brandon Amos a13f820b10 README: Update stale values to values from the released model. 2015-10-13 14:26:24 -04:00
Brandon Amos 0ac8dbd880 Dockerfile: Include pandas. 2015-10-13 14:26:24 -04:00
Brandon Amos 70b33a0563 Fix broken links in README. 2015-10-13 10:00:34 -04:00
Brandon Amos df3ee10dc1 Update README. 2015-10-13 09:55:00 -04:00
Brandon Amos 90097f6ed8 Update cloc.sh 2015-10-13 08:03:08 -04:00
Brandon Amos 828c71025d README: Formatting. 2015-10-13 08:02:12 -04:00
Brandon Amos 9a67ec8c5c README: Formatting. 2015-10-13 08:01:59 -04:00
Brandon Amos 6b1eeb2075 Add DOI for citations. 2015-10-13 08:01:43 -04:00
Brandon Amos b1e1a2d1e1 Add CHANGELOG.md 2015-10-13 07:46:15 -04:00
Brandon Amos 719060c213 Add Travis badge. 2015-10-13 07:45:20 -04:00
Brandon Amos 58933774c5 Small pep8 fixes. 2015-10-13 07:40:47 -04:00
Brandon Amos fcc5b54524 Add simple .travis.yml for pep8 checks. 2015-10-13 07:37:40 -04:00
Brandon Amos 2f80e4c6a5 Small pep8 fixes. 2015-10-13 07:37:27 -04:00
Brandon Amos 1f2ce4cac1 README: Add 'Visualizing layer outputs' 2015-10-13 02:28:19 -04:00
Brandon Amos f6e3e438c3 Update align-dlib to new interface. 2015-10-13 02:28:19 -04:00
Brandon Amos 119c3c826d Add vis-outputs demo. 2015-10-13 02:28:19 -04:00
Brandon Amos f648180b8c Add filter outputs of Lennon. 2015-10-13 02:21:15 -04:00