• Prabhat Roy's avatar
    Added KITTI dataset (#3640) · 7da9afee
    Prabhat Roy authored
    
    
    * Added KITTI dataset
    
    * Addressed review comments
    
    * Changed type of target to List[Dict] and corrected the data types of the returned values.
    
    * Updated unit test to rely on ImageDatasetTestCase
    
    * Added kitti to dataset documentation
    
    * Cleaned up test and some minor changes
    
    * Made data_url a string instead of a list
    
    * Removed unnecessary try and print
    Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
    7da9afee
__init__.py 1.46 KB