随笔分类 -  图像AI

图像AI
摘要:yolov5 检测网络 https://github.com/ultralytics/yolov5 阅读全文
posted @ 2022-02-12 21:53 张志伟122 阅读(84) 评论(0) 推荐(0) 编辑
摘要:Deep Learning Book Chinese Translatio https://github.com/exacity/deeplearningbook-chinese Deep Learning 中文翻译 在众多网友的帮助和校对下,中文版终于出版了。尽管还有很多问题,但至少90%的内容是 阅读全文
posted @ 2022-02-12 21:48 张志伟122 阅读(223) 评论(0) 推荐(0) 编辑
摘要:github : https://github.com/wang-xinyu/tensorrtx TensorRTx TensorRTx aims to implement popular deep learning networks with tensorrt network definition 阅读全文
posted @ 2022-02-12 21:39 张志伟122 阅读(73) 评论(0) 推荐(0) 编辑
摘要:版权声明:本文为CSDN博主「Fate_fjh」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。 原文链接:https://blog.csdn.net/fate_fjh/article/details/52882134 1.前言 传统的CNN网络只能给出图像的LAB 阅读全文
posted @ 2022-02-12 21:33 张志伟122 阅读(325) 评论(0) 推荐(0) 编辑
摘要:from : http://karpathy.github.io/neuralnets/ previous: https://www.cnblogs.com/zhangzhiwei122/p/15887294.html Chapter 1: Real-valued Circuits In my op 阅读全文
posted @ 2022-02-12 21:25 张志伟122 阅读(24) 评论(0) 推荐(0) 编辑
摘要:from : http://karpathy.github.io/neuralnets/ Note: this is now a very old tutorial that I’m leaving up, but I don’t believe should be referenced or us 阅读全文
posted @ 2022-02-12 21:25 张志伟122 阅读(53) 评论(0) 推荐(0) 编辑
摘要:全连接网络权重参数个数太多 神经网络应用到 图像 分类/识别 中,第一个问题: 如果给 每个像素 都分配一个权重参数 w ,那么网络深度只有少少的几层时,权重参数w都天多了。 举例: 图片的分辨率为1920*1080,单通道, 图片有几千个类别, 那么输入维度就是1980*1200=2376000, 阅读全文
posted @ 2022-02-12 21:19 张志伟122 阅读(368) 评论(0) 推荐(0) 编辑
摘要:from: http://karpathy.github.io/neuralnets/ previous:https://www.cnblogs.com/zhangzhiwei122/p/15887358.html Binary Classification As we did before, le 阅读全文
posted @ 2022-02-12 20:54 张志伟122 阅读(36) 评论(0) 推荐(0) 编辑
摘要:from http://karpathy.github.io/neuralnets/ previous: https://www.cnblogs.com/zhangzhiwei122/p/15887347.html Becoming a Backprop Ninja Over time you wi 阅读全文
posted @ 2022-02-12 20:47 张志伟122 阅读(48) 评论(0) 推荐(0) 编辑
摘要:from http://karpathy.github.io/neuralnets/ previous: https://www.cnblogs.com/zhangzhiwei122/p/15887335.html Example: Single Neuron In the previous sec 阅读全文
posted @ 2022-02-12 20:42 张志伟122 阅读(40) 评论(0) 推荐(0) 编辑
摘要:from http://karpathy.github.io/neuralnets/ previous: https://www.cnblogs.com/zhangzhiwei122/p/15887306.html Recursive Case: Circuits with Multiple Gat 阅读全文
posted @ 2022-02-12 20:39 张志伟122 阅读(47) 评论(0) 推荐(0) 编辑
摘要:版权声明:本文为CSDN博主「一个人的场域」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。 原文链接:https://blog.csdn.net/leiting_imecas/article/details/60463897 1 什么是神经网络 1.1 基本结构 阅读全文
posted @ 2022-02-12 20:06 张志伟122 阅读(627) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示