为使您的问题得到快速解决,在建立Issues前,请您先通过如下方式搜索是否有相似问题:【搜索issue关键字】【使用labels筛选】【官方文档】
如果您没有查询到相似问题,为快速解决您的提问,建立issue时请提供如下细节信息:
- 标题:简洁、精准概括您的问题,例如“Insufficient Memory xxx" ”
- 版本、环境信息:
1)PaddlePaddle版本:请提供您的PaddlePaddle版本号,例如1.1或CommitID
2)CPU:预测若用CPU,请提供CPU型号,MKL/OpenBlas/MKLDNN/等数学库使用情况
3)GPU:预测若用GPU,请提供GPU型号、CUDA和CUDNN版本号
4)系统环境:请您描述系统类型、版本,例如Mac OS 10.14,Python版本
注:您可以通过执行summary_env.py获取以上信息。
- 训练信息
1)单机/多机,单卡/多卡
2)显存信息
3)Operator信息
- 复现信息:如为报错,请给出复现环境、复现步骤
- 问题描述:请详细描述您的问题,同步贴出报错信息、日志、可复现的代码片段
Thank you for contributing to PaddlePaddle.
Before submitting the issue, you could search issue in the github in case that there was a similar issue submitted or resolved before.
If there is no solution,please make sure that this is a training issue including the following details:
System information
-PaddlePaddle version (eg.1.1)or CommitID
-CPU: including CPUMKL/OpenBlas/MKLDNN version
-GPU: including CUDA/CUDNN version
-OS Platform (eg.Mac OS 10.14)
-Other imformation: Distriuted training/informantion of operator/
Graphics card storage
Note: You can get most of the information by running summary_env.py.
To Reproduce
Steps to reproduce the behavior
Describe your current behavior
Code to reproduce the issue
Other info / logs
19条答案
按热度按时间uidvcgyl1#
好的,谢谢…
------------------ 原始邮件 ------------------ 发件人: "PaddlePaddle/Paddle"***@***.***>; 发送时间: 2021年10月29日(星期五) 下午4:19***@***.***>;***@***.******@***.***>; 主题: Re: [PaddlePaddle/Paddle] 自己配的模型刚开始训练的mAP只有0.02%正常吗?未设置预训练权重的情况下 (#35666) 可以加入通过QQ群580959619 与AI studio联系,如果QQ群应答不及时,你可以发送邮件到***@***.***反馈你的问题 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
qybjjes12#
可以加入通过QQ群580959619 与AI studio联系,如果QQ群应答不及时,你可以发送邮件到 aistudio@baidu.com反馈你的问题
lvmkulzt3#
AIStudio如何联系呢?…
------------------ 原始邮件 ------------------ 发件人: "PaddlePaddle/Paddle"***@***.***>; 发送时间: 2021年10月29日(星期五) 下午4:13***@***.***>;***@***.******@***.***>; 主题: Re: [PaddlePaddle/Paddle] 自己配的模型刚开始训练的mAP只有0.02%正常吗?未设置预训练权重的情况下 (#35666) PaddleDetection的问题可以到PaddleDetectionde issue下提问,重启后显存没有释放的话,可以联系AI studio解决 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
esyap4oy4#
不好意思,崩溃之后我叉掉了,之后再崩溃,我再截图给您吧,最近我在issue里的提问没人回答了,请问是你们内部有什么调整吗?关于训练的问题,应该是在这边提问吧?…
------------------ 原始邮件 ------------------ 发件人: "PaddlePaddle/Paddle"***@***.***>; 发送时间: 2021年10月29日(星期五) 下午3:33***@***.***>;***@***.******@***.***>; 主题: Re: [PaddlePaddle/Paddle] 自己配的模型刚开始训练的mAP只有0.02%正常吗?未设置预训练权重的情况下 (#35666) 参考这个链接:https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.2/static/docs/FAQ.md, 修改下学习率等参数,mobilnetv3的预训练权重参考yolov3:https://paddle-imagenet-models-name.bj.bcebos.com/MobileNetV3_large_x1_0_pretrained.tar, 可以再试下,另外尽量更新PaddleDetection到最新版本 我使用的是PaddleDetection的最新版本。然后用的是AIStudio都是单卡环境,一千三百张图片系统就会溢出崩溃,我觉得运行速度已经很慢了,为什么呢,还得调低batch size吗? 可以发下溢出崩溃的截图,是显存溢出还是其他? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
von4xj4u5#
PaddleDetection的问题可以到PaddleDetectionde issue下提问,重启后显存没有释放的话,可以联系AI studio解决
57hvy0tb6#
您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档、常见问题、历史Issue、AI社区来寻求解答。祝您生活愉快~
Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API,FAQ,Github Issue and AI community to get the answer.Have a nice day!
vs91vp4v7#
hi,请详细描述下您的问题。
p5fdfcr18#
题目呀,自己配的模型只有0.02%的mAp正常吗?我跑了两万iter,mAP值也只有百分之几。我配的yolo4和mobilenet3,是这个模型本来就有问题,还是参数设置问题呢?我设置的是没有预训练权重…
------------------ 原始邮件 ------------------ 发件人: "Leo***@***.***>; 发送时间: 2021年9月13日(星期一) 中午11:08 收件人:***@***.***>; 抄送:***@***.***>;***@***.***>; 主题: Re: [PaddlePaddle/Paddle] 自己配的模型刚开始训练的mAP只有0.02%正常吗?未设置预训练权重的情况下 (#35666) hi,请详细描述下您的问题。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
kcrjzv8t9#
2w iter只有0.02%的mAP是不正常的,你可以给一下PaddlePaddle以及PaddleDetection的版本,以及你修改的配置文件(以文件形式上传),另外可以说一下运行的命令以及使用几卡进行训练?
68bkxrlz10#
paddle版本是2.1.2 paddle Detection我直接github下的,没注意版本,但应该是最新的 我是用双卡训练的…
------------------ 原始邮件 ------------------ 发件人: "PaddlePaddle/Paddle"***@***.***>; 发送时间: 2021年9月13日(星期一) 中午11:23***@***.***>;***@***.******@***.***>; 主题: Re: [PaddlePaddle/Paddle] 自己配的模型刚开始训练的mAP只有0.02%正常吗?未设置预训练权重的情况下 (#35666) 2w iter只有0.02%的mAP是不正常的,你可以给一下PaddlePaddle以及PaddleDetection的版本,以及你修改的配置文件(以文件形式上传),另外可以说一下运行的命令以及使用几卡进行训练? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
xa9qqrwz11#
mobilenetv3是有预训练权重的,PaddleDetection默认是动态图版本,static目录下面是静态图版本,如果训练静态图需要cd到静态图目录下面。另外,默认学习率是8卡配置,如果你是双卡训练的话,参考(https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.2/static/docs/FAQ.md),%EF%BC%8C) 需要将学习率修改为原来的1/4。
d8tt03nd12#
我试过mobilev3和yolov4的预训练权重,这两个对提升mAP都没用,我的mobilev3用的yolo3_mobilev3_voc那个预训练权重,所以是因为我启动的环境不对,所以造成的mAP太低了?…
------------------ 原始邮件 ------------------ 发件人:***@***.***>; 发送时间: 2021年9月13日(星期一) 中午11:36 收件人:***@***.***>; 抄送:***@***.***>;***@***.***>; 主题: Re: [PaddlePaddle/Paddle] 自己配的模型刚开始训练的mAP只有0.02%正常吗?未设置预训练权重的情况下 (#35666) mobilenetv3是有预训练权重的,PaddleDetection默认是动态图版本,static目录下面是静态图版本,如果训练静态图需要cd到静态图目录下面。另外,默认学习率是8卡配置,如果你是双卡训练的话,参考(https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.2/static/docs/FAQ.md),%EF%BC%8C) 需要将学习率修改为原来的1/4。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
798qvoo813#
可是AI studio提供的至尊版也只有四卡吧…
------------------ 原始邮件 ------------------ 发件人:***@***.***>; 发送时间: 2021年9月13日(星期一) 中午11:36 收件人:***@***.***>; 抄送:***@***.***>;***@***.***>; 主题: Re: [PaddlePaddle/Paddle] 自己配的模型刚开始训练的mAP只有0.02%正常吗?未设置预训练权重的情况下 (#35666) mobilenetv3是有预训练权重的,PaddleDetection默认是动态图版本,static目录下面是静态图版本,如果训练静态图需要cd到静态图目录下面。另外,默认学习率是8卡配置,如果你是双卡训练的话,参考(https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.2/static/docs/FAQ.md),%EF%BC%8C) 需要将学习率修改为原来的1/4。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
kse8i1jr14#
您给的地址无法访问…
------------------ 原始邮件 ------------------ 发件人:***@***.***>; 发送时间: 2021年9月13日(星期一) 中午11:36 收件人:***@***.***>; 抄送:***@***.***>;***@***.***>; 主题: Re: [PaddlePaddle/Paddle] 自己配的模型刚开始训练的mAP只有0.02%正常吗?未设置预训练权重的情况下 (#35666) mobilenetv3是有预训练权重的,PaddleDetection默认是动态图版本,static目录下面是静态图版本,如果训练静态图需要cd到静态图目录下面。另外,默认学习率是8卡配置,如果你是双卡训练的话,参考(https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.2/static/docs/FAQ.md),%EF%BC%8C) 需要将学习率修改为原来的1/4。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
35g0bw7115#
我都是在static目录下运行的…
------------------ 原始邮件 ------------------ 发件人:***@***.***>; 发送时间: 2021年9月13日(星期一) 中午11:36 收件人:***@***.***>; 抄送:***@***.***>;***@***.***>; 主题: Re: [PaddlePaddle/Paddle] 自己配的模型刚开始训练的mAP只有0.02%正常吗?未设置预训练权重的情况下 (#35666) mobilenetv3是有预训练权重的,PaddleDetection默认是动态图版本,static目录下面是静态图版本,如果训练静态图需要cd到静态图目录下面。另外,默认学习率是8卡配置,如果你是双卡训练的话,参考(https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.2/static/docs/FAQ.md),%EF%BC%8C) 需要将学习率修改为原来的1/4。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.