How to predict
#1
by
johnlockejrr
- opened
Hi
@mittagessen
, how to use the model to predict/segment an image? Default method for transformers
models?
Should one use both mittagessen/transformer_seg_encoder
and mittagessen/transformer_seg_decoder
?
This is completely not finished yet, the weights are only half-initialized, and I haven't even started looking at the generation code. I'm pretraining with those weights for now and once that's done I'll start to write up some stuff to make it usable.