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
V

VisualComputingInstitute/triplet-reid

0
View on GitHub↗
0 stars·0 forks·10 views

Triplet Reid

Features

  • Face Recognition - Triplet loss implementation for person re-identification.

Star history

Star history chart for visualcomputinginstitute/triplet-reidStar history chart for visualcomputinginstitute/triplet-reid

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Triplet Reid

Similar open-source projects, ranked by how many features they share with Triplet Reid.
  • 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
  • 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
  • 4uiiurz1/pytorch-adacos4uiiurz1 avatar

    4uiiurz1/pytorch-adacos

    210View on 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
    View on GitHub↗210
See all 22 alternatives to Triplet Reid→

Frequently asked questions

What are the main features of visualcomputinginstitute/triplet-reid?

The main features of visualcomputinginstitute/triplet-reid are: Face Recognition.

What are some open-source alternatives to visualcomputinginstitute/triplet-reid?

Open-source alternatives to visualcomputinginstitute/triplet-reid include: 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…