Painter icon indicating copy to clipboard operation
Painter copied to clipboard

inference is not working

Open BetterWorld-Liuser opened this issue 1 year ago • 1 comments

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?

BetterWorld-Liuser avatar Apr 26 '23 02:04 BetterWorld-Liuser

I got the similar problem.

terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped)

mru4913 avatar May 25 '23 08:05 mru4913