Lorenzo Betto
Lorenzo Betto
Oh, interesting. Do you know why I get that error then? When I run `source build_tools.py` a new terminal opens up and closes one second later. It shows what you...
Hey there. I'm trying to run the code on my Jetson TX2 using the onboard camera. I have flashed it with Jetpack 3.2, installed OpenCV 3.4 and TensorFlow 1.8 but...
Thanks @xxmarl, unfortunately I get the same error. This is the output: ``` VIDEOIO ERROR: V4L: device video_input : nvcamerasrc ! video/x-raw(memory:NVMM), width=(int)600, height=(int)600,format=(string)I420, framerate=(fraction)5/1 ! nvvidconv flip-method=0 ! video/x-raw,...
This is the output of cv2.getBuildInformation(). ``` print(cv2.getBuildInformation()) General configuration for OpenCV 3.4.0 ===================================== Version control: unknown Platform: Timestamp: 2018-06-15T12:19:00Z Host: Linux 4.4.38-tegra aarch64 CMake: 3.5.1 CMake generator: Unix Makefiles...
I could run it successfully on my laptop which has OpenCV 3.4, Tensorflow 1.4.0 and an NVIDIA GeForce 950M (it ran at about 3/4 FPS and I was using the...
Hi @naisy, thank you for your support. === About laptop === I am not too concerned about my laptop, I would need this model to work on the Jetson so...
Same here, any fix yet?
Hey there, how did you compile the code? Thanks