Skip to content

fatmanur-ceylan/face_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face_detection

Requirements

Quick Start and Installation

Build and activate the conda environment. Add the torch libraries with the specific version of cuda 11.8.

conda create -n facedetect python=3.10
conda activate facedetect
conda install pytorch==2.0.1 torchvision==0.15.2 torchaudio==2.0.2 pytorch-cuda=11.8 -c pytorch -c nvidia

InsightFace Installation

cd insightface
pip3 install -r requirements.txt
pip3 install onnxruntime-gpu
pip3 install -v -e python-package/ --no-cache-dir
pip3 install insightface>=0.2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •