sarmadm
sarmadm
Hi How this code can be compiled on Ubuntu
Hi I installed clandmark on Ubuntu , now I want to run the facial landmark detection using web cam . What is the procedure to run the code ? Thanks...
Hi Please can you help to fix this error here is the notebook contains all the info : https://gist.github.com/sarmadm/5a7a027fc24eb73c500adc38f6bb30f1
Hi what is this line of code is doing ? does it reads videos from the directory ? train_generator = train_datagen.flow_from_directory( './data/train/', target_size=(299, 299), batch_size=32, classes=data.classes, class_mode='categorical')
HI I have question , I want to draw yaw angles and roll , how can I do something like this image : [ head pose plot ](http://pasteboard.co/aa8AzOz8B.png)
Hi could you please help me with this error `(keras_v) C:\Users\Documents\deep_L_projects\two-stream-action-recognition-keras-master>python spatial_train.py Using TensorFlow backend. class_limit = None Found 0 images belonging to 100 classes. Found 0 images belonging to...
Hi , I get this error , how ca I solve it ? tofi@tofi:~/sdm-master/build$ make Scanning dependencies of target Roboman-SDM-TEST [100%] Building CXX object CMakeFiles/Roboman-SDM-TEST.dir/src/test_model.cpp.o Linking CXX executable Roboman-SDM-TEST /usr/bin/ld:...
tofi@tofi:~/untrunc-master$ ./untrunc /home/tofi/untrunc-master/good.mp4 /home/tofi/untrunc-master/corrupt.mp4 Reading: /home/tofi/untrunc-master/good.mp4 Could not read at position
Hi is it possible to use a video file for head pose estimation ?
Hi Can I use video from webcam to find facial landmarks using landmarker.io ?