数据集说明 CoFly-WeedDB数据集(约436MB)由201张航拍图像组成,它们捕获了干扰行作物(棉花)的不同杂草类型,以及它们相应的带注释的图像。 杂草实例的注释过程由农学家使用注释工具进行,指示了三种不同类型的杂草: (高粱halepence) (空心菜) 齿((马齿ula) 对于带注释的图像,每种杂草类型都用不同的颜色标记,而图像的其余部分被视为背景。 具体来说: 红约翰逊草 黄色-场旋花 蓝P 黑色-背景 数据采集 该数据集是使用安装在DJI Phantom 4 Pro无人机上的RGB相机(1英寸20兆像素CMOS传感器)创建的。 在无人机执行对现场区域的覆盖任务时,收集了RGB图像。 在设计任务期间,将摄影机角度调整为垂直于视场,为-87°。 无人机的飞行高度和速度分别等于5m和3m / s,旨在提供杂草实例的近距离和清晰视野。 可视化 CoFly-WeedDB
2023-03-13 09:49:38 15KB uav dataset rgb-images annotated-images
1
带注释的StarGAN v2 我对StarGAN v2的推动,用于个人学习 原作: 论文: : GitHub: : 原始文件 StarGAN v2-官方文档 StarGAN v2:多个域的多样化图像合成*,* *,*,在CVPR 2020中。(*表示相等的贡献) 论文: : 视频: : 摘要:良好的图像到图像转换模型应学习不同视觉域之间的映射,同时满足以下属性:1)生成图像的多样性和2)在多个域上的可伸缩性。 现有方法解决了其中一个问题,即对于所有域而言,其多样性有限或具有多个模型。 我们提出了StarGAN v2,这是一个可以同时解决这两个问题的框架,并且在基线之上显示出明显改善的结果。 在CelebA-HQ和新的动物面Kong数据集(AFHQ)上进行的实验验证了我们在视觉质量,多样性和可伸缩性方面的优越性。 为了更好地评估图像到图像的翻译模型,我们发布了AFH
2022-06-25 02:21:40 28.02MB JupyterNotebook
1
Redis 3.0源码注释 本项目是注释版的Redis 3.0源码,原始代码来自: : 。 这份注释是我在创作新版《 Redis设计与实现》期间,为了了解Redis的内部实现而制作的,所有在书中有介绍的内容,在源码中都进行了相应的注释。 在注释的过程中,除了少量空间和空行方面的调整外,没有对原始代码进行任何其他堆叠,最大程度地保证了代码的“原汁原味”。 希望这份注释原文能给大家学习和了解Redis带来一点帮助。 另外,正在各大网店发售中,希望大家可以多多支持这本书。 玩得开心! 黄健宏(huangz) 2014年6月28日 附录:各个原始文件的作用简介 文件 作用 adlist.c , adlist.h 双端链表数据结构的实现。 ae.c , ae.h , ae_epoll.c , ae_evport.c , ae_kqueue.c , ae_select.c 事件处理器,以及各
2022-04-14 18:21:05 1.52MB 系统开源
1
Densely Annotated Video Segmentation 是一个高清视频中的物体分割数据集,包括 50个 视频序列,3455个 帧标注,视频采集自高清 1080p 格式。
2022-03-19 22:52:33 1.94GB 数据集
1
Annotated Solution Guide for Thinking in C++, 2nd Edition, Volume 1 by Chuck Allison Copyright (c)2001 MindView, Inc. http://www.MindView.net This set of HTML files is designed to work with most web browsers. Please note: -- To start using the frames version, open: >> "Index.htm" for the abbreviated table of contents >> "IndexXTOC.htm" for the full table of contents -- To start using non-frames versions, open: >> Any of the "Chap??.htm" files directly; navigation is built-in >> "Contents.htm" for the full table of contents >> "SimpCont.htm" for just the Chapter titles in the table of contents -- Remember that when you click on links within the document, you can always use your browser's "back" arrow to return to where you were reading. -- If you're viewing this on Netscape under Linux, try going to View|Character Set and selecting "Western (ISO-8859-15)." -- The document uses fonts called Verdana and Georgia which are free downloads from: http://www.microsoft.com/typography/
2022-01-18 11:05:00 239KB C++ Chuck Allison
1
本书不适合STL初学者。本书不是物件导向相关书籍。本书不适合用来学习STL的各种应用。对于那些希望深刻了解STL实做细节,想提升对STL的扩充能力,或是希望藉由观察STL源码,学习世界一流程式员身手,本书适合你。
2021-12-23 20:24:28 6.22MB STL源码
1
我可以负责任的说, 在internet 的电子书下载史上, 还没有这本被列为C++四书五经的神品之任何形式的资源, 到国外买(国内连影印都没有), 或从大学图书馆借, 是你唯一的办法, 我经历了托人买国外原版->复印->Canon 710IS 逐张拍摄->制作PDF的过程, 现将此书放出来, 资源分有点狠, 没办法, 被逼的, 我想在CSDN上下载其它资源, 没分了. 绝对正品, 童叟无欺, 是假的你骂死我吧. 缺点是PDF 我没做书签(左边的目录栏), 以我的个性没做好目录的PDF是不愿意放出来的, 急求资源分, 没办法.
2021-12-13 09:41:37 14.31MB C++
1
Contents 1 C++ Extensions 3 1.1 Design Requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2 Elementary Execution Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.3 High-level Execution Constructs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2 C++ Translator 7 2.1 Extending C++ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 2.2 Compile Time Structure of a C++ Program . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 2.3 C++ Runtime Structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 2.3.1 Cluster . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 2.3.2 Virtual Processor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.4 C++ Kernel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.5 Using the C++ Translator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.5.1 Compiling a C++ Program . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.5.2 Preprocessor Variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.6 Labelled Break/Continue . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 2.7 Coroutine . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.7.1 Coroutine Creation and Destruction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 2.7.2 Inherited Members . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 2.7.3 Coroutine Control and Communication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 2.8 Mutex Type . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
2021-11-09 09:34:51 1.45MB C++
1
《C++编程思想》配套课后练习题 答案
2021-10-26 11:49:25 243KB C++
1
The Annotated C++ Reference Manual 英文 PDF 复印扫描版 part3 Bjarne Stroustrup 差
2021-09-25 16:30:52 30.16MB Annotated C++ Reference Manual
1