原文:

This page contains the test images that we used for our Wallflower paper.* We tested several different background maintenance algorithms on seven different image sequences. For each test image in the sequence, the output of the algorithm was an image segmented into background and foreground pixels.

Each of the seven different test sequences represents a different, potentially problematic scenario for background maintenance. In general we used the first 100 images in each sequence for training. We then ran each algorithm on the remainder of the sequence up to a prespecified evaluation image. We compared the algorithm's result on the evaluation image to a hand-segmented version of the evaluation image.

We have created one .zip file for each of the seven test scenarios. Each .zip file contains the training images, test images, and hand-segmented evaluation image for comparison, all in BMP format. Each .zip file also contains a file called "script.txt" that gives a short description of the events in the sequence and specifies which images are used for training, testing, and evaluation.

The table below shows sample images and gives links to the ftp site with the .zip files.

译文:

本页包含我们Wallflower paper的测试图片。我们对七种不同的图像序列测试了几个不同的背景维护算法。对于每一个测试图像序列,该算法的输出是一个被分割的图像前景和背景。

七个不同的测试序列中每一个都代表一个背景维护算法中不同的,有潜在的问题的场景。一般,我们用前100幅图像序列来进行训练,而用剩余的图像序列来进行评估。我们将评估的图像和手动分割图像进行了比较。

我们已经对七个测试场景中的每一个创建了zip文件。每个zip文件包含训练图像,测试图像以及手动分割的评价图像,所有都是BMP格式。每个zip文件还包含一个“script.txt”文件,具体说明哪些图像序列用来训练,测试,评价。

下表显示样本图像和给的FTP站点链接zip文件。


Scenario First Training Image Evaluation Image Hand-Segmented Evaluation Image Notes .zip File
Moved Object Chair is moved MovedObject.zip
(79 MB)
Time of Day Lights gradually brighten simulating moving sun TimeOfDay.zip
(193 MB)
Light Switch Person switches on light LightSwitch.zip
(106 MB)
Waving Trees Tree moving in background WavingTrees.zip
(14 MB)
Camouflage Static foreground occludes dynamic background Camouflage.zip
(12 MB)
Bootstrapping No pure background training available Bootstrap.zip
(145 MB)
Foreground Aperture Trained on sleeping person who wakes up ForegroundAperture.zip
(100 MB)

Wallflower 图像测试集打包下载: Wallflower dataset

paper Citation:Kentaro Toyama, John Krumm, Barry Brumitt, Brian Meyers, "Wallflower: Principles and Practice of Background Maintenance", Seventh International Conference on Computer Vision, September 1999, Kerkyra, Greece, pp. 255-261, IEEE Computer Society Press.

Wallflower paper测试数据集(原Test Images for Wallflower Paper)相关推荐

  1. 计算机视觉(视频追踪检测分类、监控追踪)常用测试数据集

    计算机视觉(视频追踪检测分类.监控追踪)常用测试数据集 (1).WallFlower dataset [链接]: 用于评价背景建模算法的好坏, Ground-truth foreground prov ...

  2. 教你在Python中用Scikit生成测试数据集(附代码、学习资料)

    原文标题:How to Generate Test Datasets in Python with Scikit-learn 作者:Jason Brownlee 翻译:笪洁琼 校对:顾佳妮 本文共17 ...

  3. Python机器学习:多项式回归与模型泛化004为什么需要训练数据集和测试数据集

    泛化能力:由此及彼能力 遇见新的拟合能力差 数据 #数据 import numpy as np import matplotlib.pyplot as plt x = np.random.unifor ...

  4. Python机器学习:KNN算法03训练数据集,测试数据集train test split

    示例代码 首先引入相关包 import numpy as np import matplotlib.pyplot as plt from sklearn import datasets import ...

  5. Python机器学习数据预处理:读取txt数据文件并切分为训练和测试数据集

    背景信息 在使用Python进行机器学习时,经常需要自己完成数据的预处理,本节主要实现对txt文本数据的读取,该文本满足如下要求: 每行为一条样本数据,包括特征值与标签,标签在最后 样本数据的特征值之 ...

  6. AISHELL-2021E-EVAL 法律庭审场景语音测试数据集

    法律庭审场景语音测试数据集 语音识别实验评测 Speech Recognition Evaluation DATA Information Total Time  1 Hours Sampling R ...

  7. 43-为什么要训练数据集与测试数据集

    为什么要训练数据集与测试数据集?   在上一篇博客主要学习了过拟合和欠拟合的概念.在后面的学习中慢慢就会发现机器学习中主要处理的是过拟合问题.   现在我们仔细观察一下在上一篇博客最后得到的过拟合的曲 ...

  8. AISHELL-2019A-EVAL 家居环境近远讲同步语音测试数据集

    家居环境近远讲同步语音测试数据集 50 speakers in the recording DATA Information Total Time 24.3 Hours Sampling Rate 4 ...

  9. AISHELL-2021B-EVAL 安静+噪声家居环境近远讲同步语音测试数据集

    安静+噪声家居环境近远讲同步语音测试数据集 30 speakers in the recording DATA Information Total Time 15.8 Hours Sampling R ...

最新文章

  1. rpgmaker mv修改_吴青峰版一点点MV 释出,唱作女帝陈珊妮执导
  2. 分布式一致性算法Raft简介(上)
  3. 《你不知道的JavaScript(上卷)》读书笔记
  4. 安装 java decompiler_Eclipse离线安装Java Decompiler插件(反编译)
  5. Array的用法总结-swift
  6. python支持gui编程_Python GUI编程完整示例
  7. 【安全】Apache HDFS 上配置 kerberos
  8. android通过Canvas和Paint截取无锯齿圆形图片
  9. 抢购器 抢拍器 秒杀器 秒杀软件 抢购软件 设计思路(未实现)
  10. C#之AutoCAD文本字体样式设置
  11. 吞食天地2刘蜀传1.8版本图文攻略
  12. 算法基础:基本数据结构的特点:队列 vs 栈
  13. vue脚手架根据需要进行配置
  14. imshow显示图像为纯白或者纯黑或者为杂点(noise)原因分析(下篇)
  15. 武汉工程大学第一届程序设计女生赛(牛客contest 4746)解题报告 Apare_xzc
  16. 【收藏】Mimics Lnnovation Suite之导出功能
  17. JAVA-广联达-小朋友站队问题
  18. Centos7的最小化安装
  19. 开发者数据库规范 - 团队协作
  20. 新闻发布系统之增删改查

热门文章

  1. LINUX网络驱动开发
  2. python的函数和变量
  3. 巴比特 | 元宇宙每日必读:上海虹口启动元宇宙方向孵化项目申报,最多可获20万元补贴,有哪些要求?...
  4. 博图追款锁机程序博图v15 v16 v17适用
  5. 从乙方到甲方,我用了六年的时间
  6. 总结下linux中一些入门级shell编程实例
  7. Windows Server 2008 简介
  8. 发那科FANUC电路板图纸 全套驱动图纸 原理图
  9. 全国计算机二级office含金量,计算机二级证书含金量有多高?
  10. JAVA计算机毕业设计在线党建学习平台Mybatis+源码+数据库+lw文档+系统+调试部署