Is there a pre-trained detecnet model for single-class eye recognition?
Or an alternative recommended GPU based approach to this?
The OpenCV solution does not work well with glasses.
Is there a pre-trained detecnet model for single-class eye recognition?
Or an alternative recommended GPU based approach to this?
The OpenCV solution does not work well with glasses.
Hi,
We don’t have a pre-trained model for eye detection.
If you have a database, it’s recommended to follow this page to train your model:
Thanks.