• Philip Meier's avatar
    Properly fix dataset test that passes by accident (#3434) · 13c4470a
    Philip Meier authored
    * make UsageError an Exception rather than RuntimeError
    
    * separate fake data injection and dataset args handling
    
    * adapt tests for Coco
    
    * fix Coco implementation
    
    * add documentation
    
    * fix VideoDatasetTestCase
    
    * adapt UCF101 tests
    
    * cleanup
    
    * allow FileNotFoundError for test without fake data
    
    * Revert "fix Coco implementation"
    
    This reverts commit e2b693881654b3e2462a73e6d22bb01c1b738f8a.
    
    * lint
    
    * fix UCF101 tests
    13c4470a
test_datasets.py 38.6 KB