1. 10 Mar, 2018 1 commit
  2. 09 Mar, 2018 4 commits
  3. 08 Mar, 2018 8 commits
  4. 07 Mar, 2018 3 commits
  5. 06 Mar, 2018 6 commits
  6. 05 Mar, 2018 7 commits
  7. 04 Mar, 2018 8 commits
  8. 03 Mar, 2018 1 commit
    • Scott Lowe's avatar
      BUG: Fix inception imagenet download script (#2299) · c7df5a3d
      Scott Lowe authored
      * BUG: Fix inception imagenet download script
      
      In `download_imagenet.sh`, the path to the `$SYNSETS_FILE` resource
      (imagenet_2012_validation_synset_labels.txt) was not updated to
      reflect change in directory after a `cd` earlier in the script.
      
      Fixes #682.
      
      * BUG: Fix slim imagenet download script
      
      In `download_imagenet.sh`, the path to the `$SYNSETS_FILE` resource
      (imagenet_2012_validation_synset_labels.txt) was not updated to
      reflect change in directory after a `cd` earlier in the script.
      c7df5a3d
  9. 02 Mar, 2018 2 commits