首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏深度学习和计算机视觉

    基于OpenCV的实时停车地点查找

    见下文 通过将hough线的x坐标聚类来识别停车道 如果所有这些看起来都很复杂,请不要担心-我们已经逐步记录了代码: https://github.com/priya-dwivedi/Deep-Learning 培训文件夹可以在以下链接中找到: https://github.com/priya-dwivedi/Deep-Learning/tree/master/parking_spots_detector 由于在尺寸为 见下文: https://github.com/priya-dwivedi/Deep-Learning/blob/master/parking_spots_detector/CNN_model_for_occupancy.ipynb 很想尝试重量更轻的模型 代码链接:https://github.com/priya-dwivedi/Deep-Learning/tree/master/parking_spots_detector

    92910编辑于 2021-12-10
  • 来自专栏相约机器人

    使用AI来检测违反社交距离的行为

    https://github.com/priya-dwivedi/Deep-Learning/tree/master/detecting_social_distancing_violation ? https://github.com/priya-dwivedi/Deep-Learning/tree/master/detecting_social_distancing_violation ? https://github.com/priya-dwivedi/Deep-Learning/blob/master/detecting_social_distancing_violation/Social https://github.com/priya-dwivedi/Deep-Learning/blob/master/detecting_social_distancing_violation/Social

    1.2K30发布于 2020-05-08
  • 来自专栏深度学习和计算机视觉

    使用深度学习检测混凝土结构中的表面裂缝

    Github代码连接: https://github.com/priya-dwivedi/Deep-Learning/tree/master/crack_detection https://github.com /priya-dwivedi/Deep-Learning/blob/master/crack_detection/Crack%20Detection%20Model.ipynb https://github.com /priya-dwivedi/Deep-Learning/tree/master/crack_detection/real_images

    1.3K30编辑于 2022-02-12
  • 来自专栏AI算法与图像处理

    基于OpenCV的实时停车地点查找

    通过将hough线的x坐标聚类来识别停车道 如果所有这些看起来都很复杂,请不要担心-我们已经逐步记录了代码: https://github.com/priya-dwivedi/Deep-Learning 培训文件夹可以在以下链接中找到: https://github.com/priya-dwivedi/Deep-Learning/tree/master/parking_spots_detector 由于在尺寸为 见下文: https://github.com/priya-dwivedi/Deep-Learning/blob/master/parking_spots_detector/CNN_model_for_occupancy.ipynb 很想尝试重量更轻的模型 代码链接:https://github.com/priya-dwivedi/Deep-Learning/tree/master/parking_spots_detector 下载

    1.2K31发布于 2020-10-23
  • 来自专栏AI启蒙研究院

    【干货分享】吴恩达老师的视频教程

    神经网络和深度学习 第二课:改善深层神经网络 第三课:结构化机器学习项目 第四课:卷积神经网络 第五课:序列模型 英文课程 https://www.coursera.org/specializations/deep-learning

    38630发布于 2018-07-20
  • 来自专栏机器之心

    教程 | 用数据玩点花样!如何构建skim-gram模型来训练和可视化词向量

    GitHub 地址:https://github.com/priya-dwivedi/Deep-Learning/blob/master/word2vec_skipgram/Skip-Grams-Solution.ipynb 完整代码:https://github.com/priya-dwivedi/Deep-Learning/blob/master/word2vec_skipgram/Skip-Grams-Solution.ipynb mccormickml.com/2017/01/11/word2vec-tutorial-part-2-negative-sampling/;Github 代码:https://github.com/priya-dwivedi/Deep-Learning

    2K60发布于 2018-05-10
  • 来自专栏自学气象人

    第4篇 | GRL-2023 | 基于深度学习的地表臭氧污染集合预报和可预报性评估

    Key Points 建立了一个基于深度学习的地面臭氧集合预报系统,以量化可能的天气形势范围内的污染风险(built a deep-learning surface ozone ensemble forecast quantify pollution risks given the range of possible weather outcomes) 深度学习模型强调天气的空间模式,有效地表示了臭氧与气象之间的关系(Deep-learning

    77520编辑于 2023-09-05
  • 来自专栏企鹅号快讯

    Github年度盘点:热门话题,最热项目全在这

    Deep-learning——在Github中,Deep-learning话题下的Repo数量为5786,深度学习能在短时间内达到这么多Repo足以说明其火爆程度。

    85290发布于 2018-01-03
  • 来自专栏AI研习社

    深度学习混凝土结构裂纹检测

    (https://github.com/priya-dwivedi/Deep-Learning/tree/master/crack_detection) 完整的内容在我的网站上发布(https://deeplearninganalytics.org 对于以下步骤,请遵循我在Github上的代码(https://github.com/priya-dwivedi/Deep-Learning/blob/master/crack_detection/Crack 右图红色区域是有裂纹的预测,绿色区域是无裂纹的预测 在此项目的github链接上共享了更多真实世界的图像以及有关它们的模型预测:https://github.com/priya-dwivedi/Deep-Learning

    3.5K31发布于 2020-02-12
  • 来自专栏百科知识

    coursera.org网站上的所有在线课程,帮我罗列出来课程名称及对应的链接地址?

    www.coursera.org/learn/machine-learning深度学习(deeplearning.ai):https://www.coursera.org/specializations/deep-learning

    78510编辑于 2023-05-18
  • 来自专栏全栈技术

    Python 编程语言

    这个特别设计的 Python 教程将帮助您以最有效的方式学习 Python 编程语言,主题从基础到高级(如 Web-scraping、Django、Deep-Learning 等)并附有示例。

    7.9K40编辑于 2022-04-28
  • 来自专栏又见苍岚

    重参数化技巧 - 连续分布采样

    end{aligned} 参考资料 https://zhuanlan.zhihu.com/p/542478018 文章链接: https://www.zywvvd.com/notes/study/deep-learning

    1.3K10编辑于 2024-03-28
  • 来自专栏又见苍岚

    ChatGPT 免排队 Plus 升级

    v=2NU-Cs-BPzk 文章链接: https://www.zywvvd.com/notes/study/deep-learning/llm/chatgpt/gpt4-plan/gpt4-plan

    28710编辑于 2023-12-11
  • 来自专栏又见苍岚

    错误 At least one stride in the given numpy array is negative, and tensors with negative strides are n

    也可以正经解决 numpy 内存连续的问题 image = np.ascontiguousarray(image) 参考资料 https://www.zywvvd.com/notes/study/deep-learning

    4.3K20编辑于 2022-08-09
  • 来自专栏智能生信

    [Nat. Commun. | 论文简读] 一个连接分子结构和生物医学文本的深度学习系统,其理解力可与人类专业人士相媲美

    简读分享 | 滕赛赛 编辑 | 陈兴民 论文题目 A deep-learning system bridging molecule structure and biomedical text with

    32230编辑于 2022-12-29
  • 来自专栏深度学习那些事儿

    利用VScode和cmake编译构建C++工程代码

    /example-app /home/prototype/Desktop/Deep-Learning/Pytorch-Learn/test/mobilenetv2-trace.pt Time used: echo Hello" } ] } 我们把上面的command指令换成"command": "build/example-app /home/prototype/Desktop/Deep-Learning 也就是我们之前手动执行编译好的程序时输入的指令,我们修改后在命令台运行Task:run,选择echo,执行后会出现: > Executing task: build/example-app /home/prototype/Desktop/Deep-Learning

    2.9K70编辑于 2023-10-19
  • 来自专栏Jack-Cui

    Pytorch深度学习实战教程(四):必知必会的炼丹法宝

    urllib.request import urlretrieve import cv2 urlretrieve(url = 'https://raw.githubusercontent.com/Jack-Cherish/Deep-Learning /label/0.png',filename = '1.jpg') urlretrieve(url = 'https://raw.githubusercontent.com/Jack-Cherish/Deep-Learning /label/1.png',filename = '2.jpg') urlretrieve(url = 'https://raw.githubusercontent.com/Jack-Cherish/Deep-Learning

    3.1K20发布于 2020-06-11
  • 来自专栏企鹅号快讯

    Github年度报告盘点:TensorFlow无疑是最大赢家!

    Deep-learning——在Github中,Deep-learning话题下的Repo数量为5786,深度学习能在短时间内达到这么多Repo足以说明其火爆程度。

    1.2K00发布于 2017-12-26
  • 来自专栏超级架构师

    「首席架构师推荐」深度学习软件比较

    Deep-learning software by name ? ? ? ? ^许可证这里是一个摘要,并不是完整的许可证声明。

    66620发布于 2019-10-09
  • 来自专栏CDA数据分析师

    吴恩达再次刷屏,推出深度学习课程deeplearning.ai

    课程地址: https://www.coursera.org/specializations/deep-learning 第一门 Neural Networks and Deep Learning deeplearning-ai-announcing-new-deep-learning-courses-on-coursera-43af0a368116 https://www.coursera.org/specializations/deep-learning

    99350发布于 2018-02-08
领券