computervision专题

ComputerVision论文知识点记录

Camera Distance-aware Top-down Approach for 3D Multi-person Pose 链接: 见此篇博客. Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image CV方向估计多二维姿态有两种主要方法 ①

论文阅读002-Inception V3-Rethinking the Inception Architecture for ComputerVision

Inception v3 使用场景 内存和计算量有限的情况,比如移动设备 设计原则(作者强调了以下原则并不是一定正确,要结合实际运用场景来评估) 1、Avoid representational bottlenecks, especially early in the network. 个人理解是不要一开始就给图像特征降维,要不然会丢失信息?还有就是不能只通过特征维度来理解图像。 2、Highe

ImageProcessing,ComputerVision,DeepLearning中的名词

深度学习,机器学习里有很多名词,它们分别代表什么呢?如下: CV/DL: Computer Vision/Deep Learning 计算机视觉 / 深度学习ML:Machine Learning 机器学习AI: Artificial Intelligence 人工智能ANNs:Artificial Neureal Networks 人工神经网络NN:Neural Network 神经网络CNN