Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutodeskAILab/BRepNet
/ functions
Functions
409 in github.com/AutodeskAILab/BRepNet
⨍
Functions
409
◇
Types & classes
24
Method
val_dataloader
(self)
models/brepnet.py:952
Method
validation_epoch_end
Collate information from all validation batches
models/brepnet.py:775
Method
validation_step
Validate one batch Here we call the training step and then rename the keys so the logs are correct
models/brepnet.py:715
Method
vertex_index
Find the index of a vertex
pipeline/entity_mapper.py:135
Method
view_errors_in_segmentation
View faces which are correct in green and incorrect in red
visualization/jupyter_segmentation_viewer.py:167
Method
view_faces_for_segment
(self, segment_index, threshold)
visualization/jupyter_segmentation_viewer.py:185
Method
view_predicted_segmentation
View the segmentation predicted by the network
visualization/jupyter_segmentation_viewer.py:158
Method
view_segmentation
View the initial segmentation of this file
visualization/jupyter_segmentation_viewer.py:150
Method
view_solid
Just show the solid. No need to show any segmentation data
visualization/jupyter_segmentation_viewer.py:135
← previous
401–409 of 409, ranked by callers