Face detection on CPU

#4
by cbensimon HF staff - opened

Faster than re-initializing the model on CUDA at each request (300ms vs. 3s)
Should also avoid ONNX runtime errors happening from time to time

Cannot merge
This branch has merge conflicts in the following files:
  • app.py

Sign up or log in to comment