-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Hello, thank you for publishing this project.
When I first ran it, I found that there was only the label of ground in all categories.
I modified the data preprocessing part myself and got all the labels.
But I found some problems the first time I ran the code:
Semantic segmentation has always had results from the beginning to the end, but the results have not changed much and the results are poor; There is basically no result in instance segmentation from the beginning to the end, but sometimes PQ, RQ and SQ will have certain values. The overall effect has not been very good. At present, I mainly want to reproduce the results of semantic segmentation and instance segmentation in your paper.
When PQ, RQ and SQ have results:
The last result:
I just want to confirm how to solve the problem of poor results of semantic segmentation and instance segmentation.
Thanks for your clarification!