Swarm-SLAM  1.0.0
C-SLAM Framework
network.GeoLocalizationNet Class Reference
Inheritance diagram for network.GeoLocalizationNet:
[legend]

Public Member Functions

def __init__ (self, backbone, fc_output_dim, node)
 
def forward (self, x)
 

Public Attributes

 aggregation
 
 node
 

Detailed Description

Definition at line 19 of file network.py.

Constructor & Destructor Documentation

◆ __init__()

def network.GeoLocalizationNet.__init__ (   self,
  backbone,
  fc_output_dim,
  node 
)

Definition at line 20 of file network.py.

Here is the call graph for this function:

Member Function Documentation

◆ forward()

def network.GeoLocalizationNet.forward (   self,
  x 
)

Definition at line 32 of file network.py.

Member Data Documentation

◆ aggregation

network.GeoLocalizationNet.aggregation

Definition at line 23 of file network.py.

◆ node

network.GeoLocalizationNet.node

Definition at line 30 of file network.py.


The documentation for this class was generated from the following file: