SaddamBinSyed

Results 25 issues of SaddamBinSyed

Hi there. Did anyone try on jetson nano? I have tried to build the setup but no luck so far. also please advise supported version of each lib (tensorflow, opencv...

Hi thanks for the good work. btw, Can you advise or post some sample code about Implementing Bluetooth (discover, read) in .NET MAUI Android? highly appreciated your help on this....

@lincolnhard thanks for your work. I am using the below code to find the head pose looing direction. (left, right, top, bottom) ``` y_value = float(str("{:7.2f}".format(euler_angle[1, 0]))) x_value = float(str("{:7.2f}".format(euler_angle[0,...

hi @cmauri thanks for your work I couldnt able to build the code in my vs2017 win10 pc. lot of errors. ![image](https://user-images.githubusercontent.com/10062672/81563165-f86d7a80-93a6-11ea-8279-f291a8c92052.png) if u have any doc related to code...

@ahmetozlu thanks for your work. when i run the **python3 vehicle_counting.py** then I am getting below error. note: numpy is update to date. 2020-02-11 22:07:29.569821: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic...

Hi @AndroidArena thanks for your work. could you please recheck the document link provided? or if possible can u share with another medium? ( dropbox, Gdrive etc) Thanks in advance

@spmallick Hi Satya, Thanks for your work. I am reader of your blog and i couldn't find the GazeTracking blog sample code in this repo. Is it moved somewhere else?...

bug

I have Win 10 Core i7 system without any special GPU. Now i want to run this code on tensorflow CPU verison. Is it possible? if so what are the...

HI. thanks for your work. Is there any plan to add an object detection code into this repo?