This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Insert your preferred key mappings here. | |
| map h goBack | |
| map l goForward |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: "VGG_ILSVRC_16_layers" | |
| layer { | |
| name: "data" | |
| type: "Data" | |
| top: "data" | |
| top: "label" | |
| include { | |
| phase: TRAIN | |
| } | |
| transform_param { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 192:~/Sandbox/dd% docker run -p 8080:8080 --name dd -v /Users/gavin/Sandbox/dd:/opt/models beniz/deepdetect_cpu | |
| DeepDetect [ commit 978401f3d1f23a327d0ebfef24cb0a0d7c543c6e ] | |
| INFO - 09:30:47 - Running DeepDetect HTTP server on 0.0.0.0:8080 | |
| INFO - 09:30:53 - Initializing net from parameters: | |
| INFO - 09:30:53 - Creating layer / name=vgg_face / type=MemoryData | |
| INFO - 09:30:53 - Creating Layer vgg_face | |
| INFO - 09:30:53 - vgg_face -> data |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bp:~/Sandbox/dd/vgg_face_caffe% lsa 9:21 | |
| total 564M | |
| -rw-r--r-- 1 gavin 1.1K Oct 13 2015 COPYING | |
| -rw-r--r-- 1 gavin 1.4K Oct 13 2015 README | |
| -rw-r--r-- 1 gavin 554M Oct 13 2015 VGG_FACE.caffemodel | |
| -rw-r--r-- 1 gavin 4.8K Nov 1 18:42 VGG_FACE_deploy.prototxt | |
| -rw-r--r-- 1 gavin 307 Nov 4 19:08 VGG_FACE_solver.prototxt | |
| -rw-r--r-- 1 gavin 59K Oct 13 2015 ak.png | |
| -rw-r--r-- 1 gavin 48K Nov 4 11:55 corresp.txt | |
| drwxr-xr-x 5 gavin 160 Nov 5 08:57 junk/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "mllib":"caffe", | |
| "description":"face recognition service", | |
| "type":"supervised", | |
| "parameters":{ | |
| "input":{ | |
| "connector":"image", | |
| "width":224, | |
| "height":224 | |
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| net: "/opt/models/vgg_face_caffe/train_val.prototxt" | |
| test_iter: 1000 | |
| test_interval: 2500 | |
| base_lr: 0.001 | |
| lr_policy: "step" | |
| gamma: 0.1 | |
| stepsize: 50000 | |
| display: 20 | |
| max_iter: 200000 | |
| momentum: 0.9 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0 A.J. Buckley | |
| 1 A.R. Rahman | |
| 2 Aamir Khan | |
| 3 Aaron Staton | |
| 4 Aaron Tveit | |
| 5 Aaron Yoo | |
| 6 Abbie Cornish | |
| 7 Abel Ferrara | |
| 8 A P J Abdul Kalam | |
| 9 Abigail Breslin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| net: "/opt/models/vgg_face/train_val.prototxt" | |
| test_iter: 1000 | |
| test_interval: 2500 | |
| base_lr: 0.001 | |
| lr_policy: "step" | |
| gamma: 0.1 | |
| stepsize: 50000 | |
| display: 20 | |
| max_iter: 200000 | |
| momentum: 0.9 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: "VGG_FACE_16_layer" | |
| layer { | |
| name: "vgg_face" | |
| type: "MemoryData" | |
| top: "data" | |
| top: "label" | |
| memory_data_param { | |
| batch_size: 10 | |
| channels: 3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| :29:28 PM: Finished downloading to file:///var/mobile/Containers/Data/Application/2EE289E6-53FC-4D51-8B1D-7B2BCA90325D/Documents/ExponentExperienceData/%2540anonymous%252Flexi-8f3cd9c8-b7dc-431f-a1e5-db19836a96aa/SQLite/db.db | |
| 5:29:28 PM: Object { | |
| 5:29:28 PM: "exists": 1, | |
| 5:29:28 PM: "isDirectory": false, | |
| 5:29:28 PM: "modificationTime": 1509298164.3419247, | |
| 5:29:28 PM: "size": 1067008, | |
| 5:29:28 PM: "uri": "file:///var/mobile/Containers/Data/Application/2EE289E6-53FC-4D51-8B1D-7B2BCA90325D/Documents/ExponentExperienceData/%2540anonymous%252Flexi-8f3cd9c8-b7dc-431f-a1e5-db19836a96aa/SQLite/db.db", | |
| 5:29:28 PM: } | |
| 5:29:28 PM: WebSQLDatabase { | |
| 5:29:28 PM: "_currentTask": null, |