Media-Smart / vedadet

A single stage object detection toolbox based on PyTorch
Apache License 2.0
498 stars 128 forks source link

Do you know how can TinaFace be run without GPU (and CUDA)? #23

Closed Huxwell closed 3 years ago

Huxwell commented 3 years ago

I am getting OSError: CUDA is required to compile vedadet after running pip install -v -e . is understandable given your requirements, but I wonder if you know any easy way how the repo could be run even on laptop that has only CPU?

Huxwell commented 3 years ago

If anybody also has the same problem, vedat runs OK on Google Colab.