自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(12)
  • 资源 (19)
  • 收藏
  • 关注

原创 SSD实践、原理介绍

参考文章:https://blog.csdn.net/zzz_cming/article/details/81128460https://blog.csdn.net/zzZ_CMing/article/details/81131101https://blog.csdn.net/zzz_cming/article/details/81131523https://blog.csdn.net/qianqing13579/article/details/82106664https://githu

2020-05-22 18:05:53 429

原创 Ubuntu16.04 关闭桌面窗口特效

参考文章:Ubuntu 完全关闭桌面特效https://blog.csdn.net/jiankunking/article/details/69467757sudo apt-get install compizconfig-settings-managerhttps://www.cnblogs.com/fengtianyu/p/7588558.html

2020-05-15 09:01:39 1682

原创 ubuntu配置VSCode+Anaconda环境

参考文章:Ubuntu 16.04+VS Code +Python + Anaconda配置https://blog.csdn.net/WEINILUO/article/details/105936817Ubuntu+Anaconda+VSCode配置多Python开发环境https://blog.csdn.net/SONGYINGXU/article/details/78940305

2020-05-15 08:56:52 6469

原创 ubuntu下的翻译软件推荐

参考文章:有道词典http://cidian.youdao.com/multi.html#linuxAllStarDict(星际译王)https://jingyan.baidu.com/article/9faa7231523dd6473c28cb3f.htmlhttps://www.cnblogs.com/li-wen-jie/p/7149546.htmlzh_CN 简体中文词典http://download.huzheng.org/zh_CN/...

2020-05-13 20:58:15 2799 4

原创 tensorflow学习资料

打开github搜索tensorflow,能找到很多资料,以下列出一些。参考资料:官方源码https://github.com/tensorflow/tensorflow谷歌全新开源人工智能系统TensorFlow官方文档中文版https://github.com/jikexueyuanwiki/tensorflow-zhtensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorialshttps://gi

2020-05-12 13:32:33 228

原创 pyTorch学习资料

参考资料:《深度学习框架PyTorch:入门与实践》的对应代码:https://github.com/chenyuntc/pytorch-book/tree/masterPyTorch 中文手册(pytorch handbook)https://github.com/zergtant/pytorch-handbookpython-numpy-tutorialhttps://github.com/cs231n/cs231n.github.iohttp://cs231n.github

2020-05-12 13:29:24 169

原创 Caffe深入学习

参考文章:BLAS、OpenBLAS、ATLAS、MKLhttps://blog.csdn.net/qq_31347869/article/details/91488168Wget 下载 ILSVRC12 数据集https://blog.csdn.net/qq_26369907/article/details/89371680caffe入门学习(4):Exmaple ilsvrc12测试过程https://blog.csdn.net/mist99/article/details/78

2020-05-11 18:25:47 142

原创 深度学习框架

参考资料:Caffe2:https://caffe2.ai/docs/getting-started.html?platform=ubuntu&configuration=compilehttps://github.com/Yangqing/caffe2Caffe:http://caffe.berkeleyvision.org/不同框架直接的性能对比:https://github.com/soumith/convnet-benchmarksThe Microsoft

2020-05-11 18:18:44 107

原创 使用GPU训练Tensorflow/Keras 的CNN模型

参考文章:使用GPU 训练Tensorflow/Keras 的CNN模型https://blog.csdn.net/xiaozisheng2008_/article/details/80558914tensorflow显存管理、tensorflow使用多个gpu训练https://blog.csdn.net/liulina603/article/details/80180355...

2020-05-07 09:37:03 1472

原创 h5py模块详解

参考文章:h5py 必知--String存储https://blog.csdn.net/qq_34859482/article/details/80115237Python:h5py读写数据https://blog.csdn.net/qq_26697045/article/details/102571837h5文件详解||h5py模块详解||通过h5py模块读取h5文件的key...

2020-05-07 09:26:43 362

原创 ubuntu 16.04和18.04下多种显卡安装

