10000 GitHub - MUST-AI-Lab/SD-HRNet: SD-HRNet: Slimming and Distilling High-Resolution Network for Face Alignment
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MUST-AI-Lab/SD-HRNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SD-HRNet

Quick start

Test

python tools/test.py --cfg <CONFIG-FILE> --model-file <MODEL WEIGHT> --mask-file <SUPERNET BETA WEIGHT>
# example:
python tools/test.py --cfg experiments/300w/face_alignment_300w_shrinking_hrnet_mb.yaml --model-file model.pth --mask-file mask.pth --seed 111

About

SD-HRNet: Slimming and Distilling High-Resolution Network for Face Alignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0