Skip to content

Conversation

@ChaoII
Copy link
Collaborator

@ChaoII ChaoII commented Oct 26, 2022

PR types(PR类型)

Model

Describe

  • 优化pptracking LetterBoxResize 前处理结构
  • 添加pptracking代码注释

ChaoII and others added 30 commits September 30, 2022 16:08
Signed-off-by: ChaoII <[email protected]>
@ChaoII ChaoII marked this pull request as draft October 26, 2022 08:03
@ChaoII ChaoII marked this pull request as ready for review October 26, 2022 09:34
@jiangjiajun jiangjiajun merged commit d70b6c9 into PaddlePaddle:develop Oct 28, 2022
DefTruth added a commit to DefTruth/FastDeploy that referenced this pull request Oct 28, 2022
* [Bug Fix ]Update ppseg visualize python api && demo (PaddlePaddle#454)

Update ppseg visualize python api && demo

* [Model] update pptracking letterboxresize and add some comment (PaddlePaddle#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]>
jiangjiajun added a commit that referenced this pull request Oct 30, 2022
* [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]>
jiangjiajun added a commit that referenced this pull request Nov 1, 2022
* Add falcon cmake

* Update CMakeLists.txt

* Add implementation for more preprocessors

* Add more implementation

* Add more implementations by flycv

* Fix some name

* fix some bug

* ready to test

* add fuse

* fix fuse problem

* add debug code

* add debug

* [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]>

* remove debug log

* remove function

* remove function

Signed-off-by: ChaoII <[email protected]>
Co-authored-by: DefTruth <[email protected]>
Co-authored-by: huangjianhui <[email protected]>
Co-authored-by: ChaoII <[email protected]>
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