CLIP_prefix_caption icon indicating copy to clipboard operation
CLIP_prefix_caption copied to clipboard

beamsearch lead to a worse result in inference script?

Open baiyuting opened this issue 2 years ago • 0 comments

when I tried to use the same model to generate text through beamsearch and argmax, I found beamsearch get worse result. I use the generate_beam() and generate2() in clip_prefix_captioning_inference.ipynb to generate text. Is this a normal thing?

baiyuting avatar Sep 04 '23 02:09 baiyuting