ChaoII
|
ba501fd963
|
[Model] add pptracking model (#357)
* add override mark
* delete some
* recovery
* recovery
* add tracking
* add tracking py_bind and example
* add pptracking
* add pptracking
* iomanip head file
* add opencv_video lib
* add python libs package
Signed-off-by: ChaoII <849453582@qq.com>
* complete comments
Signed-off-by: ChaoII <849453582@qq.com>
* add jdeTracker_ member variable
Signed-off-by: ChaoII <849453582@qq.com>
* add 'FASTDEPLOY_DECL' macro
Signed-off-by: ChaoII <849453582@qq.com>
* remove kwargs params
Signed-off-by: ChaoII <849453582@qq.com>
* [Doc]update pptracking docs
* delete 'ENABLE_PADDLE_FRONTEND' switch
* add pptracking unit test
* update pptracking unit test
Signed-off-by: ChaoII <849453582@qq.com>
* modify test video file path and remove trt test
* update unit test model url
* remove 'FASTDEPLOY_DECL' macro
Signed-off-by: ChaoII <849453582@qq.com>
* fix build python packages about pptracking on win32
Signed-off-by: ChaoII <849453582@qq.com>
Signed-off-by: ChaoII <849453582@qq.com>
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-10-26 14:27:55 +08:00 |
|
DefTruth
|
efa7411ebb
|
Delete redundant Chinese comments (#275)
|
2022-09-23 11:02:00 +08:00 |
|
Jason
|
ecbd78ae58
|
Remove debug code (#266)
* Rename Frontend to ModelFormat in documents
* Remove useless debug flag
|
2022-09-22 15:18:50 +08:00 |
|
Jason
|
e227c5625e
|
Rename fastdeploy_runtime.h to runtime.h and Frontend to ModelFormat (#263)
rename frontend to model_format
|
2022-09-22 13:24:05 +08:00 |
|
Jason
|
68523be411
|
Modify file structure to separate python and cpp code (#223)
Modify code structure
|
2022-09-14 15:44:13 +08:00 |
|