Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chenfengxu714/SqueezeSegV3
/ functions
Functions
132 in github.com/chenfengxu714/SqueezeSegV3
⨍
Functions
132
◇
Types & classes
32
Method
_check_input_dim
(self, input)
src/common/sync_batchnorm/batchnorm.py:320
Method
_data_parallel_master
Reduce the sum and square-sum, compute the statistics, and broadcast it.
src/common/sync_batchnorm/batchnorm.py:97
Method
draw
(self, event)
src/common/laserscanvis.py:206
Method
forward
(self, input)
src/backbones/SAC.py:31
Method
forward
(self, feature)
src/backbones/SAC.py:160
Method
forward
(self, x, mask=None)
src/tasks/semantic/modules/segmentator.py:205
Method
forward
Warning! Only works for un-batched pointclouds. If they come batched we need to iterate over the batch dimension or do something REAL
src/tasks/semantic/postproc/KNN.py:54
Method
forward
(self, range_label)
src/tasks/semantic/postproc/borderMask.py:129
Method
forward
(self, xyz, softmax, mask)
src/tasks/semantic/postproc/CRF.py:25
Method
forward
(self, input, softmax, mask)
src/tasks/semantic/postproc/CRF.py:112
Method
forward
(self, x)
src/tasks/semantic/decoders/SAC.py:21
Method
forward
(self, x, skips)
src/tasks/semantic/decoders/SAC.py:118
Method
forward
(self, x)
src/common/onehot.py:65
Method
forward
(self, input)
src/common/sync_batchnorm/batchnorm.py:52
Method
get_last_depth
(self)
src/backbones/SAC.py:174
Method
get_lr
(self)
src/common/warmupLR.py:40
Method
get_original_class_string
(self, idx)
src/tasks/semantic/dataset/kitti/parser.py:344
Method
get_test_batch
(self)
src/tasks/semantic/dataset/kitti/parser.py:325
Method
get_test_size
(self)
src/tasks/semantic/dataset/kitti/parser.py:338
Method
get_train_batch
(self)
src/tasks/semantic/dataset/kitti/parser.py:311
Method
get_valid_batch
(self)
src/tasks/semantic/dataset/kitti/parser.py:318
Method
get_valid_size
(self)
src/tasks/semantic/dataset/kitti/parser.py:335
Method
get_xentropy_class_string
(self, idx)
src/tasks/semantic/dataset/kitti/parser.py:347
Method
image_summary
Log a list of images.
src/common/logger.py:25
Method
infer
(self)
src/tasks/semantic/modules/demo_user.py:75
Method
key_press
(self, event)
src/common/laserscanvis.py:194
Function
new_replicate
(module, device_ids)
src/common/sync_batchnorm/replicate.py:90
Method
nr_slaves
(self)
src/common/sync_batchnorm/comm.py:137
Method
num_classes
(self)
src/tasks/semantic/modules/ioueval.py:24
Function
patch_replication_callback
Monkey-patch an existing `DataParallel` object. Add the replication callback. Useful when you have customized `DataParallel` implementation. E
src/common/sync_batchnorm/replicate.py:71
Method
replicate
(self, module, device_ids)
src/common/sync_batchnorm/replicate.py:64
Method
to_original
(self, label)
src/tasks/semantic/dataset/kitti/parser.py:350
← previous
101–132 of 132, ranked by callers