You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/CNN_UTS/readme.md
+16-11Lines changed: 16 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,17 +3,22 @@
3
3
本项目基于 Paddle框架复现的材料微观结构强度预测项目,通过 X 射线 CT 图像预测聚合物 - 陶瓷复合材料的极限抗拉强度(UTS),实现了论文《Predicting the Strength of Composites with Computer Vision Using Small Experimental Datasets》中的核心方法,实现了图像的回归预测,支持ResNet18、五折交叉验证、超参数配置、自动训练与评估、可视化等功能
0 commit comments