Remove loss masking from diffusion policy (#135)

This commit is contained in:
Alexander Soare
2024-05-06 07:27:01 +01:00
committed by GitHub
parent f5e76393eb
commit a8e245fb31
5 changed files with 10 additions and 1 deletions

View File

@@ -95,3 +95,6 @@ policy:
# Inference
num_inference_steps: 100
# Loss computation
do_mask_loss_for_padding: false