Hasnain1997-ai
Hasnain1997-ai
Also where are these models model_path = r'/home/fishial/Fishial/output/segmentation_export_torchscript/model_segm_21_08_2023.ts'
@AndrzejCodahead Thank you so much for the replay I will try the .ts converted model you share
I used both methods mentioned, but I am not getting the same results as when I save the depth as a frame from the RealSense D415
Suppose I have deployed the camera in an operational environment and saved the left and right camera videos (as they are lighter than the depth video). After returning from the...
My goal is to make the Depth Video from the saved Left And Right Camera videos. The Depth Video should be the same as that of when recorded from realSense...
Can I replace the camera's left and right frames with the left and right frames from a video? Explanation: I have saved left and right video streams. When I connect...
Hi MartyG, I used the .bag method, but the saved video file is too large. The video data for a single minute is around 1GB(ie if I saved for hours,...
So how can I make a workout for it bcs My use case is that I have to deploy the camera in an operational environment and save data there and...
I My use case is that I have to deploy the camera in an operational environment and save data there(video data). I am not interested in creating my custom depth...
Suppose I save depth to .avi video file Now how can I use it in the real sense D415 code of depth ie how can I replace my depth with...