Week #7
10 Dec 2018(slow down the progress because of my sickness)
Done
- The coding of Unet model in PyTorch. Link
- Learning the dataloading and processing tutorial via Pytorch documentation
Problems encountered
- BSDS500 dataset can’t be downloaded.
- Using Matlab:
websave('BSD500.tgz','http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/BSR/BSR_bsds500.tgz');
Error using websave (line 107) The server returned the status 301 with message "Moved Permanently" in response to the request to URL https://www2.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/BSR/BSR_bsds500.tgz.
- Using terminal The file downloaded is damaged all the time.
- Using Matlab: