Natalia Díaz Rodríguez

Results 1 comments of Natalia Díaz Rodríguez

thanks! it works now. However, if I adapt the same template to run it over another dataset, e.g. facades, as follows: ``` if not os.path.exists('./datasets/facades'): run('bash ./datasets/download_dataset.sh facades') # template...