Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query about the Data Balancing #21

Open
yxliwhu opened this issue Sep 5, 2017 · 1 comment
Open

Query about the Data Balancing #21

yxliwhu opened this issue Sep 5, 2017 · 1 comment

Comments

@yxliwhu
Copy link

yxliwhu commented Sep 5, 2017

When I read the paper there are some describe about the data balancing

For each training volume containing N occupied voxels, we randomly sample 2N empty voxels from occluded regions for training.

Here I have two questions:

  1. According to Figure 2, the occupied voxels is the green area and the occluded regions is the blue area?
  2. If yes, when we test our image, the segmentation result is based on the random result of occluded regions. That means (Figure 2 as example)some voxel would not in the region of table or chair, what is the meaning of those voxel in the result?
@JamesTonG321
Copy link

My understanding is that the number of object categories is K, the number of predicted classes is K+1, the more 1 class is means empty voxel, that is, the voxel which is in the occluded region but not belongs to the table or chair. Do i understand what you mean? @yxliwhu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants