baaivision / Painter

Painter & SegGPT Series: Vision Foundation Models from BAAI
MIT License
2.53k stars 176 forks source link

inference is not working #29

Open BetterWorld-Liuser opened 1 year ago

BetterWorld-Liuser commented 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?

mru4913 commented 1 year ago

I got the similar problem.

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