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

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

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

xialuxi/arcface-caffe

0
View on GitHub↗
279 星标·120 分支·C++·MIT·2 次浏览

Arcface Caffe

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

Features

  • Face Recognition - Adaptively scaling cosine logits for effective representation learning.

Star 历史

xialuxi/arcface-caffe 的 Star 历史图表xialuxi/arcface-caffe 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Arcface Caffe 的开源替代方案

相似的开源项目,按与 Arcface Caffe 的功能重合度排序。
  • becauseofai/mobilefacebecauseofAI 的头像

    becauseofAI/MobileFace

    752在 GitHub 上查看↗

    2K real-time detection is so easy!

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

    BradyFU/DVG

    121在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗121
  • 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
  • 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
查看 Arcface Caffe 的所有 22 个替代方案→

常见问题解答

xialuxi/arcface-caffe 是做什么的?

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

xialuxi/arcface-caffe 的主要功能有哪些?

xialuxi/arcface-caffe 的主要功能包括:Face Recognition。

xialuxi/arcface-caffe 有哪些开源替代品?

xialuxi/arcface-caffe 的开源替代品包括: becauseofai/mobileface — 2K real-time detection is so easy! bradyfu/dvg — A PyTorch code of paper Dual Variational Generation for Low Shot Heterogeneous Face Recognition. cmusatyalab/openface — Openface is a deep learning toolkit designed for facial recognition and identity verification. It provides a… cyh24/joint-bayesian — Download from the Websit: http://home.ustc.edu.cn/~chendong/JointBayesian/. davidsandberg/facenet — FaceNet is a facial recognition framework designed to transform facial images into high-dimensional numerical… 4uiiurz1/pytorch-adacos — This repository contains code for AdaCos, ArcFace, CosFace, and SphereFace based on AdaCos: Adaptively Scaling Cosine…