Back
5
1
sdg_pallet_model
:NVIDIA's sdg_pallet_model wrapper
Use the Pull Tag button to download this ModelKit.
Or, read our KitOps documentation to learn how to use kit unpack --filter to download only the components you need.
ModelKit Tag Metadata
- Digest
- Author
- Rishikesavan Ramesh
- Date added
- Size
- 114.6MB
- Total pulls
- 5
Package
- Name
- nvidia_pallet_detection_sdg
- Version
- 0.0.1
- Authors
- Rishikesavan Ramesh
- Description
- NVIDIA's pallet detection (sdg) model wrapper
Model
- Name
- SDGPalletModel
- Path
- ./models/pallet_model_v1_all.onnx
- License
- Apache-2.0
- Parts
- Path: ./models/prebuilts/pallet_model_v1_all.trt_fp16.engineType: TensorRT-enginePath: ./models/prebuilts/pallet_model_v1_all.trt_fp32.engineType: TensorRT-enginePath: ./models/prebuilts/pallet_model_v1_all.trt_int8.engineType: TensorRT-engine
- Parameters
{
"description": "Available inference precisions and engine options",
"precision_options": [
"FP32",
"FP16",
"INT8"
]
}
Codebases
- ./src/
- Source code for performing optimized TensorRT inference
- ./models/scripts/
- Source code for performing optimized TensorRT inference
Docs
- ./docs/README.md
- Instructions for using the model and engines