Oanh Nguyen

Results 7 issues of Oanh Nguyen

Hi friends, I got an error: Traceback (most recent call last): File "TrainingSetPreparation.py", line 21, in validationSet.PrepareData(imageDirs, boundingBoxFiles, meanShape, 0, 100, False) File "/home/diffdeep/Documents/DiffCat/face_landmarks/face_landmarks/ImageServer.py", line 71, in PrepareData boundingBoxes.append(boundingBoxDict[basename]) KeyError:...

Hi, I have an error when run TestsetPreparation.py file: Traceback (most recent call last): File "TestSetPreparation.py", line 19, in commonSet.PrepareData(commonSetImageDirs, commonSetBoundingBoxFiles, meanShape, 0, 1000, False) File "/home/diffdeep/Documents/train_dan/Deep-Alignment-Network-tensorflow-master-2/DAN-TF/ImageServer.py", line 60, in...

Hi, What size of model when you train Deep alignment network using mobile net? And if I have GPU so I can run your code on GPU?

Hi friends, After I converted keras model to tensorflow model, I run it on tensorflow for mobile. I got an error: ----- camera/CameraExampleViewController.mm:320] Running model failed:Invalid argument: Shape [-1,112,112,1] has...

Hi zjjMaiMai, After I trained a model I have full check point file and graph.pbtxt, but when I want to freeze model, I cannot execute it. I flow this: bazel...

Hi, Please check the link down your pre-train model Thanks

Hi, This model can using face detection first right?