• Sam Tsai's avatar
    allow for multiple datasets for test data loader creation · fc690b45
    Sam Tsai authored
    Summary: Use all training dataset for export instead of just first. This is to support use cases where there is only a small amount of images per jsons but a number of jsons. Since calibration uses the first dataset, it is limited by the number of images in a single dataset.
    
    Reviewed By: ppwwyyxx
    
    Differential Revision: D28902673
    
    fbshipit-source-id: f80146b02d2d1bc04703fbb21ef410f5e26ba64c
    fc690b45
exporter.py 3.64 KB