Please enable JavaScript.
Coggle requires JavaScript to display documents.
Object Detection by using Automotive Radar(One Step), Transformer Encoder…
-
Transformer Encoder Decoder Framework(e.g. DETR), Could Possibly be Combined with Any Existing Radar based Object Detection Solution in This Figure,
e.g.
- Feed the Feature Maps Extracted using Existing Solution Directly into Transformer;
- Extract Feature Maps from Multi-Field Representations of Data using Existing Solution Directly then Feed Them into Transformer;
- Even Combine Feature Maps Extracted using Several Different Existing Solutions and Feed Them into Transformer, etc.).
Modeling Uncertainty(e.g. Gaussian Distribution, Arbirary Distribution) of Estimated Object Detection Results(e.g. Bounding Box, Class Label, etc.), Could Possibly be Combined with Any Existing Radar based Object Detection Solution in This Figure as Well.