Image Classification
TensorRT
ONNX
autoware
ros2
autonomous-driving
lidar
camera
calibration
sensing
Instructions to use AutowareFoundation/calibration_status_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorRT
How to use AutowareFoundation/calibration_status_classifier with TensorRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 166 Bytes
ea54ddc | 1 2 3 4 5 6 7 8 | /**:
ros__parameters:
max_depth: 128.0
dilation_size: 1
height: [1080, 1860, 2160] # [min, opt, max]
width: [1920, 2880, 3840] # [min, opt, max]
|