Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix channel num#8436

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
xuyouqian wants to merge116 commits intoPaddlePaddle:release/2.6
base:release/2.6
Choose a base branch
Loading
fromxuyouqian-xu:fix_channel_num

Conversation

@xuyouqian
Copy link

https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.6/ppdet/modeling/heads/pico_head.py
第59行 PicoFeat 类中bug

在第112 行 创建 cls_conv_pw 变量的设置中:入通道为in_c,
但是 cls_conv_pw 接收 上面 cls_conv_dw 的输出作为输入,而cls_conv_dw输出的通道数是feat_out 。这样通道数不一致了。

这里把 115行的 ch_in=in_c 改为 ch_in=feat_out

nemonamelessand others added30 commitsFebruary 10, 2023 13:02
* update pphuman ppvechicle new models, test=document_fixb* update docs, test=document_fixb* update docs, test=document_fix* fix configs, test=document_fix
* fix distill codes and docs* fix slim distill docs* fix docs* add details of docs, test=document_fix
* add swin large dino, refine dino codes* fix dino export
* update pipeline docs; vehicle illegal;rtsp;jetson* update docs
* fix smalldet docs, test=document_fix* fix smalldet configs and readme, test=document_fix
* pose3d docs* traindata download
* add ppyoloe tiny 320 models, test=document_fix* add ppyoloe tiny 320 speed, test=document_fix
* ppvehicle add customized docs, test=document_fix* fix pipeline readme.md test=document_fix* fix pipeline readme.md link test=document_fix* add licensed to lane_to_mask.py* ppvehicle_violation.md add args list test=document_fix
* petr train oktrain okrefix augsizeaffine size fixupdate msdeformablefix flip/affinefix clipadd resize areaadd distortiondebug modefix pos_indsupdate edge jointsupdate word mistake* delete extra codes;adapt transformer modify;update code format* reverse old transformer modify* integrate datasets
* add config and architecture for human36m* modify TinyPose3DHRNet to support human3.6M dataset* delete useless class
* fix run_benchmark for small model accurate speed* fix run_benchmark for other det models
* metro con reversetinypose3d fixreadme modelzoo* fix tinypose3d
* add raw codes* add pretrained weights* fix reader* fix* fix focalnet codes coments and format* fix focalnet codes coments and format* fix focalnet format
* [TIPC] fcos add static train* tinypose_128x96 add training static* [TIPC] tinypose add static training* disable maskrcnn static training
zhangting2020and others added23 commitsJune 5, 2023 14:30
* fix becnhmark,delete run_process_type* fix* fix benchmarkk* fix mask_rcnn_r50_1x_coco benchmark* fix benchmark* fix benchmark* fix benchmark prepare.sh* fix benchmark* remove static benchmark model* disable* fix profiler* fix* fix* fix---------Co-authored-by: zhengya01 <zhengya01@baidu.com>Co-authored-by: mmglove <gmm_email@baidu.com>
* fix the error of defined more than once* fix the error of defined
* Accommodate UAPI* Fix bugs* Set defaults for use_fd_format* Restore visualize.py* Rename variable* Optimize save_dir* Fix mistakenly update* Add format check
* support ampo1 in benchmark; fp16 -> amp* benchmark: fp16 -> amp
* benchmark: fp16 -> amp* revert
adapt to paddle upgrade that concat dont support 0D tensor
* fix a code* fix the tensor to float
@paddle-bot
Copy link

Thanks for your contribution!

@lyuwenyu
Copy link
Collaborator

image

这里选develop

@CLAassistant
Copy link

CLAassistant commentedOct 14, 2024
edited
Loading

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign ourContributor License Agreement before we can accept your contribution.
7 out of11 committers have signed the CLA.

✅ EmmonsCurse
✅ jerrywgz
✅ lyuwenyu
✅ LokeZhou
✅ Bobholamovic
✅ luyao-cv
✅ TingquanGao
❌ wjm202
❌ yghstill
❌ nijkah
❌ xuyouqian
You have signed the CLA already but the status is still pending? Let usrecheck it.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@lyuwenyulyuwenyu

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

20 participants

@xuyouqian@lyuwenyu@CLAassistant@Ligoml@nemonameless@ghostxsl@veyron95@jerrywgz@zhiboniu@ZhangYulongg@co63oc@thinkthinking@XYZ-916@LokeZhou@Zhao-Yian@wjm202@DefTruth@dust8@zoooo0820@YanhuiDua

[8]ページ先頭

©2009-2025 Movatter.jp