-
Notifications
You must be signed in to change notification settings - Fork 78
Description
Thank you very much for making the dataset publicly available! We appreciate your great efforts and excellent work. I had a few questions regarding the FUSION 360 Gallery dataset-segmentation dataset. When I looking into the segmentation data, I find there is some data with meaningless label, for example, in figure 1, the quadratic plane is labeled with "cut end". But there is no "cut side" face around it. Same situation in figure 2. I understand that this kind of label is possible when the user cut the whole face with a distance, but this kind of data will bring ambiguity to my task.

figure 1

figure 2
So I want to change the label, or generate some modeling sequence data and label the face by myself. May I ask the following questions?
- How could you label the face with its corresponding modeling sequence? Could you please roughly clarify the process?
- Is there any possible way to assign the face with its corresponding modeling sequence label with pyocc or occwl?
Thank you very much!!