[shotwell/wip/phako/enhanced-faces: 3/5] flatpak: facedetect: Download neural network data



commit 0a53dff823b7dd97f2c637ca98b44570e6db2413
Author: Jens Georg <mail jensge org>
Date:   Thu Oct 11 13:09:49 2018 +0200

    flatpak: facedetect: Download neural network data

 flatpak/org.gnome.Shotwell.Faces.json | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
---
diff --git a/flatpak/org.gnome.Shotwell.Faces.json b/flatpak/org.gnome.Shotwell.Faces.json
index facf2052..e01327c3 100644
--- a/flatpak/org.gnome.Shotwell.Faces.json
+++ b/flatpak/org.gnome.Shotwell.Faces.json
@@ -69,6 +69,27 @@
                     "type" : "git",
                     "path": "/home/jgeorg/Source/GNOME/shotwell",
                     "branch" : "enhanced-faces"
+                },
+                {
+                    "type" : "extra-data",
+                    "filename" : "openface.nn4.small2.v1.t7",
+                    "url" : "https://storage.cmusatyalab.org/openface-models/nn4.small2.v1.t7";,
+                    "sha256" : "9b72d54aeb24a64a8135dca8e792f7cc675c99a884a6940350a6cedcf7b7ba08",
+                    "size" : 31510785
+                },
+                {
+                    "type" : "extra-data",
+                    "filename" : "res10_300x300_ssd_iter_140000_fp16.caffemodel",
+                    "url" : 
"https://raw.githubusercontent.com/opencv/opencv_3rdparty/19512576c112aa2c7b6328cb0e8d589a4a90a26d/res10_300x300_ssd_iter_140000_fp16.caffemodel";,
+                    "sha256" : "510ffd2471bd81e3fcc88a5beb4eae4fb445ccf8333ebc54e7302b83f4158a76",
+                    "size" : 5351047
+                },
+                {
+                    "type" : "extra-data",
+                    "filename" : "deploy.prototxt",
+                    "url" : 
"https://raw.githubusercontent.com/opencv/opencv/master/samples/dnn/face_detector/deploy.prototxt";,
+                    "sha256" : "f62621cac923d6f37bd669298c428bb7ee72233b5f8c3389bb893e35ebbcf795",
+                    "size" : 28092
                 }
             ]
         }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]