Ashok Bugude

Results 17 issues of Ashok Bugude

I am trying to generate libandroiddlib.so , but getting undefined reference errors as shown below ashok@ashok-Latitude-E5440:~/AndroidStudioProjects/dlib-android-master/dlib-android-master$ ndk-build -j 2 TOP Level Path: /home/ashok/AndroidStudioProjects/dlib-android-master/dlib-android-master /home/ashok/AndroidStudioProjects/dlib-android-master/dlib-android-master/third_party/miniglog/Android.mk:5: "Build miniglog.so/miniglog.a" /home/ashok/AndroidStudioProjects/dlib-android-master/dlib-android-master/third_party/miniglog/Android.mk:8: /home/ashok/AndroidStudioProjects/dlib-android-master/dlib-android-master/third_party/miniglog jni/jni_common/Android.mk:10: "Build...

I have tested a set of sample images for face detection using 1. Python - face_detector.py 2. C++ - face_detector_ex.cpp 3. Android Face Detection I have found that small faces...

Hi The app currently supports selecting images one by one, Can we select a folder of images and give it as input

I have imported the c++ code into eclipse, I am trying to run test.cpp , but I am unable to read .jpg images , though am able to read .png...

I am using face detection using tensorflow 1.4 , but get below error while executing the code `/home/ashok/eclipseWorkspace/faceRecognition-x86_64_MTCNN/Libraries/tensorflow/include/tensorflow/core/lib/core/refcount.h:79] Check failed: ref_.load() == 0 (1 vs. 0) ` generated from `Status...

I am doing research on face Recognition using tensorflow. Can I please know how how to use the code to create model file for face recognition. **Task (required in C++)**...

Can I know if the code does face alignment after face recognition. If so, can I know the location where the code for face alignment starts

Can I know if the code does face alignment after detection If so can I know the location from where the face alignment code starts

I am trying to convert the python code to c++ for training of graph but am facing difficulties as I am unable to find all the functions of python tensorflow...

I am trying to create shared object in Linux. But I face below errors. Pls help resolve the issues ayyon@zayyon-Lenovo-ideapad-300-15ISK:~/Downloads/PointCloudUnity-master/CppPluginPCL/build$ make Scanning dependencies of target cpp_plugin_pcl [ 50%] Building CXX...