zod
Software Development Kit for the Zenseact Open Dataset (ZOD)
File Explorer
- publish.yml
- predict.py
- README.md
- train.py
- visualize.py
- README.md
- README.md
- devkit_tutorial.ipynb
- test_parse_annotations.py
- test_run_tutorial.py
- class_map.py
- traffic_sign.py
- ego_road.py
- lane.py
- object.py
- parser.py
- road_condition.py
- download.py
- extract_tsr_patches.py
- generate_coco_json.py
- main.py
- utils.py
- verify.py
- visualize_lidar.py
- __init__.py
- _serializable.py
- box.py
- calibration.py
- ego_motion.py
- frame.py
- geometry.py
- info.py
- metadata.py
- oxts.py
- sensor.py
- sequence.py
- vehicle_data.py
- eval.py
- matching.py
- utils.py
- data_classes.py
- utils.py
- algo.py
- constants.py
- data_classes.py
- README.md
- changes.txt
- LICENCE.txt
- __init__.py
- constants.py
- eval_nuscenes_style.py
- README.md
- tsr.py
- compensation.py
- geometry.py
- polygon_transformations.py
- utils.py
- visualization.py
- bev_utils.py
- colorlabeler.py
- ego_road_visualization.py
- lane_markings_visualization.py
- lidar_3d.py
- lidar_bev.py
- lidar_on_image.py
- object_visualization.py
- oxts_on_image.py
- oxts_visualization.py
- polygon_utils.py
- __init__.py
- _zod_dataset.py
- constants.py
- zod_drives.py
- zod_frames.py
- zod_sequences.py
- .dockerignore
- .gitignore
- .pre-commit-config.yaml
- Dockerfile
- Dockerfile_pt
- LICENSE
- pyproject.toml
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
pip install
View Details ▼
pip install
Install Python packages.
pip install {{package1 package2 ...}}
Install one or more packages:
pip install {{package1 package2 ...}} {{[-U|--upgrade]}}
Upgrade all specified packages to the latest version, installing any that are not already present:
pip install {{package}}=={{version}}
Install a specific version of a package:
# Project Badges
// repository documentation
Was this content helpful?
(0 ratings)
