2018
DOI: 10.1007/978-3-030-01246-5_32
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Uncertainty Estimation for Semantic Segmentation in Videos

Abstract: Uncertainty estimation in deep learning becomes more important recently. A deep learning model can't be applied in real applications if we don't know whether the model is certain about the decision or not. Some literature proposes the Bayesian neural network which can estimate the uncertainty by Monte Carlo Dropout (MC dropout). However, MC dropout needs to forward the model N times which results in N times slower. For real-time applications such as a self-driving car system, which needs to obtain the predicti… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
44
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 100 publications
(47 citation statements)
references
References 30 publications
0
44
0
Order By: Relevance
“…In the inference phase, we use the training dataset and validation dataset to train our model with 960 × 720 resolution input. Our models are compared to some non-real-time algorithms, including SegNet (Badrinarayanan et al, 2017), Deeplab (Chen et al, 2015), RTA (Huang et al, 2018), Dilate8 (Yu and Koltun, 2016), PSPNet (Zhao et al, 2017), VideoGCRF (Chandra et al, 2018), and DenseDecoder (Bilinski and Prisacariu, 2018), and real-time algorithms, containing ENet (Paszke et al, 2016), IC-Net (Zhao et al, 2018a), DABNet (Li et al, 2019a), DFANet (Li et al, 2019b), SwiftNet (Orsic et al, 2019), BiSeNetV1 (Yu et al, 2018a). BiSeNetV2 achieves much faster inference speed than other methods.…”
Section: Performance Evaluationmentioning
confidence: 99%
“…In the inference phase, we use the training dataset and validation dataset to train our model with 960 × 720 resolution input. Our models are compared to some non-real-time algorithms, including SegNet (Badrinarayanan et al, 2017), Deeplab (Chen et al, 2015), RTA (Huang et al, 2018), Dilate8 (Yu and Koltun, 2016), PSPNet (Zhao et al, 2017), VideoGCRF (Chandra et al, 2018), and DenseDecoder (Bilinski and Prisacariu, 2018), and real-time algorithms, containing ENet (Paszke et al, 2016), IC-Net (Zhao et al, 2018a), DABNet (Li et al, 2019a), DFANet (Li et al, 2019b), SwiftNet (Orsic et al, 2019), BiSeNetV1 (Yu et al, 2018a). BiSeNetV2 achieves much faster inference speed than other methods.…”
Section: Performance Evaluationmentioning
confidence: 99%
“…To this end, most methods employ the popular sampling-based Monte Carlo (MC) dropout technique [10] and Bayesian neural networks (BNNs). For example, methods such as [18], [19], and [20], [21] employ modified versions of MC dropout to predict per pixel semantic and bounding box regression uncertainties, respectively.…”
Section: B Uncertainty Estimationmentioning
confidence: 99%
“…There are some approaches to uncertainty modelling for deep learning proposed, but most of them need to sample several times, which is destructive to bi-temporal applications (Huang et al, 2018). In this paper, we focus on Monte Carlo dropout (Gal and Ghahramani, 2016) for uncertainty modelling in building change detection.…”
Section: Uncertainty Modellingmentioning
confidence: 99%