Li Zhang
|
4463572311
|
Fix debug build for PoseTracker (#1601)
|
2023-01-03 14:24:11 +08:00 |
Li Zhang
|
20e0563682
|
[Enhancement] Optimize pose tracker (#1460)
* sync master
* suppress overlapped tracks
* add CUDA WarpAffine
* export symbols
* fix linkage
* update pose tracker
* clean-up
* fix MSVC build
* fix MSVC build
* add ffmpeg cli command
|
2022-12-29 19:12:55 +08:00 |
Li Zhang
|
d77aeaa480
|
[Refactor] Decouple preprocess operation and transformation (#1353)
* refactor SDK registry
* fix lint
* decouple transform logic and operations
* data management
* improve data management
* improve data management
* context management
* fix ResizeOCR
* fix operation fallback logic
* fix MSVC build
* clean-up
* sync master
* fix lint
* Normalize - add `to_float`, merge `cvtcolor` operations
* fix macOS build
* rename
* cleanup
* fix lint
* fix macOS build
* fix MSVC build
* support elena
* fix
* fix
* optimize normalize
* fix
* fix MSVC build
* simplify
* profiler
* use `throw_exception`
* misc
* fix typo
|
2022-11-28 14:46:05 +08:00 |
Li Zhang
|
99040d5655
|
[Refactor] better SDK registry (#1368)
* refactor SDK registry
* fix lint
* fix typo
* sync
* use nested namespace
* rename
|
2022-11-15 21:06:13 +08:00 |
Li Zhang
|
f2be2abeb5
|
[Feature] Add `Cond` node and pose tracker demo (#1186)
* add Cond node
* WIP PoseTracker
* fix pose tracker
* minor fix
* simplify design
* add timing
* sync
* visualize
* remove file check
|
2022-10-27 14:52:04 +08:00 |