木叶下

  • 编程算法
  • 深度学习
  • 微小工作
  • 善用软件
  • 杂记
  • 诗人远方
深度学习
微小工作

Ubuntu20.04编译OpenCV4.5支持GPU 与CUDA加速

At present,The latest verion of offical OpenCV is 4.5.2。 In this blog, I introduce how to compile OpenCV from source code and enable GPU/CUDA support - GPU: Tesla V100 - CUDA: 11.0 - CUDA Capability: 7.0 (corresponding to GPU Tesla V100) - OS: Ubuntu 20.04 # I…

2021年2月25日 0条评论 18523点热度 3人点赞 Dong Wang 阅读全文
杂记

Ubuntu20.04安装Nvidia驱动+CUDA11.0+Pytorch+Opencv脚本

对于一个全新的Ubuntu20.04系统,我们将使用这个脚本安装GPU驱动、CUDA11.0、cudnn11.2、Python、Pytorch和Opencv。 注意,请首先手动下载cudnn11.2 地址:https://developer.nvidia.com/rdp/cudnn-download 注意,请首先手动下载cudnn11.2 地址:https://developer.nvidia.com/rdp/cudnn-download 注意,请首先手动下载cudnn11.2 地址:https://develop…

2021年1月29日 0条评论 8074点热度 2人点赞 Dong Wang 阅读全文
深度学习

一个End-to-end手势识别模型

这篇文章介绍了我近期的工作,一个端到端的手势识别模型。 Introduction 识别手势在智能交互系统领域是一个基本研究课题。能够快速识别出用户的手势并做出反应对智能交互系统的用户体验有很重要的作用。手势识别在安全、K12教育、工业领域都有广泛的应用。 本文介绍一个端到端的手势识别系统的模型。这个模型的输入是一张240*320 的 RGB 图像,输出是6种预定手势的概率。我们取概率最大者为预测的手势类型。 我们定义如下的6种手势: Data 模型的输入数据是由60个经过标注的视频数据采样而来。一共有10个人,每个…

2020年5月26日 2条评论 8398点热度 3人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 15

Natural Computation Methods for Machine Learning Note 15 In this article, we talk about Particle Swarm Optimization. In last post, we talked Computational tools, including Cellular automata Ant Colony Optimization Particle Swarm Optimization Particle Swarm Opt…

2020年3月28日 0条评论 5348点热度 1人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 14

Natural Computation Methods for Machine Learning Note 14 Swarm Intelligence Intelligence <- Social behavior Intelligence can emerge from social interaction. Emergent behaviour – when a group behaves in ways that were not ”programmed” into its members Swarm …

2020年3月25日 0条评论 5569点热度 0人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 13

Natural Computation Methods for Machine Learning Note 13 Properties of EC EC is parallel search (many balls in the landscape). Want to prevent all individuals from converging to the same solution (premature convergence – a common problem) The task of mutation …

2020年3月20日 0条评论 4435点热度 0人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 12

Natural Computation Methods for Machine Learning Note 12 From course, I learned Evolutional Computing. Evolutionary computing (EC) population method Used for problems where the task is to maximize some measure of success Same family of problems as in RL, but v…

2020年3月20日 0条评论 4180点热度 0人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 11

Natural Computation Methods for Machine Learning Note 11 Let us firstly revisit completive learning and SOFM Review CL and SOFM A node position (in the input space) is its weight vector, i.e. nodes move around in the same space as the data. Purpose of unsuperv…

2020年3月4日 0条评论 4708点热度 0人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 10

Natural Computation Methods for Machine Learning Note 10 In this note, we are going talk about Deep Learning very briefly. Radial Basis Function Networks RBFNs are feedforward networks, where: The hidden nodes (the RBF nodes) compute distances, instead of weig…

2020年3月2日 0条评论 4769点热度 0人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 09

Unsupervised Learning To learn from unlabeled data (only inputs, no target information). Most often for classification. Requires that class membership can be detected by structural properties (features) in the data, and that the learning system can be fund the…

2020年3月2日 0条评论 4356点热度 1人点赞 Dong Wang 阅读全文
123

Dong Wang

I am a PhD student of TU Graz in Austria. My research interests include Embedded/Edge AI, efficient machine learning, model sparsity, deep learning, computer vision, and IoT. I would like to understand the foundational problems in deep learning.

Search
最新 热点 随机
最新 热点 随机
欧洲游记:Nice 南法尼斯:地中海蔚蓝海岸 欧洲游记:Brussels-Antwerp-Amsterdam下篇 Tampermonkey脚本: 一键阅读arxiv文章的HTML5页面 欧洲游记:Brussels-Antwerp-Amsterdam上篇 小脚本: 一键在 Colab 中打开Jupyter notebook Cloudflare tunnel实现内网穿透SSH,SMB,和web:老旧笔记本第二春
一个End-to-end手势识别模型 南国工具包发布 解决:ESP8266作为station加入AP失败 在word中排版漂亮的代码 usbwebserver--带上网站去旅行(Win、Apache、PHP、MySQL) 讲清楚
友情链接
  • 挖站否
  • Dong Wang

COPYRIGHT © 2013-2024 nanguoyu.com. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang

陕ICP备14007751号-1