-
Great work and thanks for releasing the code and checkpoints for BLIP2.
One thing we noticed missing is the training and evaluation config on the NoCaps dataset. We looked into `LAVIS/run_scripts/b…
-
会社のArch
```
# DOCKER {{{
export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/docker.sock
# export DOCKERD_FLAGS='-H tcp://0.0.0.0:2376'
# export DOCKERD_ROOTLESS_ROOTLESSKIT_FLAGS="-p 0.0.0.0:2376:2376/tc…
-
I tried to reproduce the results for VinVL+VIVO+SCST on NoCaps, but my result was off by a visible margin.
### Reported Results on NoCaps validation set
`"CIDEr": {"in-domain": 103.7, "near-domain…
-
When we perform the n-fold cross validation or holdout evaluation, we would like to have the possibility to output the raw results (on a separate file) as we do in grobid. In this way we can compare w…
-
I run espanso with the same config files on 4 different Linux machines. The newest one is my first that runs Wayland rather than X11.
Espanso loads and I am able to run a shortcut for my email addre…
-
Hello, I was wondering what are the inference hyperparameters used to replicate the results mentioned in the arxiv paper? Using the demo hyper-parameters seems to lead to significantly lower CIDEr sco…
-
Using certain xkb keyboard options confuses `love.keyboard.isDown`. With `+ctrl(nocaps)` and the following code,
```lua
function love.keypressed(key, scancode, repeating)
print("pressed", key, sc…
-
Hi, I 've read your paper multiple times and found it very inspiring. I'm interested in learning more about how to compute the CHAIR metric on the NoCaps dataset since it has not been used on this dat…
-
Does Grobid do OCR I am trying to get Grobid to process older PDF's like :-
https://www.cs.cmu.edu/~crary/819-f09/Reynolds74.pdf
https://chomsky.info/wp-content/uploads/195609-.pdf
http://somr.…
-
#### First try
```
sudo vi /etc/default/keyboard
```
then find the line that starts with `XKBOPTIONS`, and add `ctrl:nocaps` to make Caps Lock and additional Control key or `ctrl:swapcaps` to swap C…