"git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "53271e3d8f7a448a2f6fa5bd0bc15621b89ad39c"
Unverified Commit 002034a8 authored by Burak's avatar Burak Committed by GitHub
Browse files

no flag named video (#8364)

parent cb845189
...@@ -89,7 +89,7 @@ cd tensorflow/models/research/vid2depth ...@@ -89,7 +89,7 @@ cd tensorflow/models/research/vid2depth
python inference.py \ python inference.py \
--kitti_dir ~/vid2depth/kitti-raw-uncompressed \ --kitti_dir ~/vid2depth/kitti-raw-uncompressed \
--output_dir ~/vid2depth/inference \ --output_dir ~/vid2depth/inference \
--video 2011_09_26/2011_09_26_drive_0009_sync \ --kitti_video 2011_09_26/2011_09_26_drive_0009_sync \
--model_ckpt ~/vid2depth/trained-model/model-119496 --model_ckpt ~/vid2depth/trained-model/model-119496
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment