1. 10 Nov, 2020 1 commit
  2. 13 Jun, 2019 1 commit
    • Philip Meier's avatar
      Create imagenet fakedata on-the-fly (#1012) · 53d04ace
      Philip Meier authored
      * create imagenet fakedata on-the-fly
      
      * flake8
      
      * Minor test refactorings (#1011)
      
      * Make tests work on fbcode
      
      * Lint
      
      * Fix rebase error
      
      * Properly use get_file_path_2
      
      * Fix wrong use of get_file_path_2 again
      
      * Missing import
      
      * create imagenet fakedata on-the-fly
      53d04ace
  3. 03 Jun, 2019 1 commit
    • Philip Meier's avatar
      [WIP] Add test for ImageNet (#976) · 7716aba5
      Philip Meier authored
      * added fake data
      
      * fixed fake data
      
      * renamed extract and download methods and added functionality
      
      * added raw fake data
      
      * refactored imagenet and added test
      
      * flake8
      
      * added fake devkit and mocked download_url
      
      * reversed uncommenting
      
      * added mock to CI
      
      * fixed tests for imagefolder
      
      * flake8
      7716aba5