awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to yule-li/cosface

Projects sharing features with CosFace

30 open-source projects similar to yule-li/cosface, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • deepinsight/insightfacedeepinsight avatar

    deepinsight/insightface

    29,002View on 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
    View on GitHub↗29,002
  • happynear/amsoftmaxhappynear avatar

    happynear/AMSoftmax

    491View on GitHub↗

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

    Matlab
    View on GitHub↗491
  • joker316701882/additive-margin-softmaxJoker316701882 avatar

    Joker316701882/Additive-Margin-Softmax

    492View on GitHub↗

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

    Jupyter Notebook
    View on GitHub↗492
  • ydwen/caffe-faceydwen avatar

    ydwen/caffe-face

    1,212View on GitHub↗

    This branch is developed for deep face recognition

    C++
    View on GitHub↗1,212
  • wy1iu/spherefacewy1iu avatar

    wy1iu/sphereface

    1,604View on GitHub↗

    Implementation for in CVPR'17.

    Jupyter Notebookangular-softmaxcaffecvpr-2017
    View on GitHub↗1,604

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • linsersnow/pdsnL

    linserSnow/PDSN

    0View on 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…

    View on GitHub↗0
  • davidsandberg/facenetdavidsandberg avatar

    davidsandberg/facenet

    14,326View on 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
    View on GitHub↗14,326
  • happynear/normfacehappynear avatar

    happynear/NormFace

    366View on GitHub↗

    NormFace: L2 HyperSphere Embedding for Face Verification

    Matlab
    View on GitHub↗366
  • seasonsh/probabilistic-face-embeddingsseasonSH avatar

    seasonSH/Probabilistic-Face-Embeddings

    351View on 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
    View on GitHub↗351
  • wy1iu/sphereface-pluswy1iu avatar

    wy1iu/sphereface-plus

    149View on GitHub↗

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

    Jupyter Notebook
    View on GitHub↗149
  • becauseofai/mobilefacebecauseofAI avatar

    becauseofAI/MobileFace

    752View on GitHub↗

    2K real-time detection is so easy!

    Python
    View on GitHub↗752
  • bradyfu/dvgBradyFU avatar

    BradyFU/DVG

    121View on GitHub↗

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

    Python
    View on GitHub↗121
  • thnkim/openfacepytorchthnkim avatar

    thnkim/OpenFacePytorch

    189View on GitHub↗

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

    Python
    View on GitHub↗189
  • seasonsh/docfaceseasonSH avatar

    seasonSH/DocFace

    376View on GitHub↗

    By Yichun Shi and Anil K. Jain

    Python
    View on GitHub↗376
  • cmusatyalab/openfacecmusatyalab avatar

    cmusatyalab/openface

    15,398View on 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
    View on GitHub↗15,398
  • cyh24/joint-bayesiancyh24 avatar

    cyh24/Joint-Bayesian

    247View on GitHub↗

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

    Python
    View on GitHub↗247
  • zalandoresearch/fashion-mnistzalandoresearch avatar

    zalandoresearch/fashion-mnist

    12,754View on GitHub↗

    This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy of machine learning models. It provides a standardized collection of labeled fashion product images and training data formatted to be compatible with the MNIST dataset structure. The dataset consists of fixed-dimension grayscale images and label-based category mappings, stored in a binary format. It includes pre-split training and testing sets and a static distribution to ensure consistent cross-model benchmarking. The repository supports image classification benchmarking and

    Pythonbenchmarkcomputer-visionconvolutional-neural-networks
    View on GitHub↗12,754
  • amusi/daily-paper-computer-visionamusi avatar

    amusi/daily-paper-computer-vision

    6,768View on GitHub↗

    记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文

    computer-visiondeep-learningface-detection
    View on GitHub↗6,768
  • amlab-amsterdam/attentiondeepmilA

    AMLab-Amsterdam/AttentionDeepMIL

    0View on GitHub↗

    Attention-based Deep Multiple Instance Learning

    View on GitHub↗0
  • akanazawa/cmrakanazawa avatar

    akanazawa/cmr

    485View on GitHub↗

    Angjoo Kanazawa \ , Shubham Tulsiani \ , Alexei A. Efros, Jitendra Malik

    Python
    View on GitHub↗485
  • alterzero/dbpn-pytorchalterzero avatar

    alterzero/DBPN-Pytorch

    574View on GitHub↗

    The project is an official implement of our CVPR2018 paper "Deep Back-Projection Networks for Super-Resolution" (Winner of NTIRE2018 and PIRM2018)

    Python
    View on GitHub↗574
  • balakg/posewarp-cvpr2018balakg avatar

    balakg/posewarp-cvpr2018

    194View on GitHub↗

    Code for our CVPR 2018 paper: "Synthesizing Images of Humans in Unseen Poses"

    Python
    View on GitHub↗194
  • alokwhitewolf/guided-attention-inference-networkalokwhitewolf avatar

    alokwhitewolf/Guided-Attention-Inference-Network

    238View on GitHub↗

    Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims to apply GAIN on fcn8 architecture used for segmentation.

    Python
    View on GitHub↗238
  • aimerykong/recurrent-pixel-embedding-for-instance-groupingaimerykong avatar

    aimerykong/Recurrent-Pixel-Embedding-for-Instance-Grouping

    146View on GitHub↗

    CVPR2018 - pixel embedding & grouping for structured prediction, e.g., instance segmentation

    MATLAB
    View on GitHub↗146
  • bermanmaxim/lovaszsoftmaxbermanmaxim avatar

    bermanmaxim/LovaszSoftmax

    1,412View on GitHub↗

    Maxim Berman, Amal Rannen Triki, Matthew B. Blaschko

    Jupyter Notebook
    View on GitHub↗1,412
  • abhimanyudubey/confusionabhimanyudubey avatar

    abhimanyudubey/confusion

    201View on GitHub↗

    Code for the ECCV 2018 paper "Pairwise Confusion for Fine-Grained Visual Classification"

    Python
    View on GitHub↗201
  • brain-research/long-term-video-prediction-without-supervisionbrain-research avatar

    brain-research/long-term-video-prediction-without-supervision

    89View on GitHub↗

    This is the implementation of Hierarchical Long-term Video Prediction without Supervision, to be published in ICML 2018.

    Python
    View on GitHub↗89
  • brain-research/realistic-ssl-evaluationbrain-research avatar

    brain-research/realistic-ssl-evaluation

    459View on GitHub↗

    Open source release of the evaluation benchmark suite described in "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"

    Python
    View on GitHub↗459
  • bytedance/x-dynabytedance avatar

    bytedance/X-Dyna

    269View on GitHub↗

    CVPR 2025 Highlight X-Dyna: Expressive Dynamic Human Image Animation

    Python
    View on GitHub↗269
  • azadis/mc-ganazadis avatar

    azadis/MC-GAN

    447View on GitHub↗

    Multi-Content GAN for Few-Shot Font Style Transfer at CVPR 2018

    Python
    View on GitHub↗447