স্ব-শিক্ষিত চিত্র শ্রেণিবিন্যাস
স্ব-শিক্ষিত চিত্র শ্রেণিবিন্যাস (Self-supervised image classification) একটি গভীর ভিজ্যুয়াল এনকোডারকে বৃহৎ লেবেলবিহীন চিত্র ডেটাসেটে প্রশিক্ষণ দেয়, যেখানে প্রক্সি টাস্ক (proxy tasks) সমাধান করা হয় — যেমন একই চিত্রের দুটি পরিবর্ধিত দৃশ্যের (augmented views) মধ্যে কোনটি বেশি সাদৃশ্যপূর্ণ তা ভবিষ্যদ্বাণী করা — এবং তারপরে শুধুমাত্র একটি হালকা শ্রেণিবদ্ধকারী হেড (classifier head) লেবেলযুক্ত উদাহরণগুলির উপর ফাইন-টিউন (fine-tune) করা হয়। SimCLR এবং MoCo-এর মতো ফ্রেমওয়ার্কগুলি দ্বারা প্রায় ২০২০ সালে অগ্রণী ভূমিকা পালন করা এই পদ্ধতিটি ব্যয়বহুল ম্যানুয়াল টীকা (annotation)-এর প্রয়োজনীয়তা নাটকীয়ভাবে হ্রাস করে, একই সাথে সম্পূর্ণ তত্ত্বাবধানে প্রশিক্ষিত মডেলগুলির সাথে প্রতিদ্বন্দ্বী নির্ভুলতা অর্জন করে।
পুরো পদ্ধতিটি পড়ুন
এই অংশটি পড়তে বিনামূল্যের অ্যাকাউন্ট দিয়ে সাইন ইন করুন।
Method map
The neighbourhood of related methods — select a node to explore.
উৎস
- Chen, T., Kornblith, S., Norouzi, M., & Hinton, G. (2020). A Simple Framework for Contrastive Learning of Visual Representations. Proceedings of the 37th International Conference on Machine Learning (ICML), PMLR 119, 1597–1607. link ↗
- He, K., Fan, H., Wu, Y., Xie, S., & Girshick, R. (2020). Momentum Contrast for Unsupervised Visual Representation Learning. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 9729–9738. DOI: 10.1109/CVPR42600.2020.00975 ↗
এই পৃষ্ঠা কীভাবে উদ্ধৃত করবেন
ScholarGate. (2026, June 3). Self-supervised Learning for Image Classification. ScholarGate. https://scholargate.app/bn/deep-learning/self-supervised-image-classification
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
- নলেজ ডিস্টিলেশন (Knowledge Distillation)গভীর শিখন↔ compare
- ট্রান্সফার লার্নিংযন্ত্র শিখন↔ compare
- ভিশন ট্রান্সফরমারগভীর শিখন↔ compare
যেখানে উদ্ধৃত
এই পৃষ্ঠায় কোনো ত্রুটি চোখে পড়েছে? জানান বা সংশোধনের প্রস্তাব দিন →