Neji Abdechafi
Neji Abdechafi
Hello , I want to add other keypoints to detect iris how can i do that? Shoul i train the model? Thanks
Hello Sir, I worked on iris detection ( in the human eye ) in real-time and I want to train my data using a dataset that annotating to specific landmarks....
Hello, Thank you for this repository, I have two questions, the first is how can I use your model on webcam, I mean instead of using args ( video file...
Hello, I’m trained the model using custom dataset and I would like to deploy the model on the web using flask or any other frameworks , how can I do...
Hello, I'm trying to convert the model to pb and test it but it seems that I can't figure out the output tensors name ( e.g: num_detections:0...). How can I...
Hello, Thanks for this project, it help me to predict face ( if wear mask or not ) but I got some problems ( drawing two boxes of differents class...
Hello , I'm trying to train my own dataset ( Face detection ) . I have followed the instructions in readme.md but I have got this error during the training...
#### Describe the bug I'm trying to execute dotnet try to try code samples of this repo but when I'm try run the code, I got this red area without...
#### Did this error occur while using `dotnet try` or online? - [x] `dotnet-try` #### What kind of error was it? - [x] Service Error: For example "The service is...
Hello , I have a custom model ( tflite model) that predict the landmarks on the eye regions Can I use this model with the project to detect the eye...