Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coperception/star
/ functions
Functions
236 in github.com/coperception/star
⨍
Functions
236
◇
Types & classes
34
Method
get_feature_maps_size
(self, feature_maps: tuple)
star/models/mae_base.py:564
Method
get_occupancy_F1
(self)
star/utils/metrics.py:234
Method
get_occupancy_Precision
(self)
star/utils/metrics.py:220
Method
get_occupancy_Recall
(self)
star/utils/metrics.py:227
Method
get_seginfo_from_single_agent
(self, agent_id, idx)
star/datasets/MultiTempSeg.py:70
Method
get_semantics_mIoU
(self)
star/utils/metrics.py:244
Method
getacc
(self)
star/utils/metrics.py:73
Method
global_avg
(self)
star/utils/misc.py:66
Function
individual_bev_multi_mae_vit_base_patch8_dec512d8b
(**kwargs)
star/models/multiagent_mae.py:1215
Method
infer_completion
(self, data, batch_size)
star/utils/CoModule.py:81
Method
infer_vae_completion
(self, data, batch_size, loss_fn='ce', trainable=False)
star/utils/CoModule.py:183
Method
inference
Encoder encodes each timestamp alone Decoder fuses multi timestamp together
star/models/multiagent_mae.py:1105
Function
init_distributed_mode
(args)
star/utils/misc.py:216
Function
interpolate_pos_embed
(model, checkpoint_model)
star/utils/pos_embed.py:75
Function
load_model
(args, model_without_ddp, optimizer, loss_scaler)
star/utils/misc.py:315
Method
log_every
(self, iterable, print_freq, header=None)
star/utils/misc.py:123
Method
map_func
(storage, location)
star/utils/SegModule.py:27
Method
median
(self)
star/utils/misc.py:56
Method
more_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
Method
more_random_masking
random masking each time stamp's data and cat
star/models/mae_base.py:436
Method
num_classes
(self)
star/utils/metrics.py:27
Method
pick_single_agent
(self, agent_id, idx)
star/datasets/MultiTempDet.py:33
Method
reset_evaluator
(self)
star/utils/metrics.py:249
Method
restart_train_losses
(self)
star/utils/metrics.py:115
Method
restart_validation_losses
(self)
star/utils/metrics.py:121
Method
resume
(self, path)
star/utils/SegModule.py:26
Function
save_model
(args, epoch, model, model_without_ddp, optimizer, loss_scaler)
star/utils/misc.py:295
Method
set_train_losses
(self, keys)
star/utils/metrics.py:98
Method
set_validation_losses
(self, keys)
star/utils/metrics.py:93
Method
synchronize_between_processes
Warning: does not synchronize the deque!
star/utils/misc.py:42
Method
synchronize_between_processes
(self)
star/utils/misc.py:116
Method
update_best_metric_record
(self, mIoU, IoU, loss, epoch)
star/utils/metrics.py:253
Method
update_train_losses
(self, loss)
star/utils/metrics.py:103
Method
update_validaiton_losses
(self, loss)
star/utils/metrics.py:109
Method
value
(self)
star/utils/misc.py:74
Function
vq_amo_individual_star_patch8_dec256d4b
(**kwargs)
star/models/VQSTAR.py:473
← previous
201–236 of 236, ranked by callers