Skip to content

How to train on my own dataset? #4

@weijiawang96

Description

@weijiawang96

Hi,

I found that the code automatically downloads the PCPNet dataset when I run the training script. I used your recommended command:
python normals_pcpnetdata_train.py --model_name='network_k48new_epoch{}.pt' --k_train=48 --iterations=8

But then it seems that the downloading command hangs, since the pclouds.zip remains to be 0 bytes and the code never proceeds. It seems that the downloading step is a default setting when we build the PCPNetDataset.

Now I have my own training dataset, and I want to skip downloading PCPNet dataset and use mine. How may I train using my own dataset?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions