Skip to content

How to predict on custom point cloud without labelling? #132

@tianyufang1958

Description

@tianyufang1958

Hi,
I have successfully trained and test the model with our custom dataset, but I am wondering how I can inference the model on new point cloud without annotation? Do you have code for this?

I tried pcd_demo.py in mmdetection3d, but got the following error:
AttributeError: 'NoneType' object has no attribute 'dataset_meta'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions