Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3DTopia/DynamicCity
/ functions
Functions
220 in github.com/3DTopia/DynamicCity
⨍
Functions
220
◇
Types & classes
41
Method
forward
(self, x)
dynamic_city/utils/attention_utils.py:21
Method
forward
(self, x, y)
dynamic_city/utils/attention_utils.py:48
Method
forward_voxel
(self, voxel)
dynamic_city/vae/decoder.py:59
Method
forward_with_cfg
Forward pass of DiT, but also batches the unconditional forward pass for classifier-free guidance.
dynamic_city/diffusion/models.py:258
Function
func_rank_0
(func)
dynamic_city/utils/dist_utils.py:13
Function
get_named_beta_schedule
Get a pre-defined beta schedule for the given name. The beta schedule library consists of beta schedules which remain similar in the limi
dynamic_city/diffusion/gaussian_diffusion.py:98
Method
get_sequences
(self)
dynamic_city/dataset/carlasc.py:14
Method
get_voxel
(self, path)
dynamic_city/dataset/carlasc.py:31
Method
is_vb
(self)
dynamic_city/diffusion/gaussian_diffusion.py:54
Function
isnan
(x)
dynamic_city/utils/lovasz.py:112
Method
p_mean_variance
( self, model, *args, **kwargs )
dynamic_city/diffusion/respace.py:89
Method
prepare
(self)
dynamic_city/dataset/carlasc.py:44
Method
process_xstart
(x)
dynamic_city/diffusion/gaussian_diffusion.py:310
Method
sample
Importance-sample timesteps for a batch. :param batch_size: the number of timesteps. :param device: the torch device to save
dynamic_city/diffusion/timestep_sampler.py:44
Method
training_losses
Compute training losses for a single timestep. :param model: the model to evaluate loss on. :param x_start: the [N x C x ...]
dynamic_city/diffusion/gaussian_diffusion.py:715
Method
update_with_all_losses
(self, ts, losses)
dynamic_city/diffusion/timestep_sampler.py:139
Method
update_with_local_losses
Update the reweighting using losses from a model. Call this method from each rank with a batch of timesteps and the correspon
dynamic_city/diffusion/timestep_sampler.py:72
Method
vox_to_planes
(self, x, t_vox=None)
dynamic_city/vae/encoder.py:128
Method
weights
(self)
dynamic_city/diffusion/timestep_sampler.py:67
Method
weights
(self)
dynamic_city/diffusion/timestep_sampler.py:130
← previous
201–220 of 220, ranked by callers