西电计算机学院特色,Damon M. Chandler :CCF西电学生分会特色系列活动之一“计算讲堂(四)...

本文主要是介绍西电计算机学院特色,Damon M. Chandler :CCF西电学生分会特色系列活动之一“计算讲堂(四)...,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

报告名称:On the Quality Assessment of Driving Video

报告时间:2019年07月09日16:30-18:00

报告地点:西安电子科技大学北校区主楼四区209会议室

报 告 人:Damon M. Chandler 现为Shizuoka University的副教授,

IEEE高级会员,IEEE Transactions on Image Processing

和 the Journal of Electronic Imaging期刊的副主编

1e8cb42e5965a7fe2a5ae335457aaa91.png

报告人简介

Damon M. Chandler received the B.S. degree in biomedical engineering from The Johns Hopkins University, Baltimore, MD in 1998 and the M.Eng.,M.S.,and Ph.D. degrees in electrical engineering from Cornell University,Ithaca, NY,in 2000, 2003, and 2005, respectively. From 2005 to 2006, he was a Post-Doctoral Research Associate with the Department of Psychology, Cornell University,USA. From 2006 to 2015, he was with the faculty of the School of Electrical and Computer Engineering, Oklahoma State University, USA. He received the Eta Kappa Nu Outstanding OSU ECE Professor of the Year Award in 2008, and the Halliburton Foundation OSU Excellent Young Teacher Award in 2010. Dr. Chandler is currently an Associate Professor with the Department of Electrical and Electronic Engineering, Shizuoka University, Japan. He serves as an Associate Editor for the IEEE Transactions on Image Processing and the Journal of Electronic Imaging.

报告摘要

First-person video captured from the perspective of the driver has become increasingly prevalent due to its use in autonomous/remote driving and for evidence-gathering purposes (e.g, via dashcams). Although a great deal of research has focused on analysis of the video for segmentation purposes, little to no research has focused on quantifying the perceptual quality of the captured video. Such driving-video quality assessment (DVQA) can be very useful for optimizing compression, for detecting unreliable streaming events, and for warning/assisting the driver/system in the event of poor visibility.

In this talk, I will discuss our preliminary efforts on the creation of a DVAQ database in which human subjects were employed to assess the qualities of first-person driving videos under various natural and synthetic distortions. I will discuss the merits and shortcomings of the database, and I will demonstrate how computer-vision-based segmentation techniques can possibly be used to assist the QA process.

参会要求:

本次报告活动面向CCF会员,一名会员可携带一名非会员参加,非会员也可以现场扫码注册!

CCFF入会流程:登录www.ccf.org.cn在线提交申请;缴纳会费;资格生效。

学生会员会费标准:50元/年。

联系方式: chaonenglixidian.edu.cn

CCF西安电子科技大学学生分会

西安电子科技大学计算机科学与技术学院

这篇关于西电计算机学院特色,Damon M. Chandler :CCF西电学生分会特色系列活动之一“计算讲堂(四)...的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/313971

相关文章

Python实现精确小数计算的完全指南

《Python实现精确小数计算的完全指南》在金融计算、科学实验和工程领域,浮点数精度问题一直是开发者面临的重大挑战,本文将深入解析Python精确小数计算技术体系,感兴趣的小伙伴可以了解一下... 目录引言:小数精度问题的核心挑战一、浮点数精度问题分析1.1 浮点数精度陷阱1.2 浮点数误差来源二、基础解决

Python文本相似度计算的方法大全

《Python文本相似度计算的方法大全》文本相似度是指两个文本在内容、结构或语义上的相近程度,通常用0到1之间的数值表示,0表示完全不同,1表示完全相同,本文将深入解析多种文本相似度计算方法,帮助您选... 目录前言什么是文本相似度?1. Levenshtein 距离(编辑距离)核心公式实现示例2. Jac

Python中经纬度距离计算的实现方式

《Python中经纬度距离计算的实现方式》文章介绍Python中计算经纬度距离的方法及中国加密坐标系转换工具,主要方法包括geopy(Vincenty/Karney)、Haversine、pyproj... 目录一、基本方法1. 使用geopy库(推荐)2. 手动实现 Haversine 公式3. 使用py

Python并行处理实战之如何使用ProcessPoolExecutor加速计算

《Python并行处理实战之如何使用ProcessPoolExecutor加速计算》Python提供了多种并行处理的方式,其中concurrent.futures模块的ProcessPoolExecu... 目录简介完整代码示例代码解释1. 导入必要的模块2. 定义处理函数3. 主函数4. 生成数字列表5.

无法启动此程序因为计算机丢失api-ms-win-core-path-l1-1-0.dll修复方案

《无法启动此程序因为计算机丢失api-ms-win-core-path-l1-1-0.dll修复方案》:本文主要介绍了无法启动此程序,详细内容请阅读本文,希望能对你有所帮助... 在计算机使用过程中,我们经常会遇到一些错误提示,其中之一就是"api-ms-win-core-path-l1-1-0.dll丢失

Java计算经纬度距离的示例代码

《Java计算经纬度距离的示例代码》在Java中计算两个经纬度之间的距离,可以使用多种方法(代码示例均返回米为单位),文中整理了常用的5种方法,感兴趣的小伙伴可以了解一下... 目录1. Haversine公式(中等精度,推荐通用场景)2. 球面余弦定理(简单但精度较低)3. Vincenty公式(高精度,

windows和Linux使用命令行计算文件的MD5值

《windows和Linux使用命令行计算文件的MD5值》在Windows和Linux系统中,您可以使用命令行(终端或命令提示符)来计算文件的MD5值,文章介绍了在Windows和Linux/macO... 目录在Windows上:在linux或MACOS上:总结在Windows上:可以使用certuti

Python如何计算两个不同类型列表的相似度

《Python如何计算两个不同类型列表的相似度》在编程中,经常需要比较两个列表的相似度,尤其是当这两个列表包含不同类型的元素时,下面小编就来讲讲如何使用Python计算两个不同类型列表的相似度吧... 目录摘要引言数字类型相似度欧几里得距离曼哈顿距离字符串类型相似度Levenshtein距离Jaccard相

使用C#代码计算数学表达式实例

《使用C#代码计算数学表达式实例》这段文字主要讲述了如何使用C#语言来计算数学表达式,该程序通过使用Dictionary保存变量,定义了运算符优先级,并实现了EvaluateExpression方法来... 目录C#代码计算数学表达式该方法很长,因此我将分段描述下面的代码片段显示了下一步以下代码显示该方法如

如何用Java结合经纬度位置计算目标点的日出日落时间详解

《如何用Java结合经纬度位置计算目标点的日出日落时间详解》这篇文章主详细讲解了如何基于目标点的经纬度计算日出日落时间,提供了在线API和Java库两种计算方法,并通过实际案例展示了其应用,需要的朋友... 目录前言一、应用示例1、天安门升旗时间2、湖南省日出日落信息二、Java日出日落计算1、在线API2