| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 |
- VLM
- 파이토치
- optimizer
- 알고리즘
- llm
- transformer
- Ai
- 프로그래머스
- Segmentation
- 코딩테스트
- 논문구현
- reinforcement
- Learning
- 인공지능
- Vision
- 강화학습
- cnn
- programmers
- 파이썬
- ViT
- 머신러닝
- Python
- 논문리뷰
- 딥러닝
- 옵티마이저
- object detection
- Computer Vision
- 코드구현
- opencv
- pytorch
- Today
- Total
목록전체 글 (145)
Attention please
이번에 리뷰할 논문은 VAU-R1: Advancing Video Anomaly Understanding via Reinforcement Fine-Tuning 입니다.https://arxiv.org/abs/2505.23504 VAU-R1: Advancing Video Anomaly Understanding via Reinforcement Fine-TuningVideo Anomaly Understanding (VAU) is essential for applications such as smart cities, security surveillance, and disaster alert systems, yet remains challenging due to its demand for fine-grained sp..
이번에 리뷰할 논문은 VERA: Explainable Video Anomaly Detection via Verbalized Learning ofVision-Language Models 입니다.https://arxiv.org/abs/2412.01095 VERA: Explainable Video Anomaly Detection via Verbalized Learning of Vision-Language ModelsThe rapid advancement of vision-language models (VLMs) has established a new paradigm in video anomaly detection (VAD): leveraging VLMs to simultaneously detect anomal..
이번에 리뷰할 논문은 Follow the Rules: Reasoning for Video Anomaly Detection with Large Language Models 입니다.https://arxiv.org/abs/2407.10299 Follow the Rules: Reasoning for Video Anomaly Detection with Large Language ModelsVideo Anomaly Detection (VAD) is crucial for applications such as security surveillance and autonomous driving. However, existing VAD methods provide little rationale behind detection,..
이번에 리뷰할 논문은 TIPS: TEXT-IMAGE PRETRAINING WITH SPATIAL AWARENESS 입니다. https://arxiv.org/abs/2410.16512 TIPS: Text-Image Pretraining with Spatial awarenessWhile image-text representation learning has become very popular in recent years, existing models tend to lack spatial awareness and have limited direct applicability for dense understanding tasks. For this reason, self-supervised image-only pre..
이번에 리뷰할 논문은 SILC: Improving Vision Language Pretraining with Self-Distillation 입니다.https://arxiv.org/abs/2310.13355 SILC: Improving Vision Language Pretraining with Self-DistillationImage-Text pretraining on web-scale image caption datasets has become the default recipe for open vocabulary classification and retrieval models thanks to the success of CLIP and its variants. Several works have also..
이번에 리뷰할 논문은 LocCa: Visual Pretraining with Location-aware Captioners 입니다.https://arxiv.org/abs/2403.19596 LocCa: Visual Pretraining with Location-aware CaptionersImage captioning has been shown as an effective pretraining method similar to contrastive pretraining. However, the incorporation of location-aware information into visual pretraining remains an area with limited research. In this paper..