Skip to content

[Example] add Predict_Composite_Strength#1181

Merged
HydrogenSulfate merged 41 commits intoPaddlePaddle:developfrom
Nolan-149:dev_model
Oct 24, 2025
Merged

[Example] add Predict_Composite_Strength#1181
HydrogenSulfate merged 41 commits intoPaddlePaddle:developfrom
Nolan-149:dev_model

Conversation

@Nolan-149
Copy link
Contributor

PR types

PR changes

Describe

新增基于 Resnet 的复合材料极限抗拉强度(UTS)预测方案:

  • 技术方案:通过 ResNet18 迁移学习处理 CT 图像数据,结合五折交叉验证增强泛化性,采用集成学习提升小数据集下的预测精度;
  • 业务价值:突破实验级小数据集的训练瓶颈,助力研究人员快速评估材料力学性能,拓展 Paddle 框架在材料科学领域的应用场景。

@paddle-bot
Copy link

paddle-bot bot commented Jul 7, 2025

Thanks for your contribution!

@HydrogenSulfate HydrogenSulfate changed the title CNN_UTS [Example] add CNN_UTS Jul 8, 2025
@CLAassistant
Copy link

CLAassistant commented Jul 15, 2025

CLA assistant check
All committers have signed the CLA.

@Nolan-149 Nolan-149 changed the title [Example] add CNN_UTS [Example] add Predict_Composite_Strength Jul 15, 2025
@leeleolay
Copy link
Contributor

辛苦检查下提交的代码,看起来有很多无关的代码

Copy link
Collaborator

@HydrogenSulfate HydrogenSulfate left a comment

Choose a reason for hiding this comment

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

请不要删除与你的PR无关的代码文件,比如jointContribution文件夹

@Nolan-149
Copy link
Contributor Author

请不要删除与你的PR无关的代码文件,比如jointContribution文件夹

好的,我重新修改一下

辛苦检查下提交的代码,看起来有很多无关的代码
CNN_UTS内是我提交的内容,这里面的部分代码包括了原文中的部分环节的复现。如若您指的是其他文件夹下的代码无关,可能是我fetch origin的时候把最近的更改同步到了本地的分支

@Nolan-149 Nolan-149 closed this Aug 1, 2025
@Nolan-149 Nolan-149 reopened this Aug 1, 2025
@leeleolay
Copy link
Contributor

image 移动到example下面吧

@leeleolay
Copy link
Contributor

数据集和预训练模型权重辛苦提供需要上传到网上的目录和源文件,我把链接给你后,辛苦添加到文档中

@leeleolay
Copy link
Contributor

readme.md文件辛苦参考其他案例的格式

@Nolan-149
Copy link
Contributor Author

readme.md文件辛苦参考其他案例的格式

已重新修改

@Nolan-149
Copy link
Contributor Author

image 移动到example下面吧

已修改

@Nolan-149
Copy link
Contributor Author

数据集和预训练模型权重辛苦提供需要上传到网上的目录和源文件,我把链接给你后,辛苦添加到文档中
好的 辛苦您给我发一下链接

@leeleolay
Copy link
Contributor

readme.md文件辛苦参考其他案例的格式

已重新修改

文档通过mkdocs加载的,不只是一个readme文件

@leeleolay
Copy link
Contributor

@leeleolay
Copy link
Contributor

不是放到join contruibution里面,要按照其他案例放到example里面,并按照其他案例的格式进行修改

@leeleolay
Copy link
Contributor

leeleolay commented Sep 11, 2025

需要提供预训练模型权重文件,save_out的作用是?

@Nolan-149
Copy link
Contributor Author

image 移动到example下面吧

已移动

@leeleolay
Copy link
Contributor

@Nolan-149
Copy link
Contributor Author

saved_out里面文件太多了,有脚本,变量npy,图片,整理一下里面的内容吧。脚本是用来画图的吗?可以保留,变量呢?是可以通过跑模型推理获得吗?是不是没有必要保留呢,可以在文档中注明运行方式和绘图的操作说明。图片是运行脚本产生的吗?也可以没必要保留。图片可以在文档中体现结果,如果要操作的话请注明哪些图片需要保留以及要上传到云盘上。

我的saveout压缩包也需要上传到云盘上,模型训练时间比较长,为方便调试,用训练好的参数速度会快很多

https://paddle-org.bj.bcebos.com/paddlescience/models/CNN_UTS/Saved_Output.tar.gz

这个已添加到文档里

@HydrogenSulfate
Copy link
Collaborator

@Nolan-149 顺便解决一下冲突

@Nolan-149
Copy link
Contributor Author

@Nolan-149 顺便解决一下冲突

已解决

Copy link
Collaborator

@HydrogenSulfate HydrogenSulfate left a comment

Choose a reason for hiding this comment

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

LGTM

@HydrogenSulfate HydrogenSulfate merged commit d4e3483 into PaddlePaddle:develop Oct 24, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants