kyhoolee
kyhoolee
Updated: I try with mmdnn==0.3.1 It show different error ``` mmtoir -f pytorch -d mobilenet_v2 --inputShape 3,224,224 -n imagenet_mobilenet_v2.pth Traceback (most recent call last): File "/home/kylee/Software/anaconda3/envs/mmdnn_tut/bin/mmtoir", line 8, in sys.exit(_main())...
I face the same issue too, I think the dev team does not spend much effort for this project. It's really really difficult to combine preview feature and record feature...
- I am following this raw solution - mediapipe unity plugin https://github.com/keijiro/FaceLandmarkBarracuda - I can replicate his result with face_landmark.tflite - but error with face_landmark_with_attention when converting to onnx format...
Thanh @kuaashish for reply I do several applications based on mediapipe facemesh 1. Toonify, makeup, face-swap application - If nose landmarks are refined, I could create more realistic results -...