Skip to content

Commit 1791301

Browse files
authored
Merge pull request #712 from canveo/fix/710-first-image-black
Fix/710 first image black
2 parents 7994db5 + 244bad7 commit 1791301

File tree

11 files changed

+8
-236
lines changed

11 files changed

+8
-236
lines changed
Binary file not shown.

behavior_metrics/20250504-104053/20250504-104053/metadata.yaml

Lines changed: 0 additions & 62 deletions
This file was deleted.
-402 KB
Binary file not shown.
Binary file not shown.

behavior_metrics/20250504-175652/20250504-175652/metadata.yaml

Lines changed: 0 additions & 56 deletions
This file was deleted.
Binary file not shown.

behavior_metrics/20250507-175334/20250507-175334/metadata.yaml

Lines changed: 0 additions & 56 deletions
This file was deleted.
Binary file not shown.

behavior_metrics/20250507-180853/20250507-180853/metadata.yaml

Lines changed: 0 additions & 56 deletions
This file was deleted.

behavior_metrics/configs/CARLA/default_carla_torch_mDeepestLSTM.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Behaviors:
3939
Parameters:
4040
# Model: 'pilotnet_v8.0.pth'
4141
Model: 'bubble_deepest_model.pth'
42+
# Model: 'dagger_deepest_model_7e5_bs16_4.pth'
4243
ImageCropped: False
4344
# ImageSize: [200,66]
4445
ImageSize: [800, 600]
@@ -49,7 +50,7 @@ Behaviors:
4950
ImageTranform: ''
5051
Type: 'CARLA'
5152
Simulation:
52-
# World: configs/CARLA/CARLA_launch_files/town_02_anticlockwise.launch.py'
53+
# World: configs/CARLA/CARLA_launch_files/town_02_anticlockwise.launch.py
5354
World: configs/CARLA/CARLA_launch_files/town_01_anticlockwise.launch.py
5455
RandomSpawnPoint: False
5556
Dataset:

0 commit comments

Comments
 (0)