MCPcopy Create free account
hub / github.com/AutodeskAILab/BRepNet / __init__

Method __init__

models/uvnet_encoders.py:64–85  ·  view source on GitHub ↗

This is the 1D convolutional network that extracts features from the B-rep edge geometry described as 1D 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=6, output_dims=64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls 3

weights_initMethod · 0.95
_conv1dFunction · 0.85
_fcFunction · 0.85

Tested by

no test coverage detected