InternVideo 톺아보기
논문: InternVideo: General Video Foundation Models via Generative and Discriminative Learning GitHub: InternVideo 공식 저장소 Papers with Code Benchmarks: Kinetics-400 Something-Somet...
논문: InternVideo: General Video Foundation Models via Generative and Discriminative Learning GitHub: InternVideo 공식 저장소 Papers with Code Benchmarks: Kinetics-400 Something-Somet...
논문: End-to-End Semi-Supervised Object Detection with Soft Teacher GitHub 코드: SoftTeacher 공식 저장소 Papers with Code Benchmarks: COCO 1% COCO 5% COCO 10% ...
논문: HunyuanVideo: A Systematic Framework for Large Video Generative Models GitHub: https://github.com/Tencent/HunyuanVideo Demo: HunyuanVideo Playground Hugging Face 모델: HunyuanVideo on Huggi...
논문: LLMs can see and hear without any training Github: https://github.com/facebookresearch/MILS 🔍 MILS란? MILS (Multimodal Iterative LLM Solver)은 추가 학습 없이 대형 언어 모델(LLM)을 활용하여 이미지, 비디오, 오디오 캡션 ...
논문: MoAI: Mixture of All Intelligence for Large Language and Vision Models Github: https://github.com/ByungKwanLee/MoAI 🔍 MoAI란? MoAI(Mixture of All Intelligence)는 기존 LLVM(Large Language an...
Paper: DEIM: DETR with Improved Matching for Fast Convergence Github: https://github.com/ShihuaHuang95/DEIM 🔍 DEIM이란? DEIM(DETR with Improved Matching for Fast Convergence)은 DETR 기반 객체 탐지 모델의...
2025년, AI 혁신의 판도를 바꿀 TOP 3 기술 — 에이전트 AI, 멀티모달 AI, 그리고 설명 가능한 AI — 안녕하세요, 여러분. 오늘은 제가 2025년을 맞이하며 주목해야 할 AI 기술 TOP 3에 대해 제 생각을 정리해 보았습니다. 이 글은 AI에 익숙하지 않은 분들도 쉽게 이해할 수 있도록 기본 개념부터 실제 활용 사례까지 자세히 설...
LLaVA: https://github.com/haotian-liu/LLaVA LLaVA Page: https://llava-vl.github.io/ LLaVA NeXT: https://github.com/LLaVA-VL/LLaVA-NeXT/ LLaVA Plus: https://github.com/LLaVA-VL/LLaVA-Plus-Code...
공식 웹사이트: https://www.deepseek.com/ GitHub: https://github.com/deepseek-ai 논문 리스트: DeepSeekMoE: Towards Ultimate Expert Specialization in Mixture-of-Experts Language Models Deep...
비디오 분석은 어떻게 해야하나? 최근에 비디오 처리 관련해서 일을 하나 받았다. 하지만 비디오 처리는 이미지를 여러장 처리하는 것 뿐이지만 꽤 많은 차이가 있다고 생각한다. 비디오 편집 비디오 편집은 여러 비디오 클립들을 하나로 합치거나, 한 비디오에서 특정 부분을 잘라내는 등의 작업을 포함한다. 이를 위해서는 비디오 편집 툴이 필요하며, Ado...