HackerTrans
トップ新着トレンドコメント過去質問紹介求人

LoMoGan

no profile record

投稿

[untitled]

1 ポイント·投稿者 LoMoGan·13 日前·0 コメント

[untitled]

1 ポイント·投稿者 LoMoGan·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 LoMoGan·3 か月前·0 コメント

DiffRatio: A SOTA one-step Diffusion model with 50% less GPU memory

arxiv.org
1 ポイント·投稿者 LoMoGan·6 か月前·0 コメント

DiffRatio – A One-Step Diffusion Model with SOTA quality and 50% less memory

arxiv.org
4 ポイント·投稿者 LoMoGan·6 か月前·1 コメント

Show HN: PageIndex Chat – AI reader for long documents

2 ポイント·投稿者 LoMoGan·7 か月前·0 コメント

Show HN: ChatIndex – A Lossless Memory System for AI Agents

17 ポイント·投稿者 LoMoGan·8 か月前·5 コメント

An API for Chating with Nvidia 10-Q Report

github.com
2 ポイント·投稿者 LoMoGan·8 か月前·0 コメント

Show HN: ChatIndex – an open-sourced long-context managment system

github.com
4 ポイント·投稿者 LoMoGan·8 か月前·0 コメント

Do we still need OCR when we can build a pure vision-based AI agent

pageindex.ai
4 ポイント·投稿者 LoMoGan·9 か月前·1 コメント

コメント

LoMoGan
·6 か月前·議論
This paper was posted on arXiv today. It shows surprisingly strong results on ImageNet at 512 resolution (FID 1.41) with one-step generation, while requiring 50% less training-time memory. Do you think this could become the next standard training method for image foundation models? Feel free to leave your comments.
LoMoGan
·8 か月前·議論
Yeah good point!
LoMoGan
·8 か月前·議論
Yeah lolll, this is the memory you need
LoMoGan
·9 か月前·議論
With the rise of vision-language models (VLMs) (such as Qwen-VL and GPT-4.1), new end-to-end OCR models like DeepSeek-OCR have emerged. These models jointly understand visual and textual information, enabling direct interpretation of PDFs without an explicit layout detection step.

However, this paradigm shift raises an important question:

If a VLM can already process both the document images and the query to produce an answer directly, do we still need the intermediate OCR step?
LoMoGan
·9 か月前·議論
Sounds interesting, will try it out.
LoMoGan
·9 か月前·議論
Interesting, is this based on an external Vector DB to store and process the PDF?