-
Notifications
You must be signed in to change notification settings - Fork 88
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
