SSD-Tensorflow
SSD-Tensorflow copied to clipboard
the usage of SPLITS_TO_SIZES
SPLITS_TO_SIZES = { 'train': 5000, 'test': 1921, } what this code meaning? i cannot find the usage of it, do anyone can help me?