有用的博客(转载)

xiaoxiao2021-03-01  12

论文研究:

基于关键点的Anchor Free目标检测算法:CornerNet、CornerNet-Lite、两种CenterNet、FCOS原理:https://blog.csdn.net/zgcr654321/article/details/90695380

【计算机视觉算法岗面经】“吐血”整理:2019秋招资料: https://blog.csdn.net/liuxiao214/article/details/83043170

ubuntu 16.04 14.04 安装各种软件: https://blog.csdn.net/xiaoma_bk/article/details/77983297

Caffe - Ubuntu 安装及问题解决:https://blog.csdn.net/zziahgf/article/details/72900948

ubuntu14.04在cpu上配置caffe以及py-faster-rcnn环境(可在odroid上实现):https://blog.csdn.net/l297969586/article/details/61209313

李京的博客:https://blog.csdn.net/l297969586

ubuntu14.04+cuda7.5安装 官方步骤版:https://blog.csdn.net/l297969586/article/details/53320706

ubuntu16.04安装CUDA8.0+cuDNN5.1: https://blog.csdn.net/baobei0112/article/details/79755803

Ubuntu16.04+CUDA8.0+cuDNN7+Anaconda4.4+Python3.6+TensorFlow1.3: https://www.cnblogs.com/xuliangxing/p/7575586.html

opencv安装:http://www.cnblogs.com/aacirq/p/9694951.html

Ubuntu 配置pip国内镜像源加速安装:https://blog.csdn.net/YZXnuaa/article/details/79710673

AI之路的博客:https://blog.csdn.net/u014380165/article/category/6829229

SnailTyan:https://blog.csdn.net/quincuntial/article/category/6083575

莫烦python:https://morvanzhou.github.io/

廖雪峰git与python:https://www.liaoxuefeng.com/

图像检测汇总:https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html#t-cnn

压缩caffemodel:https://github.com/RalphMao/demo_nn_compress

多人位姿检测(骨骼点)2017:https://github.com/ZheC/Realtime_Multi-Person_Pose_Estimation

Convolutional Pose Machine总结: https://blog.csdn.net/cherry_yu08/article/details/80846146

网络绘制:http://ethereon.github.io/netscope/#/editor

                 :  http://dgschwend.github.io/netscope/#/editor

分类网络

Lenet : https://blog.csdn.net/roguesir/article/details/73770448

Alexnet : https://blog.csdn.net/guoyunfei20/article/details/78122504

VGG16:https://blog.csdn.net/zhyj3038/article/details/52448102

VGG19:http://blog.csdn.net/accepthjp/article/details/70170217

GoogleNet,v1,v2,v3,v4:https://blog.csdn.net/cdknight_happy/article/details/79247280

DenseNet : https://blog.csdn.net/hohaizx/article/details/78956088

MobileNet : https://blog.csdn.net/t800ghb/article/details/78879612

ResNeXt : https://blog.csdn.net/u014380165/article/details/71667916

Xception : https://blog.csdn.net/u014380165/article/details/75142710

ShuffleNet : https://blog.csdn.net/u011974639/article/details/79200559

 

检测网络:

R-CNN\SPPNET\Fast R-CNN\Faster R-CNN : https://www.cnblogs.com/skyfsm/p/6806246.html

SSD: Single Shot MultiBox Detector : https://blog.csdn.net/u010167269/article/details/52563573

YOLO v1 : https://blog.csdn.net/u014380165/article/details/72616238

 

数据增广:http://210.28.132.67/weixs/project/CNNTricks/CNNTricks.html

caffe绘制训练过程中的accuracy、loss曲线 : https://blog.csdn.net/u013989576/article/details/71302244

 

转载请注明原文地址: https://www.6miu.com/read-3850152.html

最新回复(0)