Assuming that I have completed the training with my own dataset and obtained the weight file, how should I perform inference? I mean, I now input text information and images, and then output the corresponding actions based on the inference. I don’t seem to see a detailed description of inference in your code.
Assuming that I have completed the training with my own dataset and obtained the weight file, how should I perform inference? I mean, I now input text information and images, and then output the corresponding actions based on the inference. I don’t seem to see a detailed description of inference in your code.