-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels