ContourNet
ContourNet copied to clipboard
dataset呢?
这个代码怎么用啊 dataset呢? 能提供一下吗
谢谢
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 ../../
Hi, @BarCodeReader
There is a run.sh to train or test the model.