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
cd path/to/Depth-Anything-for-Jetson-Orin-Python
python export.py --weights_path="./ckpt" --save_path="exported_models" --input_size=364 # This will build the Tensor RT engine in the `exported_models` directory.
Running the Live Stream Demo
cd path/to/Depth-Anything-for-Jetson-Orin-Python
python depth_realsense.py --trt_engine_path='./exported_models/depth_anything_vits14_364.trt' --stream
Output Shortcut
About
Depth anything deployed on jetson orin nx with intel realsense d435i