isi-vista / adam

Abduction to Demonstrate an Articulate Machine
MIT License
11 stars 3 forks source link

Pipeline updates #1197

Closed spigo900 closed 1 year ago

spigo900 commented 1 year ago

One addition and two fixes to the pipeline code:

  1. Option to allow copying segmentation files from the base curriculum. This is mainly to allow us to run the AirSIm experiments. However, it's also a way of reusing "pre-baked" segmentations for a curriculum, which could be useful because of how long segmentation takes.
  2. Fix the job_logs_path parameter type so that the job logs dir is always created. This prevents submission errors when running Slurm jobs.
  3. Increases time limit for segmentation Slurm script.