https://github.com/jcjohnson/densecap

sort by:
Revision Author Date Message Commit Date
7c32170 Update README.md 13 June 2017, 20:24:53 UTC
943ccc5 Merge pull request #71 from ojotoxy/patch-1 Virtualenv commands were out of order 24 April 2017, 05:05:48 UTC
fda1211 Virtualenv commands were out of order go into the env before running pip 23 April 2017, 23:00:24 UTC
96c141a Update README.md 01 September 2016, 04:20:31 UTC
aaf3e74 Merge pull request #33 from agude/total_cost_fix Fix summing of losses 23 August 2016, 23:38:08 UTC
c8c51b5 Fix summing of losses `total_loss` was being added to itself at least once in the sum, now it is excluded. 23 August 2016, 23:26:27 UTC
647522a Merge pull request #18 from ruotianluo/master Fix some small bugs: 06 July 2016, 17:19:28 UTC
98155ab Fix some small bugs: 1. Wrong variable names when reloading the model 2. called_forward and called_backward to _called_forward_size and _called_backward_size 06 July 2016, 17:09:13 UTC
4c1469e add script for feature extraction 05 May 2016, 22:46:17 UTC
802f227 Merge branch 'soumith-patch-1' 22 April 2016, 16:06:52 UTC
c10b60f fix stn module for API change 22 April 2016, 16:04:12 UTC
e84cece only require loadcaffe when initializing model 22 April 2016, 15:31:22 UTC
d3cefda remove cutorch from net utils 21 April 2016, 14:47:23 UTC
4759669 change elephant example image 21 April 2016, 00:19:05 UTC
dfe3e8b add elephant image 21 April 2016, 00:15:38 UTC
e5e295e Update README.md 20 April 2016, 19:51:42 UTC
ed62b63 Update FLAGS.md 20 April 2016, 19:49:11 UTC
1242a3f Merge branch 'master' of https://github.com/jcjohnson/densecap 20 April 2016, 19:44:35 UTC
d6ef54c change some of the default training options 20 April 2016, 19:44:26 UTC
50a1b07 Update FLAGS.md 20 April 2016, 19:43:26 UTC
8a2150d change default learning rate 20 April 2016, 18:21:51 UTC
9cacdb7 Create LICENSE.md 20 April 2016, 17:32:06 UTC
8f3c4e5 Merge branch 'master' of https://github.com/jcjohnson/densecap 20 April 2016, 17:30:16 UTC
d367973 change default split file in preprocessing script 20 April 2016, 17:30:10 UTC
91d5cc8 Add flags for preprocessing script 20 April 2016, 17:29:41 UTC
4b8dc16 Merge branch 'master' of https://github.com/jcjohnson/densecap 20 April 2016, 17:12:31 UTC
d592acd update comments in preprocess to reflect VG data format 20 April 2016, 17:12:24 UTC
02a17df Document flags for evaluate_model.lua 20 April 2016, 17:02:20 UTC
deaa7f9 adding pointer to more docs in doc/ folder for training 20 April 2016, 16:22:40 UTC
a0f4c6e reshuffling sections so that train/eval is higher up 20 April 2016, 16:18:04 UTC
44867c4 Update README.md 20 April 2016, 03:03:18 UTC
7542280 Update README.md 20 April 2016, 03:02:17 UTC
65a26e3 Update README.md 20 April 2016, 02:58:44 UTC
45370ee Update README.md 20 April 2016, 02:57:18 UTC
a06d845 Update README.md 20 April 2016, 02:55:14 UTC
250dbdc Update README.md 20 April 2016, 02:54:29 UTC
2051f93 Added files via upload 20 April 2016, 02:51:51 UTC
0e076ac Update README.md 20 April 2016, 02:37:21 UTC
189a3df Update README.md 20 April 2016, 02:35:48 UTC
b33673f Update README.md 20 April 2016, 02:35:27 UTC
aeee5c2 Update README.md 20 April 2016, 02:02:14 UTC
9900307 Delete run_model.md 20 April 2016, 02:00:02 UTC
27ad37a Create FLAGS.md 20 April 2016, 01:59:55 UTC
3f9085f Update README.md 20 April 2016, 01:36:59 UTC
dc0126f t pusMerge branch 'master' of https://github.com/jcjohnson/densecap 20 April 2016, 01:34:34 UTC
8e36ffe fixing visualizer adding some small features 20 April 2016, 01:34:28 UTC
9b7d51a Update README.md 20 April 2016, 01:33:07 UTC
174656a Update README.md 19 April 2016, 23:17:43 UTC
cb03353 Update README.md 19 April 2016, 23:16:58 UTC
780522d support GET in webcam server 19 April 2016, 23:15:35 UTC
1843218 Merge branch 'master' of https://github.com/jcjohnson/densecap 19 April 2016, 23:03:14 UTC
459004c add requirements.txt for webcam server 19 April 2016, 23:03:07 UTC
9500c4a Update README.md 19 April 2016, 22:56:29 UTC
32bd3d6 Update README.md 19 April 2016, 22:52:10 UTC
6a40650 Update README.md 19 April 2016, 22:51:44 UTC
6a25d8a Update README.md 19 April 2016, 22:48:31 UTC
7dfa148 webcam.md -> README.md 19 April 2016, 22:36:28 UTC
0291c4a minor changes to run_moel 19 April 2016, 22:35:35 UTC
72a44dd move webcam doc page 19 April 2016, 22:35:06 UTC
bee7914 Update README.md 19 April 2016, 22:34:03 UTC
31ba409 Create webcam.md 19 April 2016, 22:29:34 UTC
3d886bf Update README.md 19 April 2016, 22:20:50 UTC
a913025 Create run_model.md 19 April 2016, 22:18:19 UTC
2bfa779 Update README.md 19 April 2016, 22:17:25 UTC
95f63e1 Update README.md 19 April 2016, 21:41:13 UTC
62d2314 Update README.md 19 April 2016, 21:37:53 UTC
a589303 change default checkpoints to pretrained model download location" 19 April 2016, 21:34:43 UTC
e82f568 Merge branch 'master' of https://github.com/jcjohnson/densecap 19 April 2016, 21:18:41 UTC
c8b040c implement more clearState for smaller checkpoints 19 April 2016, 21:18:30 UTC
fa9a219 Update README.md 19 April 2016, 18:36:07 UTC
ebab76e Merge branch 'master' of https://github.com/jcjohnson/densecap 19 April 2016, 18:33:43 UTC
155d692 adding some evaluation docs 19 April 2016, 18:33:29 UTC
d7ba96d Merge branch 'master' of https://github.com/jcjohnson/densecap into refactoring 19 April 2016, 18:29:27 UTC
3429bd8 add script to download pretrained densecap model 19 April 2016, 18:28:59 UTC
48abc48 Update README.md 19 April 2016, 18:16:34 UTC
3a52f1f get rid of rounding in run_model 19 April 2016, 17:59:29 UTC
852cea3 Merge branch 'master' of https://github.com/jcjohnson/densecap 19 April 2016, 05:00:22 UTC
67a0480 minor tweaks to vis and run_model to allow arbitrary data directories, passed as a URL parameter 19 April 2016, 05:00:04 UTC
9800576 tweak simple https server 19 April 2016, 00:38:37 UTC
bada64a add script for https serving 19 April 2016, 00:38:05 UTC
9b2cfcb some tweaks for client/server demo 19 April 2016, 00:35:06 UTC
186f757 add client/server webcam demo 19 April 2016, 00:02:58 UTC
5af0446 add buggy beam search 18 April 2016, 23:20:32 UTC
e3591e5 refactor GPU setup, model conversion, and model test-time settings for consistency 15 April 2016, 21:45:51 UTC
9ed7c37 do not need to load json data from webcam demo 15 April 2016, 16:48:09 UTC
24074b0 add single-machine webcam demo 15 April 2016, 16:45:13 UTC
22e20b8 adding visualization code and readmes 15 April 2016, 01:19:35 UTC
6bc43a3 adding support for writing json stats for pretty vis 15 April 2016, 00:12:00 UTC
10b366f Merge branch 'master' of https://github.com/jcjohnson/densecap 14 April 2016, 23:12:30 UTC
ca15612 add support to run vg images through 14 April 2016, 23:12:18 UTC
5dba2e8 Update README.md 14 April 2016, 23:06:47 UTC
e8788e5 Create INSTALL.md 14 April 2016, 23:05:23 UTC
47ca59d Update README.md 14 April 2016, 23:02:26 UTC
9f1f785 Merge branch 'master' of https://github.com/jcjohnson/densecap 14 April 2016, 22:52:57 UTC
73c32a6 add splits file 14 April 2016, 22:52:44 UTC
7308556 Update README.md 14 April 2016, 22:30:55 UTC
d0a7761 Update README.md 14 April 2016, 22:28:32 UTC
63daf5c Update README.md 14 April 2016, 22:26:30 UTC
b38d3cf add results figure 14 April 2016, 21:59:19 UTC
2a013bd Update README.md 14 April 2016, 21:53:17 UTC
back to top