LMN1590 commited on
Commit
412cd0a
·
verified ·
1 Parent(s): d215006

Upload folder using huggingface_hub

Browse files
config.yaml CHANGED
@@ -44,8 +44,8 @@ softzoo_config:
44
  com_x_mul: [2.,1.,2.]
45
  obj_particle_id: 2
46
 
47
- design_loss_types: ['FingerPenLoss','SegmentGrowthLoss','SelfFingerPenLoss']
48
- design_loss_coeffs: [0.5,0.001,0.1]
49
 
50
  seed: *seed # Placeholder, do not use
51
  torch_seed: *seed # Placeholder, do not use
 
44
  com_x_mul: [2.,1.,2.]
45
  obj_particle_id: 2
46
 
47
+ design_loss_types: ['FingerPenLoss','SegmentGrowthLoss','SelfFingerPenLoss','AngleLoss']
48
+ design_loss_coeffs: [0.5,0.001,0.1,0.1]
49
 
50
  seed: *seed # Placeholder, do not use
51
  torch_seed: *seed # Placeholder, do not use
softzoo/Ep_Batch_-1_Sampling_-001_Local_0000.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d4e77b665aff53a0996a52c9e4be89864a4c0879f3ae4ebf6ec774436daec87
3
- size 436858
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e9c449c9d9f162a60319b6d1a4296c64c449a9b7a0e24b93b52a593fce5c936
3
+ size 435592
softzoo/ckpt/args.json CHANGED
@@ -62,12 +62,14 @@
62
  "design_loss_coeffs": [
63
  0.5,
64
  0.001,
 
65
  0.1
66
  ],
67
  "design_loss_types": [
68
  "FingerPenLoss",
69
  "SegmentGrowthLoss",
70
- "SelfFingerPenLoss"
 
71
  ],
72
  "designer_geometry_offset": 0.5,
73
  "designer_lr": 0.1,
 
62
  "design_loss_coeffs": [
63
  0.5,
64
  0.001,
65
+ 0.1,
66
  0.1
67
  ],
68
  "design_loss_types": [
69
  "FingerPenLoss",
70
  "SegmentGrowthLoss",
71
+ "SelfFingerPenLoss",
72
+ "AngleLoss"
73
  ],
74
  "designer_geometry_offset": 0.5,
75
  "designer_lr": 0.1,
softzoo/ckpt/env_config.yaml CHANGED
@@ -23,7 +23,7 @@ ENVIRONMENT:
23
  semantic_id: 0
24
  surface: Surface.Slip
25
  type: Static.Terrain
26
- - file_path: /LOCAL3/anguyen/nghiale/Data/mujoco_scanned_objects/models/5_HTP/model.obj
27
  ground_height: 0.101
28
  initial_position:
29
  - 0.55
 
23
  semantic_id: 0
24
  surface: Surface.Slip
25
  type: Static.Terrain
26
+ - file_path: asset/obj_placeholder/bottle.obj
27
  ground_height: 0.101
28
  initial_position:
29
  - 0.55