-
Notifications
You must be signed in to change notification settings - Fork 680
[Model] Add python API for the detection result and modify YOLOv7 docs #708
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jiangjiajun
merged 121 commits into
PaddlePaddle:develop
from
ziqi-jin:visualize_python
Nov 28, 2022
Merged
Changes from 120 commits
Commits
Show all changes
121 commits
Select commit
Hold shift + click to select a range
1684b05
first commit for yolov7
ziqi-jin 71c00d9
pybind for yolov7
ziqi-jin 21ab2f9
CPP README.md
ziqi-jin d63e862
CPP README.md
ziqi-jin 7b3b0e2
modified yolov7.cc
ziqi-jin d039e80
README.md
ziqi-jin a34a815
python file modify
ziqi-jin eb010a8
merge test
ziqi-jin 39f64f2
delete license in fastdeploy/
ziqi-jin d071b37
repush the conflict part
ziqi-jin d5026ca
README.md modified
ziqi-jin fb376ad
README.md modified
ziqi-jin 4b8737c
file path modified
ziqi-jin ce922a0
file path modified
ziqi-jin 6e00b82
file path modified
ziqi-jin 8c359fb
file path modified
ziqi-jin 906c730
file path modified
ziqi-jin 80c1223
README modified
ziqi-jin 6072757
README modified
ziqi-jin 2c6e6a4
move some helpers to private
ziqi-jin 48136f0
add examples for yolov7
ziqi-jin 6feca92
api.md modified
ziqi-jin ae70d4f
api.md modified
ziqi-jin f591b85
api.md modified
ziqi-jin f0def41
YOLOv7
ziqi-jin 15b9160
yolov7 release link
ziqi-jin 4706e8c
yolov7 release link
ziqi-jin dc83584
yolov7 release link
ziqi-jin 086debd
copyright
ziqi-jin 4f980b9
change some helpers to private
ziqi-jin 2e61c95
Merge branch 'develop' into develop
ziqi-jin 80beadf
change variables to const and fix documents.
ziqi-jin 8103772
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin f5f7a86
gitignore
ziqi-jin e6cec25
Transfer some funtions to private member of class
ziqi-jin e25e4f2
Transfer some funtions to private member of class
ziqi-jin e8a8439
Merge from develop (#9)
ziqi-jin a182893
first commit for yolor
ziqi-jin 3aa015f
for merge
ziqi-jin d6b98aa
Develop (#11)
ziqi-jin 871cfc6
Merge branch 'yolor' into develop
ziqi-jin 013921a
Yolor (#16)
ziqi-jin 7a5a6d9
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin c996117
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 0aefe32
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 2330414
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 4660161
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 033c18e
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 6c94d65
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 85fb256
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 90ca4cb
add is_dynamic for YOLO series (#22)
ziqi-jin f6a4ed2
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 3682091
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin ca1e110
Merge remote-tracking branch 'upstream/develop' into develop
ziqi-jin 93ba6a6
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 767842e
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin cc32733
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 2771a3b
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin a1e29ac
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 5ecc6fe
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 2780588
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin c00be81
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 9082178
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 4b14f56
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 4876b82
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 9cebb1f
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin d1e3b29
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 69cf0d2
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 2ff10e1
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin a673a2c
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 832d777
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin e513eac
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin ded2054
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 19db925
modify ppmatting backend and docs
ziqi-jin 15be4a6
modify ppmatting docs
ziqi-jin 3a5b93a
fix the PPMatting size problem
ziqi-jin f765853
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin c2332b0
fix LimitShort's log
ziqi-jin 950f948
retrigger ci
ziqi-jin 64a13c9
modify PPMatting docs
ziqi-jin 09c073d
modify the way for dealing with LimitShort
ziqi-jin 99969b6
Merge branch 'develop' into develop
jiangjiajun cf248de
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 9d4a4c9
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 622fbf7
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin d1cf1ad
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin ff9a07e
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 2707b03
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 896d1d9
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 25ee7e2
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 79068d3
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 74b3ee0
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin a75c0c4
add python comments for external models
ziqi-jin 985d273
modify resnet c++ comments
ziqi-jin e32a25c
modify C++ comments for external models
ziqi-jin 8a73af6
modify python comments and add result class comments
ziqi-jin 2aa7939
Merge branch 'develop' into doc_python
jiangjiajun 887c53a
Merge branch 'develop' into doc_python
jiangjiajun 963b9b9
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 337e8c0
fix comments compile error
ziqi-jin d1d6890
modify result.h comments
ziqi-jin 67234dd
Merge branch 'develop' into doc_python
jiangjiajun 440e2a9
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin ac35141
Merge branch 'doc_python' into develop
ziqi-jin 3d83785
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 363a485
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin dc44eac
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 07717b4
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 33b4c62
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin f911f3b
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin ebb9365
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 0ac31bd
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 661a1ef
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin b7fbc70
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 710e7ea
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 4d2a1e3
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin 45e97f1
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin a6dd7e4
Merge branch 'PaddlePaddle:develop' into develop
ziqi-jin fbc09fe
python API for detection result
ziqi-jin 4a01805
modify yolov7 docs
ziqi-jin 7eaae91
modify python detection api
ziqi-jin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
80 changes: 80 additions & 0 deletions
80
examples/vision/detection/paddledetection/coco_label_list.txt
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,80 @@ | ||
| person | ||
| bicycle | ||
| car | ||
| motorcycle | ||
| airplane | ||
| bus | ||
| train | ||
| truck | ||
| boat | ||
| traffic light | ||
| fire hydrant | ||
| stop sign | ||
| parking meter | ||
| bench | ||
| bird | ||
| cat | ||
| dog | ||
| horse | ||
| sheep | ||
| cow | ||
| elephant | ||
| bear | ||
| zebra | ||
| giraffe | ||
| backpack | ||
| umbrella | ||
| handbag | ||
| tie | ||
| suitcase | ||
| frisbee | ||
| skis | ||
| snowboard | ||
| sports ball | ||
| kite | ||
| baseball bat | ||
| baseball glove | ||
| skateboard | ||
| surfboard | ||
| tennis racket | ||
| bottle | ||
| wine glass | ||
| cup | ||
| fork | ||
| knife | ||
| spoon | ||
| bowl | ||
| banana | ||
| apple | ||
| sandwich | ||
| orange | ||
| broccoli | ||
| carrot | ||
| hot dog | ||
| pizza | ||
| donut | ||
| cake | ||
| chair | ||
| couch | ||
| potted plant | ||
| bed | ||
| dining table | ||
| toilet | ||
| tv | ||
| laptop | ||
| mouse | ||
| remote | ||
| keyboard | ||
| cell phone | ||
| microwave | ||
| oven | ||
| toaster | ||
| sink | ||
| refrigerator | ||
| book | ||
| clock | ||
| vase | ||
| scissors | ||
| teddy bear | ||
| hair drier | ||
| toothbrush |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个接口,与上面的接口可以合并成一个,进行兼容
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
只要传入的list为空不可视化label即可