roofAI — 4: A semseg for AIRS
Oct 8, 2023
Next, segmentation_models.pytorch,
@git cd segmentation_models.pytorch
binary_segmentation_intro.ipynb failed, as expected.
cars segmentation (camvid).ipynb
using https://tecadmin.net/linux-wget-command/
wget \
-O /Users/kamangir/.cache/torch/hub/checkpoints/se_resnext50_32x4d-a260b3a4.pth \
http://data.lip6.fr/cadene/pretrainedmodels/se_resnext50_32x4d-a260b3a4.pth \
--no-check-certificate
create a fresh conda environment,
@conda help
@conda list
@conda create_env ~pip
roofAI create_conda_env
rerun camvid).ipynb
created an issue.