You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI i am using darkflow on Jetson TX2.. As u said TX2 has more performance than TX1 but when i run yolov2, yolo.weights file for detection from live capture it start giving error like
cuda unable to allocate memory .. like this
i write the the command on terminal using flags as provided in dark flow repo how do i deal with such error any help from u
One other thing.. i donot connect any usb webcam with my TX2 .. because it had it own on board camera.... but idont know cv2.VideoCapture(0) can access this camera or not....
The text was updated successfully, but these errors were encountered:
HI i am using darkflow on Jetson TX2.. As u said TX2 has more performance than TX1 but when i run yolov2, yolo.weights file for detection from live capture it start giving error like
cuda unable to allocate memory .. like this
i write the the command on terminal using flags as provided in dark flow repo how do i deal with such error any help from u
One other thing.. i donot connect any usb webcam with my TX2 .. because it had it own on board camera.... but idont know cv2.VideoCapture(0) can access this camera or not....
The text was updated successfully, but these errors were encountered: