일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
- 엔트로피란
- gres
- 1차 미분 마스크
- 기계학습
- grefcoco
- 객체 검출
- res
- mobilenetv1
- 지쏙
- 논문 리뷰
- 딥러닝 목적함수
- referring expression segmentation
- 딥러닝 엔트로피
- 논문 요약
- 에지 검출
- google summer of code 후기
- gsoc 후기
- 이미지 필터링
- grefcoco dataset
- gsoc 2025
- Object detection article
- blip-2
- clip
- clip adapter
- gsoc midterm evaluations
- 원격 학습 안끊기게
- object detection
- google summer of code
- vlm
- res paper
- Today
- Total
목록객체 검출 (2)
My Vision, Computer Vision

AI-TOD_ICPR_camera_ready.pdf drive.google.com 본 논문의 main contribution 항공 이미지의 소형 객체 탐지를 위한 AI-TOD dataset을 소개한다. 소형 객체 탐지를 위한 네트워크 제안(M-CenterNet) → 이 내용은 본 글에 담지 않았음. Abstract AI-TOD dataset의 개요는 아래와 같다. Image : 28,036개 Object : 700,621개 Class : 8개 객체 평균 크기 : 12.8픽셀(제일 큰 객체 64픽셀) Introduction Tiny object detecion(소형 객체 탐지)는 대규모 감시, 지능형 교통, 위치 기반 서비스 등에 이용된다. 기존 객체 검출 태스크에 비해 항공 이미지 내 객체가 미시적인 경..

A Survey of Modern Deep Learning based Object Detection Models Object Detection is the task of classification and localization of objects in an image or video. It has gained prominence in recent years due to its widespread applications. This article surveys recent developments in deep learning based object detectors. arxiv.org 이전 글에서 이어집니다. A Survey of Modern Deep Learning based Object Detection..