Generative model is nowadays a very good tool for Anomaly Detection. Thus I bring a interesting generative model 'Diffusion' for solving the anomaly detection task. Presentation consists of the concept of diffusion and method to use diffusion for anomaly detection.
[FreivaldsAlgorithm]The Freivalds Algorithm is an algorithm that determines w...Bomm Kim
油
The Freivalds Algorithm is an algorithm that determines whether AB=C is true/false with a time complexity of O(n2) when there are matrices A, B, and C.
This is a slide with an explanation and implementation code.
More Related Content
Similar to [UNET]Segmentation model, a representative UNet, and a slide for understanding (20)
Generative model is nowadays a very good tool for Anomaly Detection. Thus I bring a interesting generative model 'Diffusion' for solving the anomaly detection task. Presentation consists of the concept of diffusion and method to use diffusion for anomaly detection.
[FreivaldsAlgorithm]The Freivalds Algorithm is an algorithm that determines w...Bomm Kim
油
The Freivalds Algorithm is an algorithm that determines whether AB=C is true/false with a time complexity of O(n2) when there are matrices A, B, and C.
This is a slide with an explanation and implementation code.
17. Semantic Segmentation 覈
Badrinarayanan, Vijay, Alex Kendall, and Roberto Cipolla. "Segnet: A deep convolutional encoder-decoder architecture for image segmentation." IEEE transactions on pattern analysis and machine intelligence 39.12 (2017): 2481-2495.
Long, Jonathan, Evan Shelhamer, and Trevor Darrell. "Fully convolutional networks for semantic segmentation." Proceedings of the IEEE conference on computer vision and pattern recognition. 2015.
Sun, Ke, et al. "High-resolution representations for labeling pixels and regions." arXiv preprint arXiv:1904.04514 (2019).
SegNet FCN
HRNet
18. U^2 Net
Qin, Xuebin, et al. "U2-Net: Going deeper with nested U-structure for salient object detection." Pattern Recognition 106 (2020): 107404.
RSU (ReSidual Ublock)