five

Pollen Video Library for Benchmarking Detection, Classification, Tracking and Novelty Detection Tasks|花粉研究数据集|计算机视觉数据集

收藏
Mendeley Data2024-05-17 更新2024-06-28 收录
花粉研究
计算机视觉
下载链接:
https://zenodo.org/records/10067085
下载链接
链接失效反馈
资源简介:
Dataset description This dataset contains microscopic images and videos of pollen gathered between Feb. and Aug. 2020 in Graz, Austria. Pollen images of 16 types: ...images_16_types.zip Acer Pseudoplatanus Aesculus Carnea Alnus Anthoxanthum Betula Pendula Brassica Carpinus Corylus Dactylis Glomerata Fraxinus Pinus Nigra Platanus Populus Nigra Prunus Avium Sequoiadendron Giganteum Taxus Baccata Pollen video library ...pollen_video_library.zip Each type of pollen is in a separate folder, there may be multiple videos per type. In each pollen folder, we included images cropped from the videos by YOLO object detection algorithm trained on a subset of pollen images as described in [1]. Cropped file name structure [Video file name]_[TrackingID]_[Image index of a grain]_[Frame index in video] Example, if a grain has 5 images, the file name would be: Anthoxanthum-grass-20200530-122652_0000000_001_00001.jpg Anthoxanthum-grass-20200530-122652_0000000_002_00002.jpg ... Anthoxanthum-grass-20200530-122652_0000000_005_00005.jpg Field data over 3 days are gathered in Graz in spring 2020. ...pollen_field_data.zip Version 2: For experiments of mitigating the distribution shift of pollen identification on field data, there are 5 types selected from field data and manually labeled by the expert. The data are zipped in "the manual_labeled_field_data_5_types.zip" The "images_5_types_9010_train.zip" and "images_5_types_9010_val.zip" contain 5 types selected from library data (images_16_types.zip), and these correspond to field data. The "images_3_types_for_ablation_study.zip" contains data on 3 levels of pollen grain hydration. These data are used for the ablation study of model generalization in pollen identification. Sample code to load the data and visualize the images is in ...plot_pollen_sample.py. Download and extract the file ...images_16_types.zip in the same folder as ...plot_pollen_sample.py to run the example. Dependecies: opencv numpy matplotlib Credit [1] N. Cao, M. Meyer, L. Thiele, and O. Saukh. 2020. Automated Pollen Detection with an Affordable Technology. In Proceedings of the International Conference on Embedded Wireless Systems and Networks (EWSN). 108–119. @inproceedings{namcao2020pollen, title = {Automated Pollen Detection with an Affordable Technology}, author = {Nam Cao and Matthias Meyer and Lothar Thiele and Olga Saukh}, booktitle = {Proceedings of the International Conference on Embedded Wireless Systems and Networks (EWSN)}, pages={108–119} month = {2}, year = {2020}, }
创建时间:
2023-11-04
用户留言
有没有相关的论文或文献参考?
这个数据集是基于什么背景创建的?
数据集的作者是谁?
能帮我联系到这个数据集的作者吗?
这个数据集如何下载?
点击留言
数据主题
具身智能
数据集  4098个
机构  8个
大模型
数据集  439个
机构  10个
无人机
数据集  37个
机构  6个
指令微调
数据集  36个
机构  6个
蛋白质结构
数据集  50个
机构  8个
空间智能
数据集  21个
机构  5个
5,000+
优质数据集
54 个
任务类型
进入经典数据集
热门数据集

Figshare

Figshare是一个在线数据共享平台,允许研究人员上传和共享各种类型的研究成果,包括数据集、论文、图像、视频等。它旨在促进科学研究的开放性和可重复性。

figshare.com 收录

Yahoo Finance

Dataset About finance related to stock market

kaggle 收录

猫狗图像数据集

该数据集包含猫和狗的图像,每类各12500张。训练集和测试集分别包含10000张和2500张图像,用于模型的训练和评估。

github 收录

中国空气质量数据集(2014-2020年)

数据集中的空气质量数据类型包括PM2.5, PM10, SO2, NO2, O3, CO, AQI,包含了2014-2020年全国360个城市的逐日空气质量监测数据。监测数据来自中国环境监测总站的全国城市空气质量实时发布平台,每日更新。数据集的原始文件为CSV的文本记录,通过空间化处理生产出Shape格式的空间数据。数据集包括CSV格式和Shape格式两数数据格式。

国家地球系统科学数据中心 收录

光伏电站发电量预估数据

1、准确预测一个地区分布式光伏场站的整体输出功率,可以提高电网的稳定性,增加电网消纳光电能量的能力,在降低能源消耗成本的同时促进低碳能源发展,实现动态供需状态预测的方法,为绿色电力源网荷储的应用落地提供支持。 2、准确预估光伏电站发电量,可以自动发现一些有故障的设备或者低效电站,提升发电效能。1、逆变器及电站数据采集,将逆变器中计算累计发电量数据,告警数据同步到Maxcompute大数据平台 2、天气数据采集, 通过API获取ERA5气象数据包括光照辐射、云量、温度、湿度等 3、数据特征构建, 在大数据处理平台进行数据预处理,用累计发电量矫正小时平均发电功率,剔除异常数据、归一化。告警次数等指标计算 4、异常数据处理, 天气、设备数据根据经纬度信息进行融合, 并对融合后的数据进行二次预处理操作,剔除辐照度和发电异常的一些数据 5、算法模型训练,基于XGBoost算法模型对历史数据进行训练, 生成训练集并保存至OSS 6、算法模型预测,基于XGBoost算法模型接入OSS训练集对增量数据进行预测, 并评估预测准确率等效果数据,其中误差率=(发电量-预估发电量)/发电量,当误差率低于一定阈值时,该数据预测为准确。预测准确率=预测准确数量/预测数据总量。

浙江省数据知识产权登记平台 收录