Emgu常用dll,opencv的人脸识别(Emgu.CV.UI.dll),需要的可自行下载,后续会继续上传别的DLL
2022-05-22 04:39:44 27KB opencv dll
1
基于Emgu cv3.4.3.3016,在Unity中使用,实现了边缘羽化功能。
2022-05-14 21:34:09 82.72MB unity opencv Emgu cv
1
课程设计基于python opencv
2022-05-14 16:05:51 3.27MB python opencv 综合资源 开发语言
1
此链接是4.2.0.3662版本 ,3.0以上的版本的找不到的dll都合并到了Emgu.CV.World.dll里去了,从官网下载的
2022-05-12 08:59:01 119.47MB Emgu CV图像处理
1
【小白CV】手把手教你用YOLOv5训练自己的数据集(从Windows环境配置到模型部署)_梁瑛平的博客-CSDN博客.pdf
2022-05-11 20:13:22 6.47MB
1
Abstract Most image completion methods produce only one result for each masked input, although there may be many reasonable possibilities. In this paper, we present an approach for pluralistic image completion – the task of generating multiple and diverse plausible solutions for image completion. A major challenge faced by learning-based approaches is that usually only one ground truth training instance per label. As such, sampling from conditional VAEs still leads to minimal diversity. To overcome this, we propose a novel and probabilistically principled framework with two parallel paths. One is a reconstructive path that utilizes the only one given ground truth to get prior distribution of missing parts and rebuild the original image from this distribution. The other is a generative path for which the conditional prior is coupled to the distribution obtained in the reconstructive path. Both are supported by GANs. We also introduce a new short+long term attention layer that exploits distant relations among decoder and encoder features, improving appearance consistency. When tested on datasets with buildings (Paris), faces (CelebA-HQ), and natural images (ImageNet), our method not only generated higherquality completion results, but also with multiple and diverse plausible outputs.
2022-05-09 16:57:33 2.93MB 人工智能 深度学习 机器学习 CV
1
YOLO,YOLO 的核心思想就是利用整张图作为网络的输入,直接在输出层回归 bounding box(边界框) 的位置及其所属的类别。
2022-05-09 12:00:22 1.92MB CV
1
目标跟踪中最基本的模型;对理解目标跟踪的机理、意义有很大帮助。本文比较了CV、CA模型的特点及跟踪精度的不同,对毕业设计及理论研究有很大帮助!!!包含源程序、系统方差、噪声方差取值,在一维匀速、匀加速仿真条件下实现!!!!!(输入注释中R、Q值可在matlab出图,放在work文件下);是个人论文中程序(论文已发表)。
2022-05-08 12:12:01 2KB CV CA模型 目标跟踪 卡尔曼滤波
1
基于Emgu.CV 版本实现的实时人脸检测并标出人脸姓名,使用此代码用到人脸打卡项目,此代码用来学习,不可用于商业。
2022-05-06 19:11:41 10.33MB 人脸识别 Emgu.CV 
1
之前使用ROS的时候只用了C++,没有发现cv_bridge这个坑,最近增加了一个使用tensorflow2的节点,为此使用Anaconda配置了一个只有Python3.7的环境,运行cv_bridge时出现报错 from cv_bridge.boost.cv_bridge_boost import getCvType ImportError: dynamic module does not define module export function (PyInit_cv_bridge_boost) (前面还有很多,这是最后两行) 查了很多资料,发现问题出在ROS自带的cv_bridge只支持
2022-05-06 15:42:58 47KB br c id
1