Skip to content

【25-Q4-生态建设】模型迁移-研发效能部-模型训练-在PyTorch框架上支持 YOLOX 在 COCO 上的训练#454

Open
x0212wwl wants to merge 3 commits intoTecorigin:mainfrom
x0212wwl:YOLOX
Open

【25-Q4-生态建设】模型迁移-研发效能部-模型训练-在PyTorch框架上支持 YOLOX 在 COCO 上的训练#454
x0212wwl wants to merge 3 commits intoTecorigin:mainfrom
x0212wwl:YOLOX

Conversation

@x0212wwl
Copy link

● 当前软件栈版本:
image

● 源码参考链接:https://github.com/open-mmlab/mmdetection/blob/main/README_zh-CN.md
● commit id:x0212wwl@ https://github.com/x0212wwl
● 工作目录:PyTorch/build-in/Detection/YOLOX/
● 训练内容:使用1张TECO_AICARD_01芯片,在PyTorch框架上支持 YOLOX 在 COCO 数据集上的训练。
● 运行脚本如下:
SDAA_VISIBLE_DEVICES=8,9,10,11 python weloTrain.py --name train --model yolox --steps 100 --datapath ../data --batch-size 16 | tee yoloxCOCOSdaa.log

● 100iters损失:
image
MeanRelativeError: 0.011524957298776776
MeanAbsoluteError: 0.4827399999999995
Rule,mean_relative_error 0.011524957298776776
pass mean_relative_error=np.float64(0.011524957298776776) <= 0.05 or mean_absolute_error=np.float64(0.4827399999999995) <= 0.0002

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.

1 participant