Direkt zum Inhalt springen
Computer Vision Group
TUM School of Computation, Information and Technology
Technical University of Munich

Technical University of Munich

Menu

Links

Informatik IX
Computer Vision Group

Boltzmannstrasse 3
85748 Garching info@vision.in.tum.de

Follow us on:

News

04.03.2024

We have twelve papers accepted to CVPR 2024. Check our publication page for more details.

18.07.2023

We have four papers accepted to ICCV 2023. Check out our publication page for more details.

02.03.2023

CVPR 2023

We have six papers accepted to CVPR 2023. Check out our publication page for more details.

15.10.2022

NeurIPS 2022

We have two papers accepted to NeurIPS 2022. Check out our publication page for more details.

15.10.2022

WACV 2023

We have two papers accepted at WACV 2023. Check out our publication page for more details.

More


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

teaching:ws2011:gpucourse2011 [2012/02/17 11:03]
oswaldm
teaching:ws2011:gpucourse2011 [2012/06/18 15:59]
Line 1: Line 1:
-~~NOTOC~~ 
----- 
  
-====== Practical Course: GPU Programming in Computer Vision (6h / 10 ECTS) ====== 
- 
-===== WS 2011/12, TU München ===== 
- 
----- 
- 
-\\ \\ 
- 
-** Organisation:**\\ 
-[[members:oswaldm|Martin Oswald]]\\ 
-[[members:steinbrf|Frank Steinbrücker]] 
-  
-** Location:** Seminar room 02.09.023 / Lab 02.13.008\\  
-** Time and Date:** \\ 
-  * 6 days with 7-8 hours lectures and supervised practical training each day:\\ 
-  * **Mo-Fr, March 12-16 and Mo, March 19**\\ 
-  * After this week students will have time to finish their project independently and to prepare the project presentation (workload approx. 5 days). \\ 
- 
-The course will be held in English, if desired.\\ 
- 
-** Course Registration:**  
-  * send an e-mail with your **name, student id** and **major field of study** to [[martin.oswald@in.tum.de|Martin Oswald]]. Please also indicate that you want to register for the **course in WS2011/12**. 
-  * register in [[https://campus.tum.de/tumonline/webnav.ini|TUMonline]] for the examination in this course. (Note: There is no course enrolment in TUMonline, you only have to register for the course examination!) 
- 
-<html> 
-<!--<font color="red"><b>Registration is open and space is available.</b></font> 
---> 
-<font color="red"><b>There is currently no more space available. 
-You can still write an email to put your name on a waiting list.</b></font> 
-</html> 
-\\ 
-\\ 
-Note to avoid any confusion: This course takes place at the end of the winter semester 2011/12 during the semester break. It will also be credited to the winter semester 2011/12! \\ 
-\\ 
-** Start:   Mo, March 12, 10:00h - seminar room 02.09.023 ** \\ \\   
- 
-** Requirements:** Knowledge in C, basic mathematics \\ 
- 
-** Number of Students:**  up to 16 \\ 
- 
-\\ 
----- 
-\\ 
- 
-The goal of this course is to provide an introduction into the NVIDIA CUDA Framework with the C programming language extension. 
-During the implementation of basic computer vision algorithms students will gradually learn more how to harness the power of GPU computing. 
-Although we assume good knowledge of the C language and basic mathematics, no further prior knowledge about CUDA, or computer vision topics will be required. \\ 
- 
-During the course students will learn how to program GPUs with CUDA. 
-Afterwards the students will start to implement more sophisticated computer vision algorithms within a student project. 
-The course finishes with the presentation of the project results. 
- 
-==== Course topics ==== 
-  * Introduction to Parallel Computing 
-  * Introduction to CUDA 
-  * Implementation of Basic Algorithms with CUDA (e.g. convolution, diffusion) 
-  * Student Project: real-time optical flow estimation 
- 
-==== Assignments ==== 
-  * 30 percent: basic implementations 
-  * 50 percent: student project 
-  * 20 percent: project presentation 
- 
-==== Literature ==== 
-  * [[http://developer.download.nvidia.com/compute/cuda/4_0_rc2/toolkit/docs/CUDA_C_Programming_Guide.pdf|NVIDIA CUDA Programming Guide]] 
-  * [[http://developer.nvidia.com/object/cuda_training.html|Lecture Slides on the CUDA Training web page]] \\ 

Rechte Seite

Informatik IX
Computer Vision Group

Boltzmannstrasse 3
85748 Garching info@vision.in.tum.de

Follow us on:

News

04.03.2024

We have twelve papers accepted to CVPR 2024. Check our publication page for more details.

18.07.2023

We have four papers accepted to ICCV 2023. Check out our publication page for more details.

02.03.2023

CVPR 2023

We have six papers accepted to CVPR 2023. Check out our publication page for more details.

15.10.2022

NeurIPS 2022

We have two papers accepted to NeurIPS 2022. Check out our publication page for more details.

15.10.2022

WACV 2023

We have two papers accepted at WACV 2023. Check out our publication page for more details.

More