Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
pesi
/
rtmo
like
0
Follow
Prime Electronics and Satellitics Inc.
9
Object Detection
ONNX
Pose Estimation
License:
mit
Model card
Files
Files and versions
Community
main
rtmo
3 contributors
History:
52 commits
Luigi
Increase logging level to extra verbose
a9584a8
5 months ago
video
trim sample video to keep only important part
5 months ago
.gitattributes
Safe
1.66 kB
Add a sample video
11 months ago
README.md
Safe
1.47 kB
Update README.md
11 months ago
constant_folding.sh
Safe
337 Bytes
Apply constant folding
11 months ago
convert_to_fp16.py
Safe
1.25 kB
Re-quantize models in FP16 in keep positional encoding in FP32 to avoid bad accuracy
10 months ago
convert_to_fp16_all.py
Safe
1.36 kB
Bugfix: correct batch dimension fixation then regenerate ONNX models
11 months ago
convert_to_mixed.py
Safe
5.26 kB
Improve Debug Message Layout in Validate Funciton
10 months ago
demo.sh
Safe
56 Bytes
Remove models with fixed batch size as dynamic batch is generally supported
11 months ago
demo_batch.sh
Safe
71 Bytes
Unify batched and non-batched versions
9 months ago
onnx_to_engine-jetpack_4p6.py
Safe
7.05 kB
Make 2 distinct ONNX2TRT conversion scripts, one for JetPack 4.6, the other for JetPack 5.1
5 months ago
onnx_to_engine-jetpack_5p1.py
Safe
7.27 kB
Increase logging level to extra verbose
5 months ago
rtmo-l.fp16.onnx
Safe
88 MB
LFS
Re-quantize models in FP16 in keep positional encoding in FP32 to avoid bad accuracy
10 months ago
rtmo-l.onnx
Safe
176 MB
LFS
Apply constant folding
11 months ago
rtmo-m.fp16.onnx
Safe
44.7 MB
LFS
Re-quantize models in FP16 in keep positional encoding in FP32 to avoid bad accuracy
10 months ago
rtmo-m.onnx
Safe
89.3 MB
LFS
Apply constant folding
11 months ago
rtmo-s.fp16.onnx
Safe
19.9 MB
LFS
Re-quantize models in FP16 in keep positional encoding in FP32 to avoid bad accuracy
10 months ago
rtmo-s.onnx
Safe
39.6 MB
LFS
Apply constant folding
11 months ago
rtmo-t.fp16.onnx
Safe
13.7 MB
LFS
Re-quantize models in FP16 in keep positional encoding in FP32 to avoid bad accuracy
10 months ago
rtmo-t.onnx
Safe
27.4 MB
LFS
Apply constant folding
11 months ago
rtmo_demo.py
Safe
2.66 kB
Return and show bounding box confidence
9 months ago
rtmo_demo_batch.py
Safe
3.64 kB
Return and show bounding box confidence
9 months ago
rtmo_gpu.py
Safe
32.2 kB
adjust visualisation style, allow draw_bbox() to show person id
8 months ago
symbolic_shape_infer.py
Safe
138 kB
Make ONNX models compatible with ONNXruntime's TensorrtExecutionProvider
11 months ago
symbolic_shape_infer_all.sh
Safe
135 Bytes
Make ONNX models compatible with ONNXruntime's TensorrtExecutionProvider
11 months ago