This is the 2D convolutional network that extracts features from the B-rep face geometry described as 2D UV-grids (see Section 3.2, Curve & surface convolution in paper) Args: in_channels (int, optional): Number of channels in the edge UV-grids. By defau
(
self,
in_channels=7,
output_dims=64,
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected