Skip to content

Commit c8d3fbd

Browse files
committed
feat(models): add the StreamPETR detector
The query-based head with temporal memory (pre/post memory update, top-k propagation, denoising queries, geometry-aware position embeddings) and the model wrapper with the three-module ONNX export ABI. Signed-off-by: vividf <yihsiang.fang@tier4.jp>
1 parent a005ccd commit c8d3fbd

4 files changed

Lines changed: 1877 additions & 0 deletions

File tree

.cspell.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"arrowstyle",
6666
"ascontiguousarray",
6767
"atleast",
68+
"autocast",
6869
"autohide",
6970
"avgpool",
7071
"backprop",
@@ -152,8 +153,10 @@
152153
"lovasz",
153154
"LSSFPN",
154155
"lucide",
156+
"matmuls",
155157
"maxpool",
156158
"memlock",
159+
"metas",
157160
"mgrid",
158161
"miou",
159162
"miscalibrated",

0 commit comments

Comments
 (0)