LiDAR_SOT
No description available.
File Explorer
Download Latest Version (.zip)- bench_list.json
- easy.json
- hard.json
- medium.json
- bench_list.json
- easy.json
- hard.json
- medium.json
- bench_list.json
- easy.json
- hard.json
- medium.json
- icp.yaml
- icp_s1.yaml
- icp_sall.yaml
- icp_sall_m.yaml
- __init__.py
- example_loader.py
- benchmark.md
- configs.md
- data_preprocessing.md
- design.md
- toolkit.md
- evaluation.py
- shape_evaluation.py
- tracking_visualization.png
- video_cover.png
- __init__.py
- data_buffer.py
- __init__.py
- bbox.py
- __init__.py
- detection.py
- icp_loss.py
- latitude.py
- motion_consistency.py
- motion_prior.py
- shape_loss.py
- __init__.py
- finder.py
- __init__.py
- moving_avg_motion_model.py
- __init__.py
- obj_shape.py
- shape_map.py
- subshape.py
- __init__.py
- circular_buffer.py
- detection.py
- geometry.py
- motion.py
- ransac.py
- terrain.py
- __init__.py
- open3d_visualization.py
- visualizer2d.py
- visualizer3d.py
- __init__.py
- frame_data.py
- loss_func.py
- optim_data.py
- tracker.py
- detection.py
- gt_shape.py
- seq2tracklet.py
- tracklet.py
- tracklet_selection.py
- utils.py
- ego_info.py
- ground_removal.py
- gt_info.py
- preprocessing_pipeline.sh
- raw_pc.py
- terrain_map.py
- time_stamp.py
- utils.py
- .gitignore
- config.yaml
- main.py
- README.md
- setup.py
# Installation Guide
1. Get the code
git clone https://github.com/tusen-ai/LiDAR_SOT
Downloads the entire project code from GitHub to your computer.
cd LiDAR_SOT
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -e ./
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)
