原创 深度學習論文: A Compact Convolutional Neural Network for Surface Defect Inspection及其PyTorch實現

A Compact Convolutional Neural Network for Surface Defect Inspection PDF:https://www.mdpi.com/1424-8220/20/7/1974/x

原创 深度學習論文: LRNnet: a light-weighted network for real-time semantic segmentation及其PyTorch實現

深度學習論文: LRNnet: a light-weighted network with efficient reduced non-local operation for real-time semantic segmenta

原创 深度學習論文: Pyramidal Convolution: Rethinking CNN for Visual Recognition及其PyTorch實現

深度學習論文: Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition及其PyTorch實現 Pyramidal

原创 注意力機制論文:Concurrent Spatial and Channel SE in Fully Convolutional Networks及其Pytorch實現

Concurrent Spatial and Channel Squeeze & Excitation in Fully Convolutional Networks PDF: https://arxiv.org/pdf/1803

原创 自動駕駛論文:Key Points Estimation and Point Instance Segmentation Approach for Lane Detection及其Pytorch實現

Key Points Estimation and Point Instance Segmentation Approach for Lane Detection PDF: https://arxiv.org/pdf/2002.0

原创 注意力機制論文:CBAM: Convolutional Block Attention Module及其PyTorch實現

CBAM: Convolutional Block Attention Module PDF: https://arxiv.org/pdf/1807.06521.pdf PyTorch代碼: https://github.com/

原创 根據旋轉角計算歐拉角 (Computing Euler angles from a rotation matrix)

Euler 角 ψ, θ, 和 φ 橫滾角 ψ 俯仰角 θ 航向角 φ 旋轉角 R 根據 Euler 角 ψ, θ, 和 φ 計算旋轉角 R 根據旋轉角 R計算 Euler 角 ψ, θ, 和 φ 來自: Comput

原创 注意力機制論文:Squeeze-and-Excitation Networks及其PyTorch實現

Squeeze-and-Excitation Networks PDF: https://arxiv.org/pdf/1709.01507.pdf PyTorch代碼: https://github.com/shanglianlm

原创 語義分割論文:LiteSeg: A Novel Lightweight ConvNet for Semantic Segmentation及其Pytorch實現

LiteSeg: A Novel Lightweight ConvNet for Semantic Segmentation PDF: https://arxiv.org/pdf/1912.06683.pdf PyTorch代碼:

原创 輕量級網絡論文:GhostNet: More Features from Cheap Operations及PyTorch其實現

GhostNet: More Features from Cheap Operations PDF: https://arxiv.org/pdf/1911.11907.pdf PyTorch代碼: https://github.c

原创 PyTorch填坑攻略

RuntimeError: invalid argument 0: Sizes of tensors must match except in dimension 0 RuntimeError: invalid argument

原创 Intel的OpenVINO開發工具套件初級課程來啦!!!!!!

免費課程地址:https://bss.csdn.net/m/topic/intel_openvino 2019年度嵌入式視覺峯會中,英特爾公司憑藉OpenVINO™工具套件獲得最佳開發人員工具獎。爲了讓更多的小夥伴瞭解和掌握這

原创 注意力機制論文:Asymmetric Non-local Neural Networks for Semantic Segmentation及其PyTorch實現

Asymmetric Non-local Neural Networks for Semantic Segmentation PDF: https://arxiv.org/pdf/1908.07678.pdf PyTorch代碼:

原创 注意力機制論文:Non-Local neural networks及其Pytorch實現

Non-Local neural networks PDF: https://arxiv.org/pdf/1711.07971.pdf PyTorch代碼: https://github.com/shanglianlm0525/P

原创 語義分割論文:RGPNET: a real-time general purpose semantic segmentation

RGPNET: A REAL-TIME GENERAL PURPOSE SEMANTIC SEGMENTATION PDF: https://arxiv.org/pdf/1912.01394.pdf PyTorch代碼: http