Code Monkey home page Code Monkey logo

cengizhanyurdakul / onestopvision Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 4.44 MB

OneStopVision is an open-source toolkit offering a comprehensive suite of algorithms for face and body analysis, landmark extraction, and ControlNet integration in Stable Diffusion.

Python 99.73% Shell 0.27%
age-estimation emotion-recognition face-detection face-recognition gender-classification head-pose-estimation stable-diffusion controlnet face-parsing face-segmentation

onestopvision's Introduction

OneStopVision

Unleash the power of computer vision in your projects! OneStopVision is your one-stop shop for pre-trained algorithms, offering a comprehensive toolkit for facial analysis, object detection, and depth estimation. Dive into tasks like face recognition, landmark extraction, and head pose estimation โ€“ all readily available and accompanied by a user-friendly README for smooth installation and integration.

Features at a Glance

Feature Description
Face Detection OneStopVision detects human faces, returning bounding boxes and key landmarks in a convenient JSON format.
Face Recognition OneStopVision calculates inter-face cosine similarities for recognition, extracting unique identity features in a single step.
Facial Attribute Analysis OneStopVision analyzes age, gender, and emotion with probabilistic insights, unlocking a deeper understanding of your visual content.
Face Parsing OneStopVision isolates facial regions with intelligent parsing, generating detailed masks for unparalleled control over your visual data.
Landmark Extraction OneStopVision extracts 68 key landmarks and delivers them in convenient JSON format.
Head Pose Estimation OneStopVision estimates head pose in yaw, pitch, and roll, even visualizing it directly on the image for an intuitive understanding of facial orientation.
ControlNet Operations OneStopVision empowers you with M-LSD, HED, OpenPose, depth estimation, and semantic segmentation, all visualized for seamless integration and groundbreaking visual analysis.
  • If you want to see how the features work, visit README_VIS.md.
  • You can check what will be added as a feature in the next steps from the TODO.md file.

Install

conda create --name onestop python==3.9.18 -y
conda activate onestop

# CUDA 11.8
pip install torch torchvision --index-url https://download.pytorch.org/whl/cu118
pip install -r requirements.txt

bash downloadModels.sh

Run

steamlit run app.py

Acknowledgement

onestopvision's People

Contributors

cengizhanyurdakul avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.