jishang1602

Results 10 comments of jishang1602

how can i deploy it using deepstream? --> Not yet build. Is there a way i can use video file as input instead of image/photo.? --> in main.cpp changing the...

Can you please share the error

Did you put your database in the imgs folder? Also need to resize the video file to 640x480 size. Please do this changes and tell me the results

Yes the image database that you want to recognise in the video

This folder contains images of people you would like to recognize. The format of picture should class_name.jpg.

40 is the minimum pixel size for face detection. You can reduce it. But normally people are taking the smaller size upto 40 pixels

I have checked with different frame size on camera or CSI camera. In Jetpack 4.4 it works with only 640*480 resolution. If i am using rtsp original resolution (640*360), The...

It works with tensorflow 1.15.0 or 1.15.2 version. please try with it

@umadevimcw , where is the source code for parallel encoding?