-
### Feature Name
__VisionModel
### Feature Description
Discovery of new vision models
- [ ] Facenet
- [ ] Dlib
- [ ] VGG-Face
- [ ] ArcFace
- [ ] GhostFaceNet
- [ ] SFace
- [ ] OpenFa…
-
https://zhangting2020.github.io/2018/04/10/DeepID/
-
I am seeing difference in `deploy.prototxt` and `train_val.prototxt` in FaceRecognition.
In `deploy.prototxt`, `ReLU `and `InnerProduct` layer is missing. What is the reason for same ?.
Following…
-
I ran to_latex_pdf.sh , here are the log for chapter1
ubgpu@ubgpu:~/github/PPBP/Chapter1_Introduction$ vim Chapter1.log
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian) (forma…
-
请问一下你是用的什么版本的boost?我的boost库里面没有下面这些头文件,我在网上查询了也没有发现boost有这些文件啊。
#include
#include
#include
#include
#include
#include
#include
#include
#include
-
-
您好,有些问题需要请教下您。请问下在 comapare.py中,print(sim,' ',sim
-
首先是有大量图片读不出来:
E0522 08:28:06.982565 171153 io.cpp:80] Could not open or find file /home/ZengZhen/caffe-master/data/croped1/0000247/013.jpg 52
只读出少部分图片,我是用作者推荐的预处理工具进行处理的,然后最后报了如下错:
F0518 23:16:59.5…
-
In the DeepID paper, the third and fourth convolutional layer' weights are locally
shared. But, there seems no locally shared weights in your network structure. Do you know how to realize it in convo…
-
hi,
Recently, I still try to implement the DeepID model from DeepID1 to DeepID2, however, I have implemented your DeepID1 model, but the DeepID2 model is always incorrect, the model is not only non-c…