awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to happynear/normface

Open-source alternatives to NormFace

26 open-source projects similar to happynear/normface, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best NormFace alternative.

  • happynear/amsoftmaxhappynear 的头像

    happynear/AMSoftmax

    491在 GitHub 上查看↗

    by Feng Wang, Weiyang Liu, Haijun Liu, Jian Cheng

    Matlab
    在 GitHub 上查看↗491
  • wy1iu/spherefacewy1iu 的头像

    wy1iu/sphereface

    1,604在 GitHub 上查看↗

    Implementation for in CVPR'17.

    Jupyter Notebookangular-softmaxcaffecvpr-2017
    在 GitHub 上查看↗1,604
  • davidsandberg/facenetdavidsandberg 的头像

    davidsandberg/facenet

    14,326在 GitHub 上查看↗

    FaceNet is a facial recognition framework designed to transform facial images into high-dimensional numerical embeddings for identity verification and recognition. It provides a deep learning face embedder that maps facial features into a Euclidean space where distance corresponds to facial similarity. The system includes tools for both supervised and unsupervised identity management. It features a face identity classifier for categorizing images into known identity classes and an unsupervised clustering tool to group similar facial embeddings together without predefined labels. The framewor

    Python
    在 GitHub 上查看↗14,326
  • deepinsight/insightfacedeepinsight 的头像

    deepinsight/insightface

    29,002在 GitHub 上查看↗

    InsightFace is a comprehensive deep learning framework designed for face recognition, biometric identity verification, and feature extraction. It provides a specialized engine for one-to-one verification and one-to-many identification tasks, utilizing convolutional neural networks to transform raw image pixels into high-dimensional vector embeddings. The project includes a complete toolkit for detecting, aligning, and processing facial data to ensure consistent identity discrimination. Beyond core recognition, the platform distinguishes itself through an extensive model management and optimiz

    Pythonage-estimationarcfaceface-alignment
    在 GitHub 上查看↗29,002

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • ydwen/caffe-faceydwen 的头像

    ydwen/caffe-face

    1,212在 GitHub 上查看↗

    This branch is developed for deep face recognition

    C++
    在 GitHub 上查看↗1,212
  • joker316701882/additive-margin-softmaxJoker316701882 的头像

    Joker316701882/Additive-Margin-Softmax

    492在 GitHub 上查看↗

    This is the implementation of paper <Additive Margin Softmax for Face Verification>

    Jupyter Notebook
    在 GitHub 上查看↗492
  • linsersnow/pdsnL

    linserSnow/PDSN

    0在 GitHub 上查看↗

    This is code for the PDSN in our paper. Deep Convolutional Neural Networks (CNNs) have been pushing the frontier of face recognition over past years. However, existing general CNN face models generalize poorly for occlusions on variable facial areas. Inspired by the fact that the human visual…

    在 GitHub 上查看↗0
  • becauseofai/mobilefacebecauseofAI 的头像

    becauseofAI/MobileFace

    752在 GitHub 上查看↗

    2K real-time detection is so easy!

    Python
    在 GitHub 上查看↗752
  • cmusatyalab/openfacecmusatyalab 的头像

    cmusatyalab/openface

    15,398在 GitHub 上查看↗

    Openface is a deep learning toolkit designed for facial recognition and identity verification. It provides a comprehensive pipeline for detecting faces, aligning landmarks, and transforming facial images into compact numerical vectors. By utilizing these embeddings, the system enables identity classification and similarity comparison through geometric distance calculations. The project distinguishes itself by integrating research-oriented diagnostic tools alongside its core recognition capabilities. It includes utilities for visualizing high-dimensional feature clusters, inspecting internal c

    Luadeep-learningface-recognitionfacenet
    在 GitHub 上查看↗15,398
  • cyh24/joint-bayesiancyh24 的头像

    cyh24/Joint-Bayesian

    247在 GitHub 上查看↗

    Download from the Websit: http://home.ustc.edu.cn/~chendong/JointBayesian/

    Python
    在 GitHub 上查看↗247
  • seasonsh/probabilistic-face-embeddingsseasonSH 的头像

    seasonSH/Probabilistic-Face-Embeddings

    351在 GitHub 上查看↗

    This is a demo code of training and testing Probabilistic Face Embeddings using Tensorflow. Probabilistic Face Embeddging (PFE) is a method that converts conventional CNN-based face embeddings into probabilistic embeddings by calibrating each feature value with an uncertainty value. The…

    Python
    在 GitHub 上查看↗351
  • seasonsh/docfaceseasonSH 的头像

    seasonSH/DocFace

    376在 GitHub 上查看↗

    By Yichun Shi and Anil K. Jain

    Python
    在 GitHub 上查看↗376
  • thnkim/openfacepytorchthnkim 的头像

    thnkim/OpenFacePytorch

    189在 GitHub 上查看↗

    PyTorch module to use OpenFace's nn4.small2.v1.t7 model

    Python
    在 GitHub 上查看↗189
  • wy1iu/sphereface-pluswy1iu 的头像

    wy1iu/sphereface-plus

    149在 GitHub 上查看↗

    SphereFace+ is released under the MIT License (refer to the LICENSE file for details).

    Jupyter Notebook
    在 GitHub 上查看↗149
  • yule-li/cosfaceyule-li 的头像

    yule-li/CosFace

    294在 GitHub 上查看↗

    Tensorflow implementation for paper CosFace: Large Margin Cosine Loss for Deep Face Recognition

    Python
    在 GitHub 上查看↗294
  • bradyfu/dvgBradyFU 的头像

    BradyFU/DVG

    121在 GitHub 上查看↗

    A PyTorch code of paper Dual Variational Generation for Low Shot Heterogeneous Face Recognition.

    Python
    在 GitHub 上查看↗121
  • zhongyy/unequal-training-for-deep-face-recognition-with-long-tailed-noisy-dataZ

    zhongyy/Unequal-Training-for-Deep-Face-Recognition-with-Long-Tailed-Noisy-Data

    0在 GitHub 上查看↗

    This is the code of CVPR 2019 paper《Unequal Training for Deep Face Recognition with Long Tailed Noisy Data》.

    在 GitHub 上查看↗0
  • charrin/rangeloss-caffeC

    Charrin/RangeLoss-Caffe

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • huangyangyu/noisefacehuangyangyu 的头像

    huangyangyu/NoiseFace

    136在 GitHub 上查看↗

    Noise-Tolerant Paradigm for Training Face Recognition CNNs Official, CVPR 2019

    Python
    在 GitHub 上查看↗136
  • luoyetx/mx-lsoftmaxL

    luoyetx/mx-lsoftmax

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • muyouhang/led3dmuyouhang 的头像

    muyouhang/Led3D

    53在 GitHub 上查看↗

    This project is an implementation for "Led3D: An lightweight and efficent deep approach to recognizing low-quality 3d faces" Download , which is accepted by CVPR2019.

    MATLAB
    在 GitHub 上查看↗53
  • paralysis/ringlossP

    Paralysis/ringloss

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • visualcomputinginstitute/triplet-reidV

    VisualComputingInstitute/triplet-reid

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • xialuxi/arcface-caffexialuxi 的头像

    xialuxi/arcface-caffe

    279在 GitHub 上查看↗

    1、在caffe中实现arcface中的损失函数,参考cosinface的实现。

    C++
    在 GitHub 上查看↗279
  • yingcong/semanticcomponentY

    yingcong/SemanticComponent

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • 4uiiurz1/pytorch-adacos4uiiurz1 的头像

    4uiiurz1/pytorch-adacos

    210在 GitHub 上查看↗

    This repository contains code for AdaCos, ArcFace, CosFace, and SphereFace based on AdaCos: Adaptively Scaling Cosine Logits for Effectively Learning Deep Face Representations implemented in PyTorch.

    Python
    在 GitHub 上查看↗210