第7课:4周1次
1点到为止,主题内容讲完,再切到convolution in deep network:1.3.2.1 Separable Convolution ,再切回introduction中的inpainting (predictive filtering), intrinsic, dynamic。
inpaint讲完了pipeline,todo
1 Introduction
1.1 Why filtering?
1.1.1 denoising

- why noisy?
- Devices like high-resolution cameras, electron microscopes, and DNA sequencers are
capable of producing measurements in the thousands to millions of feature dimensions.
- But when these devices are pushed to their limits, taking videos with ultra-fast frame
rates at very low-illumination, probing individual molecules with electron microscopes, or sequencing tens of thousands of cells simultaneously, each individual feature can become
quite noisy.
- why could the signal be recovered from noisy input?
- Speaking loosely, if the “latent dimension” of the space of objects under study is much lower than the dimension of the measurement, it may be possible to implicitly learn that structure, denoise the measurements, and recover the signal without any prior knowledge of the signal or the noise.
-
spatial domain

-
feature domain, 参见下文的1.1.2 inpainting
- 物体是有结构的,噪声是无结构的独立的。


1.1.2 Inpainting
- 3.3.1 MISF, cvpr22
1.1.5 Image pyramids
-
Scale-space representation allows coarse-to-fine operations

2 Image Smoothing
Split an image into
- large-scale features, structure