Commit 路
e9e9bbc
1
Parent(s): 3d4f9cc
RF-DETR demo: lead with pedestrian street detection video
Browse filesCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- config.json +6 -0
config.json
CHANGED
|
@@ -457,6 +457,12 @@
|
|
| 457 |
"demo": {
|
| 458 |
"title": "FP16 vs INT8, Real Engine Outputs",
|
| 459 |
"clips": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 460 |
{
|
| 461 |
"video": "https://huggingface.co/datasets/embedl/documentation-images/resolve/main/rf-detr-base-quantized-tensorrt/threshold_sweep_street.mp4",
|
| 462 |
"label": "Confidence Threshold Sweep",
|
|
|
|
| 457 |
"demo": {
|
| 458 |
"title": "FP16 vs INT8, Real Engine Outputs",
|
| 459 |
"clips": [
|
| 460 |
+
{
|
| 461 |
+
"video": "https://huggingface.co/datasets/embedl/documentation-images/resolve/main/rf-detr-base-quantized-tensorrt/detections_pedestrians.mp4",
|
| 462 |
+
"label": "Pedestrian Street Detection",
|
| 463 |
+
"inference_setup": "560脳560 路 batch 1 路 Jetson Orin Nano Super",
|
| 464 |
+
"citation": "Frame-by-frame detections from the TensorRT FP16 baseline (left) and the Embedl INT8 engine (right), captured on an NVIDIA Jetson Orin Nano Super. Source clip: 'pedestrian area' codec-test sequence (Taurus Media Technik, CC0 public domain)."
|
| 465 |
+
},
|
| 466 |
{
|
| 467 |
"video": "https://huggingface.co/datasets/embedl/documentation-images/resolve/main/rf-detr-base-quantized-tensorrt/threshold_sweep_street.mp4",
|
| 468 |
"label": "Confidence Threshold Sweep",
|