jasper

Results 3 comments of jasper

Hello, I would like to ask about the model that has been trained using your own dataset. How do you use it for inference? Looking forward to your reply, thanks

hi, @cir7 , I have used posec3d to train my own dataset, but during the training and testing processes, I found it use the mmengine.runner function. I want to use...

> Sorry for late reply. > > Currently, you can use `pipe.get_logits` to obtain the logits with seq_len x vocab_size shape. It's not thread safe, I'm not sure if this...