Machine learningDeep learning / NLP / CV
객체 탐지를 위한 전이 학습
객체 탐지를 위한 전이 학습은 대규모 이미지 데이터셋 — 일반적으로 백본으로는 ImageNet, 전체 탐지기로는 COCO — 으로 사전 훈련된 심층 신경망에서 시작하여 새로운 도메인의 객체를 탐지하도록 조정하는 것입니다. 학습된 시각적 표현을 재사용함으로써, 처음부터 훈련하는 데 필요한 것보다 훨씬 적은 수의 주석이 달린 이미지로 강력한 탐지 정확도를 달성합니다.
방법 전문 읽기
회원 전용
로그인무료 계정으로 로그인하면 이 섹션을 읽을 수 있습니다.
Method map
The neighbourhood of related methods — select a node to explore.
출처
- Pan, S. J., & Yang, Q. (2010). A survey on transfer learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359. DOI: 10.1109/TKDE.2009.191 ↗
- Ren, S., He, K., Girshick, R., & Sun, J. (2015). Faster R-CNN: Towards real-time object detection with region proposal networks. Advances in Neural Information Processing Systems (NeurIPS), 28. link ↗
이 페이지 인용 방법
ScholarGate. (2026, June 3). Transfer Learning Applied to Object Detection. ScholarGate. https://scholargate.app/ko/deep-learning/transfer-learning-with-object-detection
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →