Junha

Junha Song

Artificial Intelligence Researcher

Featured Post

Welcome!

This blog currenlty contains a total of 246 posts : 116 (AI), 61 (Code), 29 (Util), and 40 (Note). I am excited to launch my new blog. I believe that this personal website make an opportunity to disseminate my academic endeavors with the world. …

Read more

[VLM] Vision Language Models 3

๐Ÿ’™ Analysis of VLMs / Understanding VLMs ◽️ What matters when building vision-language models? Hugging face, arXiv, 2024. Intr…

[VLM] Vision Language Models 2

๐Ÿ’™ Vision-centric Improvement / Region-based VLMs / Hallucination ◽️ Eyes Wide Shut? Exploring the Visual Shortcomings of Multim…

[VLM] Vision Language Models 1

๐Ÿ’™ Vision Laungague Model ◽️ Oscar: Object-Semantics Aligned Pre-training for Vision-Language Tasks ECCV20 Problem: Existi…

[VLM] Paper list

General VLM (BLIP2 > BLIP = OSCAR(detector-based) = SimVLM = LEMON(Scaling up vision-language pre-training for image captio…

[Note] Hot papers in April 2024

240425_Trend A. Retrieval augmented generation (RAG) Architecture What is RAG? ( LinkedIn ) How RAG works? In terms of L…

Most Popular

[VLM] Paper list

General VLM (BLIP2 > BLIP = OSCAR(detector-based) = SimVLM = LEMON(Scaling up vision-language pre-training for image captio…

[Pytorch ์‹ค์Šต] AutoEncoder๋ฅผ ์‚ฌ์šฉํ•œ, Fashion Mnist data๋ฅผ ํ™œ์šฉ

Fashion MNIST train, test ๋ฐ์ดํ„ฐ์…‹์„ ๋ฏธ๋ฆฌ ๋‹ค์šด๋กœ๋“œ ํ•  ํ•„์š” ์—†์Œ. PS. jupyter ์‹คํ–‰๊ฒฐ๊ณผ๋„ ์ฝ”๋“œ ๋ฐ•์Šค๋กœ ์ถœ๋ ฅ๋˜์–ด ์žˆ์Šต๋‹ˆ๋‹ค. matplot์„ ์ด์šฉํ•ด์„œ ์ด๋ฏธ์ง€๋ฅผ ์ถœ๋ ฅํ•˜๋Š” ์ด๋ฏธ์ง€๋Š” ์ฒจ๋ถ€ํ•˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค.…