forked from tangger/lerobot
Support for DDIMScheduler in Diffusion Policy (#146)
This commit is contained in:
@@ -85,6 +85,7 @@ policy:
|
||||
diffusion_step_embed_dim: 128
|
||||
use_film_scale_modulation: True
|
||||
# Noise scheduler.
|
||||
noise_scheduler_type: DDPM
|
||||
num_train_timesteps: 100
|
||||
beta_schedule: squaredcos_cap_v2
|
||||
beta_start: 0.0001
|
||||
|
||||
Reference in New Issue
Block a user