• Ziyi Wu's avatar
    [Enhance] Add waymo unit test (#455) · 951b5219
    Ziyi Wu authored
    * add sample data for waymo dataset unit test
    
    * support getitem unit test
    
    * unit test for show
    
    * unfinished evaluate unit test
    
    * KITTI format evaluate done, Waymo format uncomplete
    
    * add format_results unit test
    
    * make waymo sample data size small
    
    * remove unused comment
    
    * add pipeline show test
    
    * finish
    
    * compress img size
    951b5219
test_waymo_dataset.py 10.5 KB