ইমেজ ক্লাসিফিকেশনের জন্য ট্রান্সফার লার্নিং
ইমেজ ক্লাসিফিকেশনের জন্য ট্রান্সফার লার্নিং একটি ডিপ নিউরাল নেটওয়ার্ক ব্যাকবোন — সাধারণত একটি CNN বা ভিশন ট্রান্সফরমার — যা ImageNet-এর মতো একটি বৃহৎ ডেটাসেটে প্রি-ট্রেইন করা থাকে, সেটিকে পুনরায় ব্যবহার করে এবং একটি নতুন টার্গেট ডোমেইনে ছবি ক্লাসিফাই করার জন্য এটিকে অভিযোজিত করে। সোর্স টাস্ক থেকে সাধারণ ভিজ্যুয়াল বৈশিষ্ট্য উত্তরাধিকার সূত্রে প্রাপ্ত করে, এই পদ্ধতিটি স্ক্র্যাচ থেকে প্রশিক্ষণের তুলনায় অনেক কম লেবেলযুক্ত ছবি দিয়ে উচ্চ নির্ভুলতা অর্জন করে।
পুরো পদ্ধতিটি পড়ুন
এই অংশটি পড়তে বিনামূল্যের অ্যাকাউন্ট দিয়ে সাইন ইন করুন।
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 ↗
- Krizhevsky, A., Sutskever, I., & Hinton, G. E. (2012). ImageNet classification with deep convolutional neural networks. Advances in Neural Information Processing Systems, 25. link ↗
এই পৃষ্ঠা কীভাবে উদ্ধৃত করবেন
ScholarGate. (2026, June 3). Transfer Learning with Pretrained Deep Neural Networks for Image Classification. ScholarGate. https://scholargate.app/bn/deep-learning/transfer-learning-with-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
- ফাইন-টিউনড ভিশন ট্রান্সফরমারগভীর শিখন↔ compare
- চিত্র শ্রেণীকরণগভীর শিখন↔ compare
- বস্তু শনাক্তকরণ সহ ট্রান্সফার লার্নিংগভীর শিখন↔ compare
যেখানে উদ্ধৃত
এই পৃষ্ঠায় কোনো ত্রুটি চোখে পড়েছে? জানান বা সংশোধনের প্রস্তাব দিন →