ArantxaCasanova / ralis

Code for the paper "Reinforced Active Learning for Image Segmentation"
90 stars 20 forks source link

cannot get pth files #4

Open yuxuanxu-pku opened 2 years ago

yuxuanxu-pku commented 2 years ago

hello could you tell the details of unzipping the file from the gui on my linux vm cause i still couldnot get the pth files by gunzip command on my linux machine (ubuntu os) _To download the trained RALIS models for Camvid and Cityscapes (as well as the pretrained segmentation model on GTA and DT subsets): https://drive.google.com/file/d/13C4e0bWw6SEjTAD7JdAfLGVz7p7Veeb9/view?usp=sharing

clearlove774396 commented 2 years ago

rename the file to make the name end with .tar.gz instead of simply .gz, then just use 'tar -xzcf' to unzip it