自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (25)
  • 收藏
  • 关注

原创 使用Faster RCNN训练自己的数据集

使用Faster RCNN训练自己的数据集,过程不太顺利,踩坑数次,所以把流程记录一下。所使用的代码版本:faster-rcnn.pytorch1.源码及环境配置原Github版本使用的Pytorch==0.4.0,但是看了网上的博客记录这个版本有较多错误无法解决,建议使用Pytorch==1.0.0及以上版本;源码Pytorch0.4.0版源码:https://github.com/jwyang/faster-rcnn.pytorch.gitPytorch1.0.0版源码:https

2021-05-12 22:51:33 14787 21

原创 解决“测试TensorRT安装过程中download_pgms.py报错”问题

问题描述尝试使用TensorRT对yolov5模型推理加速,首先进行安装,参考博客已经写的很详细了:Ubuntu1804+CUDA10.0安装TensorRT7对了,在更改环境配置的时候还添加了CUDA和cuDNN:vim ~/.bashrc# tensorrt cuda and cudnnexport CUDA_INSTALL_DIR=/usr/local/cudaexport CUDNN_INSTALL_DIR=/usr/local/cudasource ~/.bashrc

2021-05-06 11:42:51 942

hardhat-detector.rar

安全帽是各行各业安全生产工作者必不可少的安全用具,通过正确佩戴安全帽不仅可以防止和减轻各种事故的伤害,而且保障了工作者的生命安全。为了防止因未戴安全帽导致的安全事故,安全帽佩戴检测成为了监督工作者佩戴安全帽的利器。基于深度学习的安全帽检测算法,采用Tensorflow语言,供相关研究人员进行研究学习!

2019-11-20

DDA算法实验报告

DDA算法,是计算机图形学中一种基于直线的微分方程来生成直线的方法,由于有浮点数运算与取整,该算法不利于硬件实现。

2018-03-06

计算机图形学PPT重点

计算机图形学PPT重点,期末考试复习计算机图形学必备学习资料。

2018-03-06

Direction-Change Features of Imaginary Strokes

We found suitable direction-change features of the imaginary strokes in the pen-up state for on-line handwritten cursive character recognition. Our method simultaneously uses both directional features, otherwise known as off-line features, and direction-change features, which we designed as on-line features. The directional features express where and in which direction each character’s coordinates exist. The direction-change features express where and in which direction each direction of the character’s coordinates change, and express where the circular parts of the character exist. These direction-change features express both written strokes in the pen-down state and unwritten imaginary strokes in the pen-up state. It is important to get suitable direction-change features when using this method. We tried to examine the influence on character recognition rates when changing the functions used to get each direction-change feature based on the imaginary stroke lengths. Then, we found that the best function is the function which puts no weight on the imaginary stroke lengths. The recognition rate for freely-written Japanese characters was improved from 82.37% to 86.32 % by our new method using the best function as opposed to our old method using a function which gets each direction change feature in inverse proportion to the imaginary stroke lengths.

2018-03-05

数据挖掘概念与技术课后习题答案

数据挖掘概念与技术课后习题答案,英文版原版答案解析

2017-12-06

Models of Light Reflection for Computer Synthesized Pictures

In the production of computer generated pictures of three dimensional objects, one stage of the calculation is the determination of the intensity of a given object once its visibility has been established.

2017-12-06

计算机图形学光线追踪算法

计算机图形学光线追踪算法,学习计算机图形学的相关算法。

2017-12-06

计算机专业408考研试题及答案(王道论坛)

计算机专业408考研试题及答案(王道论坛)

2017-08-13

王道论坛计算机考研机试指南

王道论坛计算机考研机试指南

2017-08-12

C++Primer第五版习题答案

C++Primer课后习题答案(全),来自Github的资源

2017-08-12

复旦大学硕士研究生入学考试《计算机专业知识》考试大纲

复旦大学硕士研究生入学考试《计算机专业知识》考研大纲,重点知识点

2017-08-09

CCF模拟考试题目参考答案(JAVA)

CCF模拟考试题目参考答案(JAVA)

2017-04-18

acm常用数据公式表

acm常用数据公式表

2017-04-07

操作系统PV操作

操作系统PV操作

2017-04-07

Jacobi迭代

雅克比迭代MATLAB代码

2017-04-07

GaussSeidel

GaussSeidel迭代MATLAB代码

2017-04-07

Snipaste-1.9.0-x64.zip

Snipaste,最好用的截图工具

2016-11-24

算法V(C++实现)图算法 C++算法:图算法

算法V(C++实现)图算法 C++算法:图算法

2016-11-24

程序设计实践

程序设计实践

2016-11-08

CCF-CSP模拟考试题目及参考答案

CCF-CSP模拟考试题目及参考答案

2016-11-05

Thinking in Java 3th Edition习题及答案

Thinking in Java 3th Edition习题及答案

2016-11-02

Thinking in Java 4th Edition习题答案

Thinking in Java 4th Edition课后习题答案

2016-11-02

2016年考研核心题型——计算机操作系统部分

2016考研核心题——操作系统

2016-11-02

2016年考研核心题型—计算机网络部分

2016年考研核心题型—计算机网络部分

2016-10-23

2016年考研核心题型——数据结构部分

2016年考研核心题型——数据结构部分

2016-10-23

空空如也

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

TA关注的人

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