realtime_object_detection
realtime_object_detection copied to clipboard
run_objectdetection can not be run successfully
The environment:jeston tx2: opencv: 4.0.0 Camera: CSI Cameras when I run run_objectdetection,it errors.
('frame', None)
Traceback (most recent call last):
File "run_objectdetection.py", line 189, in
I find that "frame = vs.read()" is always None. If you have any ideas,please tell me . Thanks !
@Programmerwyl are you using the current master?
- how does your config look like?
- Did you change code?
- Which python / openCV /JetPack version are you using
@GustavZ Thank you very much for your reply. yes ,it is the current master I haven't changed anything about your code. python 2.7 opencv 4.0 jetpack 28.2
This is really strange as i just double checked everything today. Which TensorFlow do you use?
I have the same problem, I'm using tensorflow1.6, opencv4.0, jetson Xavier. Does anyone know how to fix it?
how to solve this problem?
Traceback (most recent call last):
File "objectdetection_image.py", line 20, in