参考文章:ubuntu 16.04 gtx1060 显卡安装【转】https://blog.csdn.net/weixin_33722405/article/details/86444090Ubuntu16.04 安装NVIDIA英伟达驱动教程 及常见几种报错Error的解决方案https://blog.csdn.net/ksws0292756/article/details/79...

2020-05-07 09:24:57 439

原创 ubuntu16.04开发者安装工具

命令行神器「thefuck」https://www.sohu.com/a/274225171_671965autojump的安装和简单使用https://www.linuxidc.com/Linux/2017-01/139076.htmFuzzy finder(fzf+vim)使用入门指南https://www.cnblogs.com/dylancao/p/10833431.h...

2020-05-05 18:05:20 190

pywin32-227-cp35-cp35m-win_amd64.whl

python调用win32 API,royale所需要的库。

2020-03-17

boost_python-1.67-cp35-cp35m-win_amd64.whl

从Dlib源码安装Dlib库需要的环境,boost安装包,离线安装就可以了,不需要从boost源码安装。

2020-03-17

dlib_face_detector_training_data.tar.gz

Dlib提供的人脸识别数据集,带标记文件,包含1485个人,还有多人的拍摄照片,有单张的,也有多张的

2020-03-12

opencv_face_detector_uint8.pb

OpenCV实现的SSD人脸检测器,基于深度学习框架Tensorflow训练的模型。

2020-03-11

res10_300x300_ssd_iter_140000_fp16.caffemodel

OpenCV实现的SSD人脸检测器,基于深度学习框架Caffe训练的模型。

2020-03-11

tensorflow_gpu-1.14.0-cp35-cp35m-win_amd64.whl.txt

官网下载特别慢,适用于python 3.5.4,分享资源,供大家下载。因为有资源大小限制,上传到网盘,放在txt文件中上传。

2020-03-04

tensorflow_tensorboard-1.5.1-py3-none-any.whl

官网下载特别慢,适用于python 3.5.4,分享资源,供大家下载。

2020-03-04

tensorboard-2.1.0-py3-none-any.whl

官网下载特别慢,适用于python 3.5.4,分享资源,供大家下载。官

2020-03-04

tensorboard-1.14.0-py3-none-any.whl

官网下载特别慢,适用于python 3.5.4,分享资源,供大家下载。

2020-03-04

scipy-1.4.1-cp35-cp35m-win_amd64.whl

官网下载特别慢,适用于python 3.5.4,分享资源,供大家下载。

2020-03-04

scikit_learn-0.22.1-cp35-cp35m-win_amd64.whl

官网下载特别慢,适用于python 3.5.4,分享资源,供大家下载。

2020-03-04

scikit_learn-0.21.3-cp35-cp35m-win_amd64.whl

官网下载特别慢,适用于python 3.5.4,分享资源,供大家下载。

2020-03-04

pandas-0.25.3-cp35-cp35m-win_amd64.whl

官网下载特别慢,适用于python 3.5.4,分享资源,供大家下载。

2020-03-04

opencv_python-4.1.2-cp35-cp35m-win_amd64.whl

官网下载特别慢,适用于python 3.5.4,分享资源,供大家下载。

2020-03-04

numpy-1.18.1-cp35-cp35m-win_amd64.whl

官网下载特别慢,适用于python 3.5.4,分享资源,供大家下载。

2020-03-04

matplotlib-3.0.3-cp35-cp35m-win_amd64.whl

官网下载特别慢,适用于python 3.5.4,分享资源,供大家下载。

2020-03-04

h5py-2.10.0-cp35-cp35m-win_amd64.whl

官网下载特别慢,适用于python 3.5.4,分享资源,供大家下载。

2020-03-04

grpcio-1.26.0-cp35-cp35m-win_amd64.whl

官网下载特别慢,适用于python 3.5.4,分享资源,供大家下载。

2020-03-04

numpy-1.17.5+mkl-cp35-cp35m-win_amd64.whl

官网下载特别慢,下载了几个多小时才下载完。适用于python 3.5.4,欢迎各位下载使用。

2020-03-04

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除