Skip to content

Help me out! #4

Description

@OmarAhmadin

Hello,

Please help me out.
From what I understand; in order to feed my own dataset for semantic segmentation. I have to do the following:

1- I first feed my dataset to the PreprocessingSem3D (using main.cpp) in order to preprocess it.
2- Run train.py.
3- Use predict.py with feeding the best ckpt I have got.

Now, I have multiple questions:

1- Can I use class 0? (I noticed that zero is unlabeled and it is discarded into main.cpp for preprocessing.) I have only two classes. Either powerline or non-powerline points. It should be easier problem. But I did not get any good results.
2- Shall I pass my test data to the preprocessingSem3D before feeding it to prediction.py??
3- After prediction.py I shall feed the output to interplation3D right?

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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