MCPcopy Create free account
hub / github.com/Na-Z/sess / forward

Method forward

models/voting_module.py:38–65  ·  view source on GitHub ↗

Forward pass. Arguments: seed_xyz: (batch_size, num_seed, 3) Pytorch tensor seed_features: (batch_size, feature_dim, num_seed) Pytorch tensor Returns: vote_xyz: (batch_size, num_seed*vote_factor, 3) vote_features: (batch_size, vote_fe

(self, seed_xyz, seed_features)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected