ln2697 commited on
Commit
100ee1f
·
verified ·
1 Parent(s): f705261

Upload folder using huggingface_hub

Browse files
town13heldout_resnet34/config.json ADDED
@@ -0,0 +1,244 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "target_dataset": 2,
3
+ "visualize_dataset": false,
4
+ "visualize_failed_scenarios": false,
5
+ "load_bev_3rd_person_images": false,
6
+ "seed": 0,
7
+ "wandb_id": "746_hold_out_town13_010_postrain32_0_251104_090558",
8
+ "wandb_resume": "never",
9
+ "description": "746_hold_out_town13_010_postrain32_0_251104_090558",
10
+ "visualize_training": true,
11
+ "id": "746_hold_out_town13_010_postrain32_0_251104_090558",
12
+ "load_file": "/home/nguyen/master_thesis/outputs/training/746_hold_out_town13/000_pretrain1_0/251102_181933/model_0030.pth",
13
+ "continue_epoch": false,
14
+ "delete_old_checkpoints": true,
15
+ "use_ssd_cache": true,
16
+ "use_hdd_cache": true,
17
+ "force_rebuild_data_cache": false,
18
+ "cache_characteristics": [
19
+ "1152",
20
+ "384",
21
+ "-32",
22
+ "64",
23
+ "-40",
24
+ "40",
25
+ "True",
26
+ "True",
27
+ "True",
28
+ "True",
29
+ "False",
30
+ "10",
31
+ "8",
32
+ "5"
33
+ ],
34
+ "ssd_cache_path": "/scratch/1878082",
35
+ "carla_root": "data/carla_leaderboad2_v8/results/data/sensor_data/",
36
+ "carla_data": "data/carla_leaderboad2_v8/results/data/sensor_data/data",
37
+ "logdir": "/home/nguyen/master_thesis/outputs/training/746_hold_out_town13/010_postrain32_0/251104_090558",
38
+ "training_png_compression_level": 6,
39
+ "vehicle_min_num_lidar_points": 1,
40
+ "vehicle_min_num_visible_pixels": 1,
41
+ "pedestrian_min_num_lidar_points": 5,
42
+ "pedestrian_min_num_visible_pixels": 15,
43
+ "parking_vehicle_min_num_lidar_points": 3,
44
+ "parking_vehicle_min_num_visible_pixels": 5,
45
+ "grad_scaler_init_scale": 1024,
46
+ "grad_scaler_growth_factor": 2,
47
+ "grad_scaler_backoff_factor": 0.5,
48
+ "grad_scaler_growth_interval": 256,
49
+ "grad_scaler_max_grad_scale": 65536,
50
+ "sync_batchnorm": false,
51
+ "epochs": 31,
52
+ "epochs_exit": 31,
53
+ "batch_size": 64,
54
+ "use_mixed_precision_training": true,
55
+ "need_grad_scaler": false,
56
+ "use_zero_redundancy": false,
57
+ "save_model_checkpoint": true,
58
+ "is_pretraining": false,
59
+ "prefetch_factor": 8,
60
+ "compile": true,
61
+ "channel_last": true,
62
+ "lr": 0.0003,
63
+ "warmup_epochs": 1,
64
+ "skip_first": 10,
65
+ "radar_detection": true,
66
+ "use_radar_detection": true,
67
+ "num_radar_points_per_sensor": 75,
68
+ "num_radar_queries": 20,
69
+ "radar_hidden_dim_tokenizer": 1024,
70
+ "radar_token_dim": 256,
71
+ "radar_tf_dim_ff": 1024,
72
+ "radar_dropout": 0.1,
73
+ "radar_num_heads": 8,
74
+ "radar_num_layers": 4,
75
+ "radar_hidden_dim_decoder": 1024,
76
+ "radar_classification_loss_weight": 1.0,
77
+ "radar_forecast_loss_weight": 0.1,
78
+ "radar_regression_loss_weight": 5.0,
79
+ "radar_sine_features": 128,
80
+ "num_radar_sensors": 4,
81
+ "forecast_radar_detections": false,
82
+ "num_radar_forecast_steps": 8,
83
+ "radar_waypoints_spacing": 5,
84
+ "max_distance_future_waypoint": 10.0,
85
+ "force_rebuild_bucket_cache": false,
86
+ "randomize_route_order": false,
87
+ "subsample_data": false,
88
+ "extreme_subsample_data": false,
89
+ "subsample_data_perception": false,
90
+ "hold_out_town13_routes": true,
91
+ "carla_bucket_collection": "town13_heldout_posttrain",
92
+ "bucket_collection_path": "data/carla_leaderboad2_v8/results/data/sensor_data/buckets",
93
+ "augment": true,
94
+ "augment_percentage": 0.5,
95
+ "training_extreme_augment_percentage": 0.0,
96
+ "use_color_aug": true,
97
+ "color_aug_prob": 0.2,
98
+ "weight_decay": 0.01,
99
+ "use_grad_clip": false,
100
+ "grad_quantile": 0.975,
101
+ "grad_history_length": 5000,
102
+ "use_optimizer_groups": false,
103
+ "use_depth": true,
104
+ "training_used_lidar_steps": 10,
105
+ "min_z": -4,
106
+ "max_z": 4,
107
+ "pixels_per_meter": 4.0,
108
+ "hist_max_per_pixel": 5,
109
+ "lidar_resolution_width": 384,
110
+ "lidar_resolution_height": 320,
111
+ "lidar_width": 96,
112
+ "lidar_height": 80,
113
+ "lidar_vert_anchors": 10,
114
+ "lidar_horz_anchors": 12,
115
+ "detect_boxes": true,
116
+ "debug_boxes_visualization": true,
117
+ "center_net_global_avg_factor": false,
118
+ "data_bb_static_types_white_list": [
119
+ "static.prop.constructioncone",
120
+ "static.prop.trafficwarning"
121
+ ],
122
+ "bb_confidence_threshold": 0.3,
123
+ "max_num_bbs": 90,
124
+ "num_dir_bins": 12,
125
+ "top_k_center_keypoints": 100,
126
+ "center_net_max_pooling_kernel": 3,
127
+ "bb_input_channel": 64,
128
+ "angle_bins": [
129
+ -0.375,
130
+ -0.125,
131
+ 0.125,
132
+ 0.375
133
+ ],
134
+ "angles": [
135
+ -0.5,
136
+ -0.25,
137
+ 0.0,
138
+ 0.25,
139
+ 0.5
140
+ ],
141
+ "car_open_door_extra_width": 1.2,
142
+ "traffic_warning_bb_size": [
143
+ 1.186714768409729,
144
+ 1.4352929592132568
145
+ ],
146
+ "construction_cone_bb_size": [
147
+ 0.1720348298549652,
148
+ 0.1720348298549652
149
+ ],
150
+ "num_bb_classes": 8,
151
+ "use_discrete_command": true,
152
+ "use_noisy_tp": false,
153
+ "use_velocity": true,
154
+ "use_previous_tp": true,
155
+ "use_next_tp": true,
156
+ "use_tp": true,
157
+ "max_speed": 25.0,
158
+ "target_points_normalization_constants": [
159
+ [
160
+ 200.0,
161
+ 50.0
162
+ ]
163
+ ],
164
+ "tp_pop_distance": 3.25,
165
+ "transfuser_num_bev_cross_attention_layers": 6,
166
+ "transfuser_num_bev_cross_attention_heads": 8,
167
+ "transfuser_token_dim": 256,
168
+ "use_planning_decoder": true,
169
+ "target_speeds": [
170
+ 0.0,
171
+ 4.0,
172
+ 8.0,
173
+ 10.0,
174
+ 13.88888888,
175
+ 16.0,
176
+ 17.77777777,
177
+ 20.0
178
+ ],
179
+ "smooth_route": true,
180
+ "num_route_points_smoothing": 20,
181
+ "num_route_points_prediction": 10,
182
+ "num_way_points_prediction": 8,
183
+ "waypoints_spacing": 5,
184
+ "image_resolution": 1.0,
185
+ "num_cameras": 3,
186
+ "final_image_width": 1152,
187
+ "final_image_height": 384,
188
+ "img_vert_anchors": 12,
189
+ "img_horz_anchors": 36,
190
+ "freeze_backbone": false,
191
+ "image_architecture": "resnet34",
192
+ "lidar_architecture": "resnet34",
193
+ "LTF": false,
194
+ "num_fusion_stages": 4,
195
+ "block_exp": 4,
196
+ "n_layer": 2,
197
+ "n_head": 4,
198
+ "embd_pdrop": 0.1,
199
+ "resid_pdrop": 0.1,
200
+ "attn_pdrop": 0.1,
201
+ "gpt_linear_layer_init_mean": 0.0,
202
+ "gpt_linear_layer_init_std": 0.02,
203
+ "gpt_layer_norm_init_weight": 1.0,
204
+ "use_semantic": true,
205
+ "num_semantic_classes": 10,
206
+ "perspective_downsample_factor": 1,
207
+ "deconv_channel_num_0": 128,
208
+ "deconv_channel_num_1": 64,
209
+ "deconv_channel_num_2": 32,
210
+ "deconv_scale_factor_0": 4,
211
+ "deconv_scale_factor_1": 8,
212
+ "use_bev_semantic": true,
213
+ "num_bev_semantic_classes": 13,
214
+ "scale_pedestrian_bev_semantic_size": 2.5,
215
+ "pedestrian_bev_min_extent": 0.4,
216
+ "bev_features_chanels": 64,
217
+ "bev_down_sample_factor": 4,
218
+ "bev_upsample_factor": 2,
219
+ "detailed_loss_weights": {
220
+ "loss_tf": 0.08333326388894677,
221
+ "loss_tfpp_speed": 0.08333326388894677,
222
+ "loss_tfpp": 0.08333326388894677,
223
+ "loss_semantic": 0.08333326388894677,
224
+ "loss_depth": 8.333326388894678e-07,
225
+ "loss_bev_semantic": 0.08333326388894677,
226
+ "loss_center_net_heatmap": 0.08333326388894677,
227
+ "loss_center_net_wh": 0.08333326388894677,
228
+ "loss_center_net_offset": 0.08333326388894677,
229
+ "loss_center_net_yaw_class": 0.08333326388894677,
230
+ "loss_center_net_yaw_res": 0.08333326388894677,
231
+ "loss_center_net_velocity": 0.08333326388894677,
232
+ "radar_loss": 0.08333326388894677
233
+ },
234
+ "log_scalars_frequency": 1000,
235
+ "log_images_frequency": 2000,
236
+ "slurm_job_id": "1878082",
237
+ "log_wandb": true,
238
+ "gpu_name": "l40s",
239
+ "rank": 0,
240
+ "world_size": 2,
241
+ "local_rank": 0,
242
+ "assigned_cpu_cores": 32,
243
+ "workers_per_cpu_cores": 1
244
+ }
town13heldout_resnet34/model_0030_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e8af9e0f51e2fa7f798a0d349c8164894df67d6243f2503d8894ce31b768c94
3
+ size 275990112
town13heldout_resnet34/model_0030_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b09027d64835fba81230726ff450c90cfe09a14187f503fa1b8d559283f178c7
3
+ size 275990112
town13heldout_resnet34/model_0030_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:740cba3b0df7db93b491d4d78dcb4945f7afa57041fe2d61720cfcdb4d371d08
3
+ size 275990112