首页
学习
活动
专区
工具
TVP
发布

JNing的专栏

专栏作者
694
文章
966028
阅读量
50
订阅数
sudo apt-get update 报错
Problem & Solution: Problem_0 以下 ID 的密钥没有可用的公钥: 1397BC53640DB551W: 无法下载http://dl.google.com/linux/chrome/deb Solution_0 这个是chrome仓库自己的问题 wget -q -O - http://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add - Problem_1 无法下载 http://dl
JNingWei
2018-09-28
2.6K0
Google检索技巧
搜索指定 符号 限定搜索 + 限定过滤 - 同义词 ~ 通配符 * 精确搜索 “” 或 | 数字范围 .. 官方定义 define: 限定文件类型 filetype: 限定网站 site: 限定新闻来源 source: 限定新闻来源国 location: 限定图片尺寸 imagesize: ---- ----
JNingWei
2018-09-28
3660
Tensorflow安装 & 遇到的问题及解决方案
  参照官网上给出的安装步骤,特别简单就装好了(比装Caffe简单多了( ̄︶ ̄)↗)。我自己的环境配置是:Ubuntu + py2.7 + 英伟达gpu。
JNingWei
2018-09-28
5280
深度学习: 深度学习框架 横向对比
[1] TensorFlow和Caffe、MXNet、Keras等其他深度学习框架的对比
JNingWei
2018-09-28
9950
bash: 一键安装Chrome
  一键 安装Chrome 的 bash文件 源码: echo 'Install chrome' sudo dpkg -i ../../Chrome_Wall/google-chrome-stable_current_amd64.deb ---- ----
JNingWei
2018-09-28
9090
leetcode: 7.Reverse Integer
Problem # Reverse digits of an integer. # # Example1: x = 123, return 321 # Example2: x = -123, re
JNingWei
2018-09-28
2600
leetcode: 34. Search for a Range
Problem # Given an array of integers sorted in ascending order, # find the starting and ending position of a given target value. # # Your algorithm's runtime complexity must be in the order of O(log n). # # If the target is not found in the array, ret
JNingWei
2018-09-28
3000
Cache之过: 网页或头像 无法 同步更新
前几天帮师姐解决一个 网页 无法 同步更新 的问题时,我推测问题可能处在cache上,后来通过这个思路解决了该问题,于是今天想到把该问题记录下来。
JNingWei
2018-09-28
6550
leetcode: 41. First Missing Positive
Problem # Given an unsorted integer array, find the first missing positive integer. # # For example, # Given [1,2,0] return 3, # and [3,4,-1,1] return 2. # # Your algorithm should run in O(n) time and uses constant space. AC class Solution(): def firs
JNingWei
2018-09-27
3700
leetcode: 75. Sort Colors
Problem # Given an array with n objects colored red, white or blue, # sort them so that objects of the same color are adjacent, # with the colors in the order red, white and blue. # # Here, we will use the integers 0, 1, and 2 # to represent the color
JNingWei
2018-09-27
4140
leetcode: 74. Search a 2D Matrix
Problem # Write an efficient algorithm that searches for a value in an m x n matrix. # This matrix has the following properties: # # Integers in each row are sorted from left to right. # The first integer of each row is greater than the last integer o
JNingWei
2018-09-27
3010
深度学习: CNN经典网络模型
性能对比 年份表 网络 提出的年份 意义 LeNet 1998 鼻祖 AlexNet 2012 兴盛 ZF-net 2013 GoogleNet 2014 VGG 2014 ResNet 201
JNingWei
2018-09-27
1K0
深度学习: GoogleNet 网络
提出了 Inception_v1,开启了伟大的Inception系列,并刷新了网络的深度新记录。
JNingWei
2018-09-27
8610
深度学习: Full Connection (全连接层)
在 Caffe 中,全连接层 的 type (层类型) 为 Inner Product 。 输出一个简单向量(把输入数据blobs的width和height全变为1)。
JNingWei
2018-09-27
3.5K0
深度学习: mAP (Mean Average Precision)
一般来说,precision 和 recall 是 鱼与熊掌 的关系。下图即是 PR曲线:
JNingWei
2018-09-27
6.9K0
图像处理: 设计 动态高斯滤波
在做项目的过程中,我发现如果根据 像素点 相对整张图片 的位置 设计 不同的 滤波核大小(即参数 ksize),就可以灵活地对整张图片实现 动态 高斯滤波 了。
JNingWei
2018-09-27
5610
论文阅读: YOLOv1
YOLOv1是one-stage detector鼻祖、real-time detector鼻祖。
JNingWei
2018-09-27
1.3K0
macOS: 安装卷宗失败
如果插上希捷移动硬盘后,mac右上角还是显示“安装卷宗失败”,则进入系统偏好设置 -> 安全性与隐私:
JNingWei
2018-09-27
3.4K0
论文阅读: SSD
SSD是第一个在 multi-scale feature map ,也就是常说的 feature pyramid 上 生成anchor 的算法。在论文中提到的“default box”,其实就是“anchor”:
JNingWei
2018-09-27
1.6K0
论文阅读: Xception
GoogleNet论文中研究 group size 而搞出了Inceptionv1(即多group的CNN分支)。此后,Inception不断迭代,group size被越玩越复杂,一直发展到了v4版本。
JNingWei
2018-09-27
1.8K0
点击加载更多
社区活动
Python精品学习库
代码在线跑,知识轻松学
热点技术征文第五期
新风口Sora来袭,普通人该如何把握机会?
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·干货材料·成员作品·最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档