- Download the pre-trained model from here
- Add your PNG images in the input folder
- Set the variables from terminal:
- input_dir="./input/"
- output_dir="./output/"
- Set the path to model:
- model_checkpoint="your/model/checkpoint" while giving the model checkpoint don't give any extension just the model-number (eg. model_checkpoint="trained-models/model-199160")
- Runt the code:
python inference.py
--logtostderr
--file_extension png
--depth
--egomotion true
--input_dir $input_dir
--output_dir $output_dir
--model_ckpt $model_checkpoint
-
Notifications
You must be signed in to change notification settings - Fork 0
bpagare6/Struct2Depth-ImageFiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Get the depth output on the Input folder
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published