Upload folder using huggingface_hub

#24
by MNghia - opened
config.yaml CHANGED
@@ -25,7 +25,7 @@ softzoo_config:
25
  out_dir: null # Placeholder, need to be set in run.py
26
  fixed_v: gripping_5_HTP.json
27
  objects_set_file: objects_set_a.json
28
- env_config_file: gripping_a_5_HTP_a_0.5_-0.5_-0.5_0.5_a_0.5.yaml # Placeholder, need to be inserted manually
29
  layout_config_file: hand.json
30
  desc_prompt: base.txt
31
  viewpoint: [-1.,-0.25,-0.1]
@@ -39,13 +39,13 @@ softzoo_config:
39
  action_v_strength: 0.35
40
 
41
  loss_types: [ObjectBalancedLoss,ContactLoss,ThrowingObjectLoss]
42
- loss_coefs: [0.5,2.0,2.0]
43
  obj_x_mul: [0.,1.,0.]
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
@@ -59,7 +59,7 @@ softzoo_config:
59
  gen_pointe_bounding_box:
60
  max: [1.5,0.1,1.5]
61
  # mean: [0.,0.,0.]
62
- min: [-1.5,-3.5,-1.5]
63
 
64
  design_device: cpu
65
  obj_initial_pos: [0,0,0]
 
25
  out_dir: null # Placeholder, need to be set in run.py
26
  fixed_v: gripping_5_HTP.json
27
  objects_set_file: objects_set_a.json
28
+ env_config_file: debug_server.yaml # Placeholder, need to be inserted manually
29
  layout_config_file: hand.json
30
  desc_prompt: base.txt
31
  viewpoint: [-1.,-0.25,-0.1]
 
39
  action_v_strength: 0.35
40
 
41
  loss_types: [ObjectBalancedLoss,ContactLoss,ThrowingObjectLoss]
42
+ loss_coefs: [1.e-4,1.e-5,1.0]
43
  obj_x_mul: [0.,1.,0.]
44
+ com_x_mul: [1.,2.,1.]
45
  obj_particle_id: 2
46
 
47
+ design_loss_types: []
48
+ design_loss_coeffs: []
49
 
50
  seed: *seed # Placeholder, do not use
51
  torch_seed: *seed # Placeholder, do not use
 
59
  gen_pointe_bounding_box:
60
  max: [1.5,0.1,1.5]
61
  # mean: [0.,0.,0.]
62
+ min: [-1.5,-3.0,-1.5]
63
 
64
  design_device: cpu
65
  obj_initial_pos: [0,0,0]
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:3a8a5adc1315c51eb5911485858cd3ea81d5d4890643fab9839bdef74c8b73cc
3
- size 436801
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19e8328380cc285fe9d785c4b17933aa95715faac1a61abaedaa425e20470cd6
3
+ size 478280
softzoo/ckpt/args.json CHANGED
@@ -24,9 +24,9 @@
24
  "objective"
25
  ],
26
  "com_x_mul": [
27
- 2.0,
28
  1.0,
29
- 2.0
 
30
  ],
31
  "controller_lr": 0.003,
32
  "controller_mlp_activation": "Tanh",
@@ -59,18 +59,8 @@
59
  "custom_gravity": false,
60
  "desc_prompt": "base.txt",
61
  "design_device": "cpu",
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,
76
  "designer_softness_offset": 0.5,
@@ -78,7 +68,7 @@
78
  "device_memory_fraction": 0.775,
79
  "dump_rendering_data": false,
80
  "env": "land_environment",
81
- "env_config_file": "gripping_a_5_HTP_a_0.5_-0.5_-0.5_0.5_a_0.5.yaml",
82
  "eval": false,
83
  "final_target_idx": null,
84
  "fixed_v": "gripping_5_HTP.json",
@@ -90,7 +80,7 @@
90
  ],
91
  "min": [
92
  -1.5,
93
- -3.5,
94
  -1.5
95
  ]
96
  },
@@ -108,9 +98,9 @@
108
  "log_every_iter": 1,
109
  "log_reward": false,
110
  "loss_coefs": [
111
- 0.5,
112
- 2.0,
113
- 2.0
114
  ],
115
  "loss_landscape_vbr_grid_index": [
116
  0,
 
24
  "objective"
25
  ],
26
  "com_x_mul": [
 
27
  1.0,
28
+ 2.0,
29
+ 1.0
30
  ],
31
  "controller_lr": 0.003,
32
  "controller_mlp_activation": "Tanh",
 
59
  "custom_gravity": false,
60
  "desc_prompt": "base.txt",
61
  "design_device": "cpu",
62
+ "design_loss_coeffs": [],
63
+ "design_loss_types": [],
 
 
 
 
 
 
 
 
 
 
64
  "designer_geometry_offset": 0.5,
65
  "designer_lr": 0.1,
66
  "designer_softness_offset": 0.5,
 
68
  "device_memory_fraction": 0.775,
69
  "dump_rendering_data": false,
70
  "env": "land_environment",
71
+ "env_config_file": "debug_server.yaml",
72
  "eval": false,
73
  "final_target_idx": null,
74
  "fixed_v": "gripping_5_HTP.json",
 
80
  ],
81
  "min": [
82
  -1.5,
83
+ -3.0,
84
  -1.5
85
  ]
86
  },
 
98
  "log_every_iter": 1,
99
  "log_reward": false,
100
  "loss_coefs": [
101
+ 0.0001,
102
+ 1e-05,
103
+ 1.0
104
  ],
105
  "loss_landscape_vbr_grid_index": [
106
  0,
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
@@ -67,12 +67,12 @@ ENVIRONMENT:
67
  E_0: 7.5e+4
68
  nu_0: 0.3
69
  p_rho_0: 1000.0
70
- sample_density: 45
71
  semantic_id: 3
72
  size:
73
- - 0.1
74
- - 0.1
75
- - 0.1
76
  type: Primitive.Box
77
  initial_principle_direction:
78
  - 1.0
 
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
 
67
  E_0: 7.5e+4
68
  nu_0: 0.3
69
  p_rho_0: 1000.0
70
+ sample_density: 42
71
  semantic_id: 3
72
  size:
73
+ - 0.1025
74
+ - 0.1025
75
+ - 0.1025
76
  type: Primitive.Box
77
  initial_principle_direction:
78
  - 1.0
softzoo/design/gripper_batch_-1.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea622a45800f21eeaeb10f1f33f4da2d1ebb7a2c7366432a388e48a3f31bfaf2
3
- size 482
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a22009c9b5d79e1e8d96d52833868344de55b2fb75d5150bb3add790be21d3d
3
+ size 2004