ContourNet icon indicating copy to clipboard operation
ContourNet copied to clipboard

dataset呢?

Open BarCodeReader opened this issue 4 years ago • 2 comments

这个代码怎么用啊 dataset呢? 能提供一下吗

谢谢

BarCodeReader avatar Mar 09 '21 10:03 BarCodeReader

Hi, @BarCodeReader You can use the bash script to download the dataset.

cd ./data/PASCAL/
wget https://www.dropbox.com/s/4ut7uju34madtq4/PASCALContourData.tar.gz?dl=0
tar -xvzf PASCALContourData.tar.gz
cd ../../

zhangchbin avatar Sep 09 '21 13:09 zhangchbin

Hi, @BarCodeReader There is a run.sh to train or test the model.

zhangchbin avatar Sep 09 '21 13:09 zhangchbin