vis4d.data.cbgs¶
Class-balanced Grouping and Sampling for 3D Object Detection.
Implementation of Class-balanced Grouping and Sampling for Point Cloud 3D Object Detection.
Classes
|
Balance the number of scenes under different classes. |
- class CBGSDataset(dataset, class_map, ignore=-1)[source]¶
Balance the number of scenes under different classes.
Creates an instance of the class.