Does not contain test.txt but others dont remember and i tried today for classification the datasets but same problem happened but now I can’t give the error because I don’t use it.
OK, my guess is that you may have train.txt, but not the others - so copy train.txt so you also have test.txt trainval.txt val.txt. I will have to add a better error message about this in the future.
The classification mode of the camera-capture tool saves the datasets in a structure for classification training only. And the detection mode of camera-capture tool saves the datasets in a structure for detection training.
now, when run the camera-capture /dev/video1
terminal shows: camera-capture: failed to capture RGBA image from camera
but Data Capture Control window is coming
My camera is ZED, and i don’t know how to use Raspberry Pi camera for jetson tx2, how to plug to where of Jetson TX2
Hmm I haven’t tested this with the ZED, but I do know that the ZED has both it’s left/right cameras in the same video stream, so I’m not sure that would work well in this circumstance for data annotation. The ZED would require extra pre-processing to crop out either the right or left frame.
Are you using a Jetson TX2 Developer Kit? If so, the TX2 devkit comes with an onboard MIPI CSI camera already (based on OV5693 sensor). You can try to view it by running video-viewer csi://0
If you run nvgstcapture-1.0 program, do you get a camera feed from the onboard camera? Does it show any image?
If your onboard camera isn’t working, you might want to try a monocular USB webcam like the Logitech C270 or C920 (or similar off-brand USB webcams can work too).
Onboard camera, usbwebcam and zed working clearly.
The second camera of the zed camera freezes when it is running, and when I do v4l2, the entire resolution for zed is not listed only.
there is no other problem.