Skip to content
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

detection models without ir problems #1982

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

lunaticsst
Copy link
Collaborator

PicoDet-XS
PicoDet-M
FCOS-ResNet50
DETR-R50
PP-YOLOE-vehicle-L
PP-YOLOE-vehicle-S
PicoDet-LCNet_x2_5
PP-YOLOE-human-S
PP-YOLOE-human-L
PP-YOLOE+SOD系列

Copy link

paddle-bot bot commented Sep 11, 2024

Thanks for your contribution!


register_model_info(
{
'model_name': 'PicoDet-LCNet_x2_5',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个名字建议改为PP-ShiTuV2_det

{
'model_name': 'PicoDet-LCNet_x2_5',
'suite': 'Det',
'config_path': osp.join(PDX_CONFIG_DIR, 'PicoDet-LCNet_x2_5.yaml'),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yaml同上


register_model_info(
{
'model_name': 'PP-YOLOE-human-L',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这块建议改为PP-YOLOE-L_human,vehicle同理

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.

4 participants