Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在训练基于 X 射线数据集的 Siamese CNN 模型,但它的验证准确度为 0.50。此外,训练和验证损失减少,而训练准确率也徘徊在 0.50 左右。
我认为这是一个错误或什么,但我不知道它到底是什么。也许使用交叉验证会有所帮助。
代码:
CNN的架构
概括
训练模型...(结果)