D-X-Y / landmark-detection

Four landmark detection algorithms, implemented in PyTorch.
https://xuanyidong.com/assets/projects/TPAMI-2020-SRT.html
MIT License
925 stars 180 forks source link

SBR using for our videos #79

Open rm1377 opened 3 years ago

rm1377 commented 3 years ago

If you are submitting a feature request, please preface the title with [feature request].

If you are submitting a bug report, please fill in the following details.

Which project are you using?

SBR

Issue description

i cant run sbr by pretrained model in my program some one can help me??

Code example

Please try to provide a minimal example to repro the bug. Error messages and stack traces are also helpful.

System Info

Please copy and paste the output from our environment collection script (or fill out the checklist below manually).

You can get the script and run it with:

wget https://raw.githubusercontent.com/pytorch/pytorch/master/torch/utils/collect_env.py
# For security purposes, please check the contents of collect_env.py before running it.
python collect_env.py