dinglufe/segment-anything-cpp-wrapper

Loading data takes too long.

Ntccsa opened this issue · 1 comments

Ntccsa commented

It takes too long to load pictures in sam.loadImage(image). Is there any way to solve it? At present, it takes 1-2 seconds. Can it be reduced?
image

Converting to a TensorRT model and then loading may be faster, but I haven't tested it.