Skip to content

VietAnh13/GhostFaceNet

Repository files navigation

GhostFaceNets

Original README

Original README

Hardware configuration

CPU: Intel® Core™ i5-10300H

GPU: GeForce GTX 1650 Ti

Note

Install VSCode

Install Anaconda

Update NVDIA Driver

Install Cuda Toolkit 11.2.0

Download cuDNN Library 11.2

You can refer to the detailed installation process CUDA Install Guide

Please follow Install TensorFlow with pip

Enviroment

Create a conda environment from the yml file and activate it as follows

conda env create -f environment.yml
conda activate ghostface-net

Model

GhostFaceNetV1-1.3-2 (A)

Test

zip_step.py script

python zip_step.py -d ./path/to/data/folder -c ./path/to/csv/file -m ./path/to/model -B ./path/to/save/bin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published