-
Hey thanks for the amazing work!
I tested the model on Sythbuster Dataset (1000 images each from dalle2, dalle3,firefly, midjourney_v5 each compared separately with RAISE_1k images) with 16 patch s…
-
### Feature Name
MiniCPM-v2.5
### Feature Description
Research about MiniCPM-v2.5
### Research Findings
MiniCPM-v2.5 is a Chinese language model developed by the Beijing Academy of Artificial Int…
-
Your work is very impressive and interests me very much. However, I would like to ask about the description of gram in the paper. Could you please tell me why clip is used to get the vector and calcul…
-
I can think of two options:
_Square-Cropped Thumbnails_
![screen shot 2014-04-19 at 12 28 10 am](https://cloud.githubusercontent.com/assets/191598/2747654/0e5c7e26-c77b-11e3-8783-673242dc4514.png)
…
-
Hello, thank you for the research.
Please share more info about pre-training process.
Data:
- language data (total number of text tokens model have seen during pretraining)
- images (total amoun…
-
Is it possible to share model weights for testing on my dataset?
@yaoxudong241
-
```tla
---- MODULE Braf ----
EXTENDS Bags, Naturals
VARIABLE x, y
Init ==
/\ x = [ k \in {, } |-> 1 ]
/\ y = 1
Next ==
/\ UNCHANGED x
/\ y' = y + 1
Inv ==
y < 2
…
lemmy updated
1 month ago
-
The sorting for assessment sets doesn't appear to be **natural**, c.f. https://blog.codinghorror.com/sorting-for-humans-natural-sort-order/
Natural sort would give:
Note the placement …
-
**User Story**
As an operator I would like to use the UEFI HTTP boot feature to be able to deploy bare metal hosts with boot over HTTP(s)
**Detailed Description**
HTTP boot is available since…
-
Is this models for Remote-sensing-image-captioning??
because coco images are used and coco images are not RSIC image.
more over , in docs folder , all examples are of natural images.
request y…