Open-World Panoptic LiDAR Segmentation
Students: Meghana Ganesina, Anirudh Chakravarthy
Advisors: Aljosa Osep, Deva Ramanan, Shu Kong
MSCV capstone project overview, January 2022
Mobile robot perception
2
LiDAR-based mobile robot perception
3
Motivation
Our work
Continual learning for LiDAR panoptic segmentation via object discovery
Open Set Vs Closed Set
6
Datasets
Semantic KITTI (Behley et al., ICCV’19)
Panoptic nuScenes (Fong et al., arxiv:2109.03805, ‘21)
4D Panoptic LiDAR segmentation
S
Semantic head
O
Objectness head
Σ
Point variance head
ε
Point embeddings
t
t+1
t+2
Point sampling
S
O
Σ
ε
Encoder-Decoder Network
4D Semantic + Instance Predictions
4D Point Cloud
Aygun et al, 4D Panoptic LiDAR Segmentation, CVPR 2021.
LiDAR Panoptic Segmentation (single-scan)
Single-scan LiDAR Panoptic Segmentation (Behley et al., ICCV’19, ICRA’21)
Semantic Segmentation
RangeNet(++) - Millioto et al., IROS’19
KPConv - Thomas et al., CVPR’19
Object Detection
PointPillars - Lang et al., CVPR’19
Towards Open World Object Detection
K J Joseph, Salman Khan, Fahad Shahbaz Khan, Vineeth N Balasubramanian
CVPR’21
Open world recognition
Open world detection
The premise:
12
Method
class prototype
feature vector
Experiments
Catastrophic forgetting
Known-unknown confusion
Precision for known
Precision for known + unknown
Method
15
class prototype
feature vector
Exemplar-based Open-Set Panoptic Segmentation Network
Jaedong Hwang, Seoung Wug Oh, Joon-Young Lee, Bohyung Han
CVPR’21
Open-world panoptic segmentation
Method
Experiments
Results
20
Roadmap
1st milestone
2nd milestone
3rd milestone
| Labeled | “Not labeled” (held-out) | Held-out instances to “discover” |
Task set 0 | road, building, vegetation, car, fence, human | sidewalk, truck, terrain, pole, parking, bicycle, traffic sign, motorcycle | Truck, pole, bicycle, traffic sign, motorcycle |
Task set 1 | road, building, vegetation, car, fence, human, sidewalk, truck, terrain, pole | parking, bicycle, traffic sign, motorcycle | Bicycle, traffic sign, motorcycle |
Task set 2 | road, building, vegetation, car, fence human, sidewalk, truck, terrain, pole, parking, bicycle, traffic sign, motorcycle | - | - |
| Task set 0 | Task set 1 | Task set 2 | ||||||
| mIoU | mIoU_kn | IoU_unk | mIoU | mIoU_kn | IoU_unk | mIoU | mIoU_kn | IoU_unk |
4D-Panoptic (single scan) | 0.7383 | 0.7215 | 0.8388 | 0.7377 | 0.7594 | 0.5214 | 0.6260 | 0.6260 | N/A |
2. Instance mining
24
Thank you!
25