QuanNM
QuanNM
Yea i'm finding this really strange too . have you figure out the problem? is this code wrong?
Can you add support for opencv_dnn and opencv-cuda-dnn based networks? I want to use tensorflow graph with opencv_dnn. Best regards and much appreciation for your work Vào 17:21, Th 2,...
Also , i can use different types of trackers for car counting right ? How can i modify which type of tracker that i use? Vào 15:34, Th 4, 8...
Thanks a lot for your work However in this update opencvdnn can only work for YOLO right? What if i want to use Tensorflow Graph (pb and pbtxt file) with...
Is there any plan to add support for tensorflow graph file ? Vào 15:16, Th 6, 10 thg 7, 2020 Sergey Nuzhny đã viết: > Not only. I'm testing with...
For example to use opencv dnn to read from tensorflow graph file: cvNet = cv2.dnn.readNetFromTensorflow('graph.pb', 'graph.pbtxt') Vào 12:22, Th 6, 10 thg 7, 2020 Sergey Nuzhny đã viết: > Hi!...
How can i load tensorflow model ? I can only see parameters for yolo weights and configs
Can you give me a clear car counting run example using tensorflow pb model? Thanks a lot!
Also another run example using using pytorch .pth models would be appreciated
Thanks a lot for your patience , i finally got it to run. Last question (pardon me If i ask a lot) , can the car couting example load model...