🍀 Official pytorch implementation of "ReDAL: Region-based and Diversity-aware Active Learning for Point Cloud Semantic Segmentation. Wu et al. ICCV 2021."
Yes. This code is applicable to self-driving scenario as well as indoor robotics. Specifically, the code supports SemanticKITTI dataset (outdoor scene) and S3DIS dataset (indoor room).
Yes. This method can also be used on 2D image segmentation. In fact, we did further experiments on the 2D dataset few month ago and found that region-based selection highly reduces the annotation burden. (You can refer to thin link to see how the approach can be used in 2D.)
@tsunghan-mama hi thanks for sharing this wonderful code base i had few queries