Neji Abdechafi
Neji Abdechafi
Actually, I solved this problem by changing input_image_tensor:0 with input_to_float:0 after review `landmark.py`, I have seen that the input node ( layer ) is input_to_float:0. I faced other problem and...
Okay, I will try this but I have a question. Did this project support detection with 3D ( z coordinates )?
The argument `--eval_only` does not exist in `landmark.py` Please try to update your code
More explanation, could you show the results on images?
I will help you, but did you can tell me where do you get the annotated dataset please
Ok, Thanks for your answer. I have tested your project with the model that you provided and it works fine, but when I integrate my model, I have got an...
I have solved my problem. The project "face marks" works fine in real time with good value of fps with integration of my model
Thanks for your reply. Did you have an idea about how the conversion work? Note that I draw points after some conversion with numpy library ( np.array). for e.g, I...
I solved this problem but I dont add face detection on Android. I draw points come from prediction of ckpts files using `Imgproc.circle()` function and it work ( points are...
Thanks, but I can't get this document ( not free ). Can you upload the document on Google drive or Mega to download it?