Skip to content

feat: impl ecpose - #268

Merged
jamjamjon merged 1 commit into
jamjamjon:mainfrom
wep21:ecpose
Jul 23, 2026
Merged

feat: impl ecpose#268
jamjamjon merged 1 commit into
jamjamjon:mainfrom
wep21:ecpose

Conversation

@wep21

@wep21 wep21 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor
  • performance with trtx
     Running `target/release/examples/pose-estimation ecpose --scale s --dtype fp16 --device 'nvrtx:0' --processor-device 'cuda:0'`
      DryRun ecpose/wep21-assets-ecpose-ecpose-s-fp16(9.61 MiB) on TensorRT-RTX:0(NVIDIA) for 3 iterations in 0s         Iterated Image/Frame x1 in 0s (5.3155/s)

🚀 usls Performance Analysis Chart
═══════════════════════════════════════════════════════════════

👾 ORT Engine (ecpose/wep21-assets-ecpose-ecpose-s-fp16) │██████████████████████████████ 7.115s
 ├─ ⛳ init                                              │██████████████████████████████ 7.062s
 ├─ 🔧 preprocess                                        │██                             415.972µs  (x3)
 ├─ 🧬 inference                                         │██                             7.234ms    (x4)
 ├─ 🔥 dry-run-0                                         │██                             10.768ms
 ├─ 🔥 dry-run-1                                         │██                             7.038ms
 └─ 🔥 dry-run-2                                         │██                             5.162ms
                                                         └──────────────────────────────
                                                         0                               7.115s

🔍 DataLoader                                            │███                            5.693ms
 ├─ ⛳ new                                               │██                             1.489µs
 └─ 🌠 read-image                                        │██████████████████████████████ 5.691ms
                                                         └──────────────────────────────
                                                         0                               5.693ms

🎉 ECPose                                                │███                            9.125ms
 ├─ 🔧 preprocess                                        │███████                        1.830ms
 ├─ 🧬 inference                                         │██████████████████████████████ 7.269ms
 └─ 📦 postprocess                                       │██                             26.402µs
                                                         └──────────────────────────────
                                                         0                               9.125ms

🎨 Annotator                                             │███                            152.732ms
 ├─ 🔄 rgb -> rgba                                       │██                             1.082ms
 ├─ ⛳ create-ctx                                        │██                             110ns
 └─ 🎉 render                                            │██████████████████████████████ 151.650ms
                                                         └──────────────────────────────
                                                         0                               152.732ms
  • infer result
contact-sheet

Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>
@wep21

wep21 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

@jamjamjon Could you review new pose model?

@jamjamjon
jamjamjon merged commit 338eb89 into jamjamjon:main Jul 23, 2026
19 checks passed
@wep21
wep21 deleted the ecpose branch July 23, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants