-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
this line of code take a long time to execute
https://github.com/ModelDepot/tfjs-yolo-tiny/blob/master/src/postprocess.js#L24
const mask_arr = await prediction_mask.data();
is there an other way to do it(transforming the tensor to an array) ?? :)
EDIT : its Bottleneck-0 in the image btw
Metadata
Metadata
Assignees
Labels
No labels
