Files
Laurent Mazare 3115fe42e4 Blip attention mask + readme (#1146)
* Add the attention mask to the blip model.

* Add a readme.
2023-10-21 22:44:13 +01:00

552 B

candle-blip

The blip-image-captioning model can generate captions for an input image.

Running on an example

cargo run --example blip --release -- --image candle-examples/examples/yolo-v8/assets/bike.jpg
Running on CPU, to run on GPU, build this example with `--features cuda`
loaded image Tensor[dims 3, 384, 384; f32]
model built
several cyclists are riding down a road with cars behind them%

Leading group, Giro d'Italia 2021