Upload folder using huggingface_hub

#17
by LMN1590 - 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]
@@ -57,9 +57,9 @@ softzoo_config:
57
  designer_lr: 0.1
58
  optimize_controller: True
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]
 
57
  designer_lr: 0.1
58
  optimize_controller: True
59
  gen_pointe_bounding_box:
60
+ max: [2.0,0.1,2.0]
61
  # mean: [0.,0.,0.]
62
+ min: [-2.0,-3.5,-2.0]
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:221487ba6aa1e80ba3115e8ce7095a3423478336a239176cc615548225d48602
3
- size 435566
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:191d196692421011caaed49419a4fca1b2537c7dd173e88e43f8df1120b0c725
3
+ size 427631
softzoo/ckpt/args.json CHANGED
@@ -78,20 +78,20 @@
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",
85
  "gen_pointe_bounding_box": {
86
  "max": [
87
- 1.5,
88
  0.1,
89
- 1.5
90
  ],
91
  "min": [
92
- -1.5,
93
  -3.5,
94
- -1.5
95
  ]
96
  },
97
  "goal": [
 
78
  "device_memory_fraction": 0.775,
79
  "dump_rendering_data": false,
80
  "env": "land_environment",
81
+ "env_config_file": "debug_server.yaml",
82
  "eval": false,
83
  "final_target_idx": null,
84
  "fixed_v": "gripping_5_HTP.json",
85
  "gen_pointe_bounding_box": {
86
  "max": [
87
+ 2.0,
88
  0.1,
89
+ 2.0
90
  ],
91
  "min": [
92
+ -2.0,
93
  -3.5,
94
+ -2.0
95
  ]
96
  },
97
  "goal": [
softzoo/ckpt/env_config.yaml CHANGED
@@ -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
 
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.11
74
+ - 0.08
75
+ - 0.11
76
  type: Primitive.Box
77
  initial_principle_direction:
78
  - 1.0