MCPcopy Create free account

hub / github.com/chenfengxu714/SqueezeSegV3 / functions

Functions132 in github.com/chenfengxu714/SqueezeSegV3

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
Methoddraw
(self, event)
src/common/laserscanvis.py:206
Methodforward
(self, input)
src/backbones/SAC.py:31
Methodforward
(self, feature)
src/backbones/SAC.py:160
Methodforward
(self, x, mask=None)
src/tasks/semantic/modules/segmentator.py:205
Methodforward
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
Methodforward
(self, range_label)
src/tasks/semantic/postproc/borderMask.py:129
Methodforward
(self, xyz, softmax, mask)
src/tasks/semantic/postproc/CRF.py:25
Methodforward
(self, input, softmax, mask)
src/tasks/semantic/postproc/CRF.py:112
Methodforward
(self, x)
src/tasks/semantic/decoders/SAC.py:21
Methodforward
(self, x, skips)
src/tasks/semantic/decoders/SAC.py:118
Methodforward
(self, x)
src/common/onehot.py:65
Methodforward
(self, input)
src/common/sync_batchnorm/batchnorm.py:52
Methodget_last_depth
(self)
src/backbones/SAC.py:174
Methodget_lr
(self)
src/common/warmupLR.py:40
Methodget_original_class_string
(self, idx)
src/tasks/semantic/dataset/kitti/parser.py:344
Methodget_test_batch
(self)
src/tasks/semantic/dataset/kitti/parser.py:325
Methodget_test_size
(self)
src/tasks/semantic/dataset/kitti/parser.py:338
Methodget_train_batch
(self)
src/tasks/semantic/dataset/kitti/parser.py:311
Methodget_valid_batch
(self)
src/tasks/semantic/dataset/kitti/parser.py:318
Methodget_valid_size
(self)
src/tasks/semantic/dataset/kitti/parser.py:335
Methodget_xentropy_class_string
(self, idx)
src/tasks/semantic/dataset/kitti/parser.py:347
Methodimage_summary
Log a list of images.
src/common/logger.py:25
Methodinfer
(self)
src/tasks/semantic/modules/demo_user.py:75
Methodkey_press
(self, event)
src/common/laserscanvis.py:194
Functionnew_replicate
(module, device_ids)
src/common/sync_batchnorm/replicate.py:90
Methodnr_slaves
(self)
src/common/sync_batchnorm/comm.py:137
Methodnum_classes
(self)
src/tasks/semantic/modules/ioueval.py:24
Functionpatch_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
Methodreplicate
(self, module, device_ids)
src/common/sync_batchnorm/replicate.py:64
Methodto_original
(self, label)
src/tasks/semantic/dataset/kitti/parser.py:350
← previous101–132 of 132, ranked by callers