• YosuaMichael's avatar
    Adding video accuracy for video_classification reference script (#6241) · 8a45147f
    YosuaMichael authored
    * Add ensembled video accuracy on video reference script
    
    * Change the parser func to be similar with classification reference
    
    * Fix typo type->dtype
    
    * Use custom kinetics
    
    * Fix dataset to not getting start_pts
    
    * Change dataset name, and put video_idx at the back
    
    * Ufmt format
    
    * Use functional softmax, updating meta and use it to overwrite eval param
    
    * Fix typo
    
    * Put the eval parameters on the docs for now
    
    * Change meta for video resnet to use frame-rate 15, also change wording on docs
    8a45147f
utils.py 7.71 KB