- 博客(5)
- 收藏
- 关注
原创 解决The goal you specified requires a project to execute but there is no POM in this directory...错误
问题使用Maven命令创建工程:mvn archetype:create -DgroupId=org.seckill -DartifactId=seckill -DarchetypeArtifactId=maven-archetype-webapp错误提示 The goal you specified requires a project to execute but th...
2019-07-13 14:21:34
9988
原创 解决OpenCV重装后Python下import cv2错误问题(Ubuntu系统)
本文是博主解决问题过程中所产生的一些想法,分享出来,希望能帮到一些朋友。不足之处,还望各位大佬不吝赐教。【前提】 博主在Ubuntu服务器上安装了OpenCV4.0版本,Python环境下可以运行,如图1。某天在部署YOLO3的时候,程序跳出error: #error "OpenCV 4.x+ requires enabled C++11 support"错误。顾名思义:Op...
2019-04-26 22:03:00
6173
1
原创 【学习笔记】High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection/CSP
论文地址:https://arxiv.org/abs/1904.02948v1代码地址:https://github.com/liuwei16/CSP1、概述 传统的目标检测大多基于滑动窗体或者先验框方式,而无论哪个方法都需要繁杂的配置。本文中所介绍的检测器(CSP--Center and Scale Prediction),以行人检测为例,提出了一个高级语义特征检测的...
2019-04-13 20:44:57
5818
6
原创 【学习笔记】YOLO9000: Better, Faster, Stronger/YOLO2
本文参考、摘录、修改自以下文章:[1]https://blog.csdn.net/l7H9JA4/article/details/79955903[2]http://www.360doc.com/content/17/1017/09/42392246_695618898.shtml[3]https://blog.csdn.net/hrsstudy/article/details/...
2019-04-11 15:54:56
622
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人