Open roimulia2 opened 2 years ago
I successfully created the enviorment, but when trying to run the demo I'm getting the following error:
./demo.sh: line 11: 25630 Illegal instruction: 4 python demo.py --name objrmv --dataset_mode testimage --model inpaint --netG baseconv --which_epoch latest --image_dir ./datasets/places2sample1k_val/places2samples1k_crop256 --mask_dir ./datasets/places2sample1k_val/places2samples1k_25
I'm using the newest Macbook (M1 Max Chip). Could this be related to the issue?
this code only has been tested on ubuntu
I successfully created the enviorment, but when trying to run the demo I'm getting the following error:
./demo.sh: line 11: 25630 Illegal instruction: 4 python demo.py --name objrmv --dataset_mode testimage --model inpaint --netG baseconv --which_epoch latest --image_dir ./datasets/places2sample1k_val/places2samples1k_crop256 --mask_dir ./datasets/places2sample1k_val/places2samples1k_25
I'm using the newest Macbook (M1 Max Chip). Could this be related to the issue?