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
ydwen avatar

ydwen/caffe-faceFork

0
View on GitHub↗
1,212 stars·292 forks·C++·25 viewsgithub.com/ydwen/caffe-face↗

Caffe Face

This branch is developed for deep face recognition

Features

  • Face Manipulation - Center loss for discriminative face generation.
  • Face Recognition - Discriminative feature learning using center loss.
  • Face Recognition Models - Discriminative feature learning using center loss for deep recognition.

Star history

Star history chart for ydwen/caffe-faceStar history chart for ydwen/caffe-face

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does ydwen/caffe-face do?

This branch is developed for deep face recognition

What are the main features of ydwen/caffe-face?

The main features of ydwen/caffe-face are: Face Manipulation, Face Recognition, Face Recognition Models.

Which projects share features with ydwen/caffe-face?

Projects with overlapping indexed features include: happynear/normface — NormFace: L2 HyperSphere Embedding for Face Verification. wy1iu/sphereface — Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17. deepinsight/insightface — InsightFace is a comprehensive deep learning framework designed for face recognition, biometric identity verification,… happynear/amsoftmax — by Feng Wang, Weiyang Liu, Haijun Liu, Jian Cheng. davidsandberg/facenet — FaceNet is a facial recognition framework designed to transform facial images into high-dimensional numerical… bradyfu/dvg — A PyTorch code of paper Dual Variational Generation for Low Shot Heterogeneous Face Recognition.

Projects sharing features with Caffe Face

These projects share indexed features with Caffe Face. Shared tags can include platform or build tooling; verify the primary use case before treating a result 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
  • 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
Compare all 23 related projects→