MCPcopy Create free account

hub / github.com/coperception/star / functions

Functions236 in github.com/coperception/star

Methodget_feature_maps_size
(self, feature_maps: tuple)
star/models/mae_base.py:564
Methodget_occupancy_F1
(self)
star/utils/metrics.py:234
Methodget_occupancy_Precision
(self)
star/utils/metrics.py:220
Methodget_occupancy_Recall
(self)
star/utils/metrics.py:227
Methodget_seginfo_from_single_agent
(self, agent_id, idx)
star/datasets/MultiTempSeg.py:70
Methodget_semantics_mIoU
(self)
star/utils/metrics.py:244
Methodgetacc
(self)
star/utils/metrics.py:73
Methodglobal_avg
(self)
star/utils/misc.py:66
Functionindividual_bev_multi_mae_vit_base_patch8_dec512d8b
(**kwargs)
star/models/multiagent_mae.py:1215
Methodinfer_completion
(self, data, batch_size)
star/utils/CoModule.py:81
Methodinfer_vae_completion
(self, data, batch_size, loss_fn='ce', trainable=False)
star/utils/CoModule.py:183
Methodinference
Encoder encodes each timestamp alone Decoder fuses multi timestamp together
star/models/multiagent_mae.py:1105
Functioninit_distributed_mode
(args)
star/utils/misc.py:216
Functioninterpolate_pos_embed
(model, checkpoint_model)
star/utils/pos_embed.py:75
Functionload_model
(args, model_without_ddp, optimizer, loss_scaler)
star/utils/misc.py:315
Methodlog_every
(self, iterable, print_freq, header=None)
star/utils/misc.py:123
Methodmap_func
(storage, location)
star/utils/SegModule.py:27
Methodmedian
(self)
star/utils/misc.py:56
Methodmore_complement_masking
masking is conducted complementary x1 is the current time stamp image xs is a list of images for the other time stamps
star/models/mae_base.py:489
Methodmore_random_masking
random masking each time stamp's data and cat
star/models/mae_base.py:436
Methodnum_classes
(self)
star/utils/metrics.py:27
Methodpick_single_agent
(self, agent_id, idx)
star/datasets/MultiTempDet.py:33
Methodreset_evaluator
(self)
star/utils/metrics.py:249
Methodrestart_train_losses
(self)
star/utils/metrics.py:115
Methodrestart_validation_losses
(self)
star/utils/metrics.py:121
Methodresume
(self, path)
star/utils/SegModule.py:26
Functionsave_model
(args, epoch, model, model_without_ddp, optimizer, loss_scaler)
star/utils/misc.py:295
Methodset_train_losses
(self, keys)
star/utils/metrics.py:98
Methodset_validation_losses
(self, keys)
star/utils/metrics.py:93
Methodsynchronize_between_processes
Warning: does not synchronize the deque!
star/utils/misc.py:42
Methodsynchronize_between_processes
(self)
star/utils/misc.py:116
Methodupdate_best_metric_record
(self, mIoU, IoU, loss, epoch)
star/utils/metrics.py:253
Methodupdate_train_losses
(self, loss)
star/utils/metrics.py:103
Methodupdate_validaiton_losses
(self, loss)
star/utils/metrics.py:109
Methodvalue
(self)
star/utils/misc.py:74
Functionvq_amo_individual_star_patch8_dec256d4b
(**kwargs)
star/models/VQSTAR.py:473
← previous201–236 of 236, ranked by callers