🧠 Understanding LISA - LISA 알아보기?!!
🧠 (한국어) LISA: 추론 기반 세그멘테이션의 새로운 지평 🔍 복잡한 언어 지시를 이해하고, 이미지에서 해당 영역을 분할하는 혁신적인 모델! 논문: LISA: Reasoning Segmentation via Large Language Model 발표: CVPR 2024 (by CUHK, MSRA, SmartMore) 코드: dvlab-res...
🧠 (한국어) LISA: 추론 기반 세그멘테이션의 새로운 지평 🔍 복잡한 언어 지시를 이해하고, 이미지에서 해당 영역을 분할하는 혁신적인 모델! 논문: LISA: Reasoning Segmentation via Large Language Model 발표: CVPR 2024 (by CUHK, MSRA, SmartMore) 코드: dvlab-res...
🦖 (English) Reasoning Segmentation LLM LISA Practice!! LISA, isn’t the name lovely!? It stands for Large Language Instructed Segmentation Assistant! This post is about hands-on practice with L...
💹 (English) Investing Speaks in Numbers Too Reading *Why Stocks Go Up and Down* 📖 Book Title: Why Stocks Go Up and Down ✍️ Author: William H. Pike 🎯 Recommended For: Anyone wanting to build a so...
🦖(ENGLISH) Python SAM2 Practice: Background Removal from Video! In this post, we’ll walk through a practical use case of SAM2, the successor to Meta’s Segment Anything Model (SAM). SAM2 is already...
💹 (English) Yu Hua’s Short Story Collection Reading *The April 3rd Incident* 📖 Title: The April 3rd Incident ✍️ Author: Yu Hua (My all-time favorite Chinese writer!) 🎯 Recommended for: Fans of Y...
💹 (한국어) 북한에서 살아가는 이야기 『고발』를 읽고 📖 책 제목: 『고발』 ✍️ 작가: 반디 (북한에 살고있는 익명의 작가) 🎯 추천 대상: 북한의 살아가는 일상의 이야기가 궁금한 사람 🌟 한줄 감상: “그럼에도 살아가는 사람들” 📚 독후감 북한의 고발하는 소설의 주제로 먼저 연상되는 것은 아오지 탄광, 정치범 수용소, 인권 탄압 등의...
🦖 (English) 🧠 Understanding SAM2 🔍 A next-generation segmentation model with unified image & video support, real-time speed, and high accuracy! Paper: SAM 2: SEGMENT ANYTHING IN IMAGES AND ...
📝 Understanding Grounding DINO!! Studying 『Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection』 (ECCV, 2024) 📖 Paper Title: Grounding DINO: Marrying DINO with ...
AI에서 ‘Ground’란 무엇인가? GLIP부터 Grounding DINO, Grounding SAM, 그리고 Grounded Affordance까지! 🧾 ‘Ground’의 어원은 어디서 왔을까? 영어 단어 “ground”는 우리가 일상적으로 “땅”, “지면”, “기반” 같은 뜻으로 쓰고 있습니다. 하지만 Grounding DINO 등 AI연...
🦖 (English) Hands-On with Grounded SAM! Detect objects with DINO, then Segment with SAM! In this post, we’ll do a hands-on walkthrough of Grounding DINO + SAM = Grounded SAM! We’ll keep following ...