or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
tags:
CoachAI
IJCAI-PRICAI 2020
IJCAI-PRICAI 2020 Tutorial: Video-based Data Collection for Sports Tactical Analysis
Tsì-Uí İk and Wen-Chih Peng
Department of Computer Science
College of Comoputer Science
National Chiao Tung University
1001 University Road, Hsinchu City 30010, Taiwan
SlideShare
{Link Here}
Abstract
Sports match video keeps most information in the games. In this talk, taking badminton as an example, we will introduce how deep learning and machine learning can help in the collection of microscopic data from sports match video. In addition, some interesting results of tactical analysis will be given.
Introdcution
Sports activities entertain people and play an import role in our daily life. For professional athletes, pre-match strategic analysis may bring information to break opponent's tactics and be the key to win the tight games. In this talk, taking badminton as an example, we will introduce how deep learning and machine learning can help in sports tactical analysis.
To enable tactical analysis, data collection is a prerequisite. Since video keep rich visual information, it is considered as the log of video sensors and can help in data collection. First of all, we will survey techniques of computer vision, deep learning, and machine learning that can be used to extract microscopic data from video for tactical analysis. The techniques including homography mapping, tiny object tracking, human skeleton detection, depth map prediction, etc. will be covered.
The second topic is tactical analysis. Statistic methods will be used to reveal overall information. Pattern discovery algorithms will be used to find the ball usage pattern. Spatial analysis will be used to understand the mobility of athletes. Visualization techniques will be applied to help in data mining and effective communication between athletes and their coaches.
What Will Be Covered?
Potential Audience
Sports Big Data –- The Power of Data
Money Ball
Data Collection Technologies
Shot-by-Shot Microscopic Data
Body Sensor Networks
Hawk-Eye
Computer Vision –- Cameras as Video Sensors
Deep Learning
Technical Aspects
Object Detection
Human Skeleton
Positioning
Tracking
Open Dataset
CoachAI
Data Collection
Strategic Analysis
Training Devices
Demo
About Presenters
This tutorial will be given by Prof. Tsi-Ui Ik and Prof. Wen-Chih Peng both from Department of Computer Science, National Chiao Tung University, Taiwan. More information is given below.
Dr. Tsì-Uí İk, Professor
Dr. Tsì-Uí İk received his Ph.D. degree in Computer Science from the Illinois Institute of Technology in 2005, and B.S. degree in Mathematics and M.S. degrees in Computer Science and Information Engineering from the National Taiwan University in 1991 and 1993, respectively. He is currently a Professor with the Department of Computer Science, the Director of the Institute of Computer Science and Engineering, and the Associate Dean of the College of Computer Science, National Chiao Tung University. He is a member of the IEEE. He had been a Senior Research Fellow of the Department of Computer Science, City University of Hong Kong. He was bestowed the Outstanding Young Engineer Award by the Chinese Institute of Engineers in 2009, and the Young Scholar Best Paper Award by IEEE IT/COMSOC Taipei/Tainan Chapter in 2010. He received the Best Paper Award at ITST 2012. He received the 3-year Outstanding Young Researcher Grant from the National Science Council, Taiwan in 2012. His research focuses on intelligent applications, such as intelligent sports learning and intelligent transportation systems, mobile sensing, machine learning, deep learning, and wireless sensor and ad hoc networks.
Dr. Wen-Chih Peng, Professor
Wen-Chih Peng received the BS and MS degrees from the National Chiao Tung University, Taiwan, in 1995 and 1997, respectively, and the Ph.D. degree in Electrical Engineering from the National Taiwan University, Taiwan, R.O.C in 2001. Currently, he is a professor and the chairman of the department of computer science, National Chiao Tung University, Taiwan. Prior to joining the department of Computer Science, National Chiao Tung University, he was mainly involved in the projects related to mobile computing, data broadcasting and network data management. Dr. Peng published some papers in several prestigious conferences, such as ACM Conference on Knowledge Discovery and Data Mining (ACM KDD), IEEE International Conference on Data Mining (ICDM), ACM Conference on Management of Data (ACM SIGMOD) and ACM Conference on Information and Knowledge Management (ACM CIKM) and prestigious journals (e.g., IEEE TKDE, IEEE TMC, The VLDB Journal, and IEEE TPDS). Dr. Peng has the best paper award in ACM Workshop on location-based social network 2009 and the best student paper award in IEEE International Conference on Mobile Data Management 2011. His research interests include mobile data management, sensor data management and data mining. He is a member of IEEE.
Reference