摘要: 损失函数: https://zhuanlan.zhihu.com/p/77686118 这篇文章概括的很好了。。。总结下: 1 Loss Function vs Cost Function vs Objective Function 适用 损失函数 Loss Function 针对单个训练样本而言 阅读全文
posted @ 2021-12-02 13:29 SethDeng 阅读(81) 评论(0) 推荐(0) 编辑
摘要: transforms.RandomResizedCrop() 参考链接: https://zhuanlan.zhihu.com/p/53367135 https://blog.csdn.net/thequitesunshine007/article/details/118703054 https:/ 阅读全文
posted @ 2021-12-02 12:47 SethDeng 阅读(1889) 评论(0) 推荐(0) 编辑
摘要: cv2.EMD() 简单解读 参考链接: 函数解读: https://samvankooten.net/2018/09/25/earth-movers-distance-in-python/ https://gist.github.com/svank/6f3c2d776eea882fd271bba1 阅读全文
posted @ 2021-12-02 10:57 SethDeng 阅读(919) 评论(0) 推荐(0) 编辑