Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MetaSLAM/SphereVLAD
/ functions
Functions
126 in github.com/MetaSLAM/SphereVLAD
⨍
Functions
126
◇
Types & classes
30
Method
__len__
(self)
dataloader/triplet_dataloader.py:39
Method
apply_noise
(pcd, mu=0, sigma=0.1)
eval/eval_utils.py:167
Function
collate_fn
Collate_functions Args: batch (list): input batch for training
dataloader/utils.py:7
Method
do_multi_sph_projection
(self, points)
utils/pointProcess.py:192
Method
do_top_projection
Project a pointcloud into a BEV picture
utils/pointProcess.py:86
Function
find_boundry
(num)
generating_sph/gene_pitt.py:52
Method
forward
(self, x)
models/loop_closure/aggregator/netvlad.py:49
Method
forward
(self, x)
models/loop_closure/aggregator/netvlad.py:97
Method
forward
(self, x)
models/loop_closure/lidar/spherevlad2.py:70
Method
forward
(self, x)
models/loop_closure/lidar/spherevlad.py:67
Method
forward
(self, x)
models/loop_closure/visual/spherevlad.py:67
Method
forward
inputs : x : input feature maps( B X C X W X H) returns : out : self attention value + input
models/loop_closure/transformer/attention.py:28
Method
forward
inputs : x : input feature maps( B X C X N) returns : out : attention weight + input feature(
models/loop_closure/transformer/attention.py:63
Method
forward
(self, q_vec, pos_vecs, neg_vecs)
models/loop_closure/losses/lazy_quadruplet_loss.py:56
Method
forward
(self, q_vec, pos_vecs, neg_vecs, other_neg)
models/loop_closure/losses/lazy_quadruplet_loss.py:81
Method
forward
(self, x)
models/loop_closure/losses/lazy_quadruplet_loss.py:121
Function
generate_data
(cfg, index, mode, slice_size=50, interval=1)
generating_sph/gene_pitt.py:64
Method
load_file_func
(self, filename)
dataloader/pittsburgh.py:40
Function
pcd_downsample
Downsample pointcloud to 4096 points Modify based on the version from https://blog.csdn.net/SJTUzhou/article/details/122927787
utils/pointProcess.py:15
Function
pointRotate
:param i, j: index of pixel in equirectangular :param rotation: (yaw, pitch, roll) in degree :return: rotated index of pixel
utils/equirectRotate/EquirectRotate.py:73
Method
proj
(self, pt)
utils/pointProcess.py:74
Method
proj_img
(self, pt)
utils/pointProcess.py:81
Method
rotate
:param image: (H, W, C) :return: rotated (H, W, C)
utils/equirectRotate/EquirectRotate.py:41
Method
setInverse
(self, isInverse=False)
utils/equirectRotate/EquirectRotate.py:55
Method
trans
(self, equi_img)
utils/geometry/equi_trans.py:13
Method
trans
(self, equi_img)
utils/geometry/equi_trans.py:36
← previous
101–126 of 126, ranked by callers