Displaying 273 resources
Stereo and Multiview Imaging
Stereoscopic and multiview imaging will be explored in depth, as they have tremendous applications in many applications, ranging from autonomous car/drone/robot/vessel vision to Surveying Engineering to Medical Imaging.
Structure from Motion
Image-based 3D Shape Reconstruction, Stereo and multiview imaging principles will be overviewed. The following topics will be covered: Feature extraction and matching. Triangulation and Bundle Adjustment. Mathematics of structure from motion.
Lecture notes on reinforcement learning
Reinforcement learning is an appealing subject. Firstly, it is a very general concept: an agent interacts with an environment with the goal to maximize
the rewards it receives from the environment.
AI, Large Language Models and University Education
This lecture overviews the impact of AI, and Large Language Models, particularly of ChatGPT language model in Education, e.g., in Universities. First it present the ChatGPT transformer structure and ChatGPT training.
A Survey of Large Language Models
This survey highlights the complexity of language and the challenge of developing AI algorithms capable of understanding and generating language.
Real-World Learning
In the past decade, artificial intelligence has made remarkable progress, achieving feats like self-driving cars, defeating go-masters, and precise image categorisation through supervised deep learning with labelled data.
Digital Image Filtering
This lecture overviews Image Filtering, which is very important to ensure high image quality and image denoising. It covers the following topics in detail: Image noise. 2D FIR filters, including Moving average filters.
Video Digitization
This lecture overviews Video Digitization that has many applications in digital video and TV. It covers the following topics in detail: Video scanning and sampling. 3D data types (Digital video signal, volumetric images).
3D Image and Shape Compression
This lecture overviews 3D Image and Shape Compression hat has many applications in stereo imaging, cinema and 3D TV.
Stereotypes in Language & Computational Language Models
Combined knowledge from linguistics, psychology, and natural language processing.
3D Image Registration
This lecture overviews 3D Image Registration that has many applications in computer vision, and 3D medical imaging. It covers the following topics in detail: 2D and 3D rotations and translations, ICP algorithm, SVD 3D Point Cloud Registration.
Attention and Transformers Networks
In this lecture, the limitations of Recurrent Neural Networks (RNNs) and Convolutional Neural Networks (CNNs) in effectively processing sequences are emphasized.