Xiaoyu SONG My personal Blog | Xiaoyu SONG

<< All Blogs

Week #7

(slow down the progress because of my sickness)

Done

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.