• Roman Shapovalov's avatar
    API for accessing frames in order in Implicitron dataset. · c0bb49b5
    Roman Shapovalov authored
    Summary: We often want to iterate over frames in the sequence in temporal order. This diff provides the API to do that. `seq_to_idx` should probably be considered to have `protected` visibility.
    
    Reviewed By: davnov134
    
    Differential Revision: D35012121
    
    fbshipit-source-id: 41896672ec35cd62f3ed4be3aa119efd33adada1
    c0bb49b5
test_batch_sampler.py 7.76 KB