facenet“ 的搜索结果

#人脸识别#Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models

Python5.01 k
1 个月前
Lua15.35 k
1 年前

Facenet implementation by Keras2

Jupyter Notebook571
7 年前

A face recognition demo performed by feeding images of faces recorded by a webcam into a trained FaceNet network to determine the identity of the face

Python388
3 年前
Python233
1 年前

整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet

Python474
7 年前

这是一个facenet-pytorch的库,可以用于训练自己的人脸识别模型。

Python506
2 年前

基于facenet的实时人脸识别系统

Python446
7 年前

FaceNet for face recognition using pytorch

Jupyter Notebook252
5 年前
Jupyter Notebook154
1 年前

TripletLoss used in Google's FaceNet paper

Lua163
9 年前

Demo about facenet in rknn

Python10
7 年前
Kotlin294
1 年前

facenet人脸检测与识别系统

Python222
3 年前

real time face recognition with YOLO and FaceNet

Python41
7 年前

基于facenet深度学习人脸识别,包含训练,测试。web端界面。亚洲人脸数据集。

27
7 年前

#人脸识别#convert facenet and mtcnn models from tensorflow to tensorflow lite and coreml (使用 TFLite 将 FaceNet 和 MTCNN 移植到移动端)

Python202
4 年前

Solve face verification, recognition and clustering problems: A TensorFlow backed FaceNet implementation for Node.js.

TypeScript420
4 年前

Android application for Face Recognition using OpenCV and Mobile Facenet

Java48
5 年前

#人脸识别#人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试

Python154
6 年前

Voice Biometrics Authentication using GMM and Face Recognition Using Facenet and Tensorflow

Jupyter Notebook109
6 年前
loading...