rnin-vio
No description available.
File Explorer
Download Latest Version (.zip)- __init__.py
- configer.py
- default.yaml
- resnet_lstm.yaml
- __init__.py
- dataset.py
- __init__.py
- function.py
- losses.py
- model_lstm.py
- heading_model_defaults.json
- temporal_model_defaults.json
- list_test_seen.txt
- list_test_unseen.txt
- list_train.txt
- list_val.txt
- baseline_pdr.py
- baseline_ridi.py
- data_stabilized_local_speed.py
- README.md
- compile_dataset_h5.py
- gen_dataset_v2.py
- README.md
- write_trajectory_to_ply.py
- __init__.py
- data_glob_heading.py
- data_glob_speed.py
- data_ridi.py
- data_utils.py
- math_util.py
- metric.py
- model_resnet1d.py
- model_temporal.py
- ronin_body_heading.py
- ronin_lstm_tcn.py
- ronin_resnet.py
- tcn.py
- transformations.py
- utils.py
- .gitignore
- LICENSE
- README.md
- requirements.txt
- .DS_Store
- __init__.py
- metric.py
- postprocess.py
- __init__.py
- LICENSE
- main_net.py
- README.md
- requirements.txt
- test.py
- train.py
# Installation Guide
1. Get the code
git clone https://github.com/zju3dv/rnin-vio
Downloads the entire project code from GitHub to your computer.
cd rnin-vio
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
