OccNet icon indicating copy to clipboard operation
OccNet copied to clipboard

How to understand the annotation of flow?

Open haoran18 opened this issue 10 months ago • 2 comments

I think the dimension of each voxel is [2020, 2020, 16, 2]. The first three dimensions represent the division of voxel space, and the two-dimensional information in the fourth dimension represents what meaning. In other words, what does the two-dimensional information in the annotations of flow represent? What do the annotations in the first dimension of [:,:,:, 0] and the second dimension of [:,:,:, 1] mean respectively.

haoran18 avatar Dec 24 '24 09:12 haoran18