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

nenadmarkus/pico

0
View on GitHub↗
664 stars·211 forks·C·MIT·11 viewsarxiv.org/abs/1305.4537↗

Pico

A minimalistic framework for real-time object detection (with a pre-trained face detector)

Features

  • Face Detection - Object detection using pixel intensity comparisons.

Star history

Star history chart for nenadmarkus/picoStar history chart for nenadmarkus/pico

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

Projects sharing features with Pico

These projects share indexed features with Pico. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • vipstone/faceaivipstone avatar

    vipstone/faceai

    11,088View on GitHub↗

    Faceai is a computer vision toolkit designed for facial analysis, identity recognition, and image processing. It provides integrated engines for detecting human faces in static images and live video streams, matching facial encodings against identity databases, and mapping facial landmarks to understand geometric structure and alignment. The project enables real-time augmented reality applications, such as applying virtual makeup and digital accessories by scaling assets to detected facial coordinates. It also includes a suite for digital image restoration capable of removing noise, erasing w

    Pythondlibkerasopencv
    View on GitHub↗11,088
  • jack-cv/pcnJack-CV avatar

    Jack-CV/PCN

    1,084View on GitHub↗

    This code is distributed under the BSD 2-Clause license.

    C++
    View on GitHub↗1,084
  • lxg2015/faceboxeslxg2015 avatar

    lxg2015/faceboxes

    130View on GitHub↗

    faceBoxes: a cpu real-time face detector with hight accuracy

    Python
    View on GitHub↗130
  • 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
Compare all 16 related projects→

Frequently asked questions

What does nenadmarkus/pico do?

A minimalistic framework for real-time object detection (with a pre-trained face detector)

What are the main features of nenadmarkus/pico?

The main features of nenadmarkus/pico are: Face Detection.

Which projects share features with nenadmarkus/pico?

Projects with overlapping indexed features include: vipstone/faceai — Faceai is a computer vision toolkit designed for facial analysis, identity recognition, and image processing. It… jack-cv/pcn — This code is distributed under the BSD 2-Clause license. lxg2015/faceboxes — faceBoxes: a cpu real-time face detector with hight accuracy. maharshi95/hyperface — A TensorFlow implementation of the following paper by Rajeev Ranjan, Vishal M. Patel and Rama Chellappa published in… mahyarnajibi/ssh — This repository includes the code for training and evaluating the SSH face detector introduced in our ICCV 2017 paper. deepinsight/insightface — InsightFace is a comprehensive deep learning framework designed for face recognition, biometric identity verification,…