felipecode / coiltraine

Training framework for conditional imitation learning
MIT License
230 stars 68 forks source link

Error - Something Happened #44

Open kaustabpal opened 2 years ago

kaustabpal commented 2 years ago

After installing all the requirements and upon executing the command python3 coiltraine.py --folder sample --gpus 0 -de TestT1_Town01 -vd CoILVal1 --docker carlasim/carla:0.8.4 I am getting the following error

coil_icra : CoILTrain_coil-icra_8conv_lowdropout_single_control_balancesteer_L1_noise_all_6_None_50hours
     train
        STATUS:  Error  -  Something Happened
     validation_CoILVal1
       STATUS:  Not Started
     drive_TestT1_Town01
       STATUS:  Not Started

Please let me know how to resolve this.