limber
Results
5
issues of
limber
SPLITS_TO_SIZES = { 'train': 5000, 'test': 1921, } what this code meaning? i cannot find the usage of it, do anyone can help me?
when i use original model, i can got a good bbox results, but with my model, i can get feedforward outputs like this, rpredictions [array([[[[[ 0.99024117, 0.00975887], [ 0.98918754, 0.01081248],...
