Open TaeseongMoon opened 3 years ago
Normaly, Input image should be reshape for matching model input shape. when use tfjs model's execute function, is it unnecessary? I can't find any preprocess except expandDims.
Normaly, Input image should be reshape for matching model input shape. when use tfjs model's execute function, is it unnecessary? I can't find any preprocess except expandDims.