hai19991331
Results
4
comments of
hai19991331
> > > HI, Dejavu recognition returns an `offset_secs` value as response, I believe that might help you for the same as it basically is time in seconds where original...
Remove dim = -1 in get_net.py ( line 70 )
i changed my code in demo.py file but it won't work cap = cv2.VideoCapture("/content/drive/My Drive/E2E-MLT/images/00139.jpg") cap.set(cv2.CAP_PROP_AUTOFOCUS, 1) ret, im = cap.read() Plsss help me with this