Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
haodongli
/
DVD
like
30
Build error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
main
DVD
/
utils
/
depth2normal.sh
haodongli
init-1
4b35c4e
22 days ago
raw
Copy download link
history
blame
contribute
delete
191 Bytes
#!/bin/bash
export
PYTHONPATH=
$PYTHONPATH
:
$PWD
CUDA_VISIBLE_DEVICES=1 python utils/depth2normal.py \
--data_path
$PATH_TO_VKITTI_DATA
\
--batch_size 10 \
--scenes 01 02 06 18 20