-
Notifications
You must be signed in to change notification settings - Fork 465
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Android] integrate flycv to Android (#459)
* [Android] integrate flycv into Andorid * Falconcv (#27) * [Bug Fix ]Update ppseg visualize python api && demo (#454) Update ppseg visualize python api && demo * [Model] update pptracking letterboxresize and add some comment (#438) * 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 <[email protected]> * complete comments Signed-off-by: ChaoII <[email protected]> * add jdeTracker_ member variable Signed-off-by: ChaoII <[email protected]> * add 'FASTDEPLOY_DECL' macro Signed-off-by: ChaoII <[email protected]> * remove kwargs params Signed-off-by: ChaoII <[email protected]> * [Doc]update pptracking docs * delete 'ENABLE_PADDLE_FRONTEND' switch * add pptracking unit test * update pptracking unit test Signed-off-by: ChaoII <[email protected]> * modify test video file path and remove trt test * update unit test model url * remove 'FASTDEPLOY_DECL' macro Signed-off-by: ChaoII <[email protected]> * fix build python packages about pptracking on win32 Signed-off-by: ChaoII <[email protected]> * update comment Signed-off-by: ChaoII <[email protected]> * add pptracking model explain Signed-off-by: ChaoII <[email protected]> Signed-off-by: ChaoII <[email protected]> Co-authored-by: Jason <[email protected]> Signed-off-by: ChaoII <[email protected]> Co-authored-by: huangjianhui <[email protected]> Co-authored-by: ChaoII <[email protected]> Co-authored-by: Jason <[email protected]> * [cmake] optimize examples CMakeLists.txt Signed-off-by: ChaoII <[email protected]> Co-authored-by: huangjianhui <[email protected]> Co-authored-by: ChaoII <[email protected]> Co-authored-by: Jason <[email protected]>
- Loading branch information
1 parent
b1bdd93
commit a9f7fe2
Showing
6 changed files
with
108 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters