sarmadm

Results 13 comments of sarmadm

I compiled gazr and attention tracker . for attentatio tracker it works fine with this command : ./head_pose_test ../share/shape_predictor_68_face_landmarks.dat . but with gazr this error shows : opengl support available...

When I run : tofi@tofi:~/gazr-master/build$ ./estimate_gaze_direction -c --model=shape_predictor_68_face_landmarks.dat | python -u ../tools/live_plot.py bash: ./estimate_gaze_direction: No such file or directory /usr/lib/python2.7/dist-packages/pkg_resources.py:1031: UserWarning: /home/tofi/.python-eggs is writable by group/others and vulnerable to attack...

HI , did you find a way to do this ?

when I run >>python spatial_train_data.py is not showing anything , is that is the case with you ?

No , I didn't solve it

same for me when I run it File "cmd_line/autoencoders/run_stacked_autoencoder_unsupervised.py", line 159, in finetune_enc_act_func=finetune_enc_act_func, finetune_dec_act_func=finetune_dec_act_func) File "C:\Users\Anaconda3\lib\site-packages\yadlt\models\autoencoders\deep_autoencoder.py", line 87, in __init__ momentum=momentum) File "C:\Users\Anaconda3\lib\site-packages\yadlt\core\trainers.py", line 27, in __init__ assert optimizer in...

Hi, I want to use 68 landmarks , but I don't know how to compile it and get it run

Hi Yes , I have compiled the clandmark library, Now I just want to run the facial landmark detection using my web cam , What should I do ? Thanks...