1adrianb / face-alignment

:fire: 2D and 3D Face alignment library build using pytorch
https://www.adrianbulat.com
BSD 3-Clause "New" or "Revised" License
7.05k stars 1.34k forks source link

run test error #78

Closed yyssmm closed 3 years ago

yyssmm commented 6 years ago

Hi, thank you for sharing your code. But I meet an error when running the test code. The error is: RuntimeError: cuda runtime error (30): unknown error at /opt/conda/conda-bld/pytorch_1525099934016/work/aten/src/THC/THCGeneral.cpp:70. Can you help me and tell me what I should do to solve it. Thank you very much.