Open BetterWorld-Liuser opened 1 year ago
https://github.com/baaivision/Painter/blob/07c8a2a04d8fab791dae804cd7509a3e1cdaa321/SegGPT/SegGPT_inference/seggpt_inference.py#L8
import models_seggpt
it seems that there is temporarily no models in the inference?
I got the similar problem.
terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped)
https://github.com/baaivision/Painter/blob/07c8a2a04d8fab791dae804cd7509a3e1cdaa321/SegGPT/SegGPT_inference/seggpt_inference.py#L8
it seems that there is temporarily no models in the inference?