বস্তু সনাক্তকরণ
বস্তু সনাক্তকরণ হলো একটি কম্পিউটার ভিশন টাস্ক যেখানে একটি ডিপ নিউরাল নেটওয়ার্ক একইসাথে একটি ছবিতে এক বা একাধিক বস্তুর প্রতিটি ইনস্ট্যান্সের অবস্থান নির্ণয় ও শ্রেণীবিভাগ করে, প্রতিটি সনাক্তকৃত বস্তুর জন্য একটি বাউন্ডিং বক্স এবং একটি শ্রেণী লেবেল তৈরি করে। আধুনিক ডিটেক্টরগুলি — R-CNN পরিবার থেকে YOLO এবং DETR পর্যন্ত — স্ট্যান্ডার্ড বেঞ্চমার্কগুলিতে রিয়েল-টাইম গতিতে প্রায় মানব-সদৃশ নির্ভুলতা অর্জন করে।
পুরো পদ্ধতিটি পড়ুন
এই অংশটি পড়তে বিনামূল্যের অ্যাকাউন্ট দিয়ে সাইন ইন করুন।
Method map
The neighbourhood of related methods — select a node to explore.
+6 more
উৎস
- Girshick, R., Donahue, J., Darrell, T., & Malik, J. (2014). Rich feature hierarchies for accurate object detection and semantic segmentation. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 580–587. DOI: 10.1109/CVPR.2014.81 ↗
- Redmon, J., Divvala, S., Girshick, R., & Farhadi, A. (2016). You Only Look Once: Unified, Real-Time Object Detection. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 779–788. DOI: 10.1109/CVPR.2016.91 ↗
এই পৃষ্ঠা কীভাবে উদ্ধৃত করবেন
ScholarGate. (2026, June 3). Object Detection (Region-Based and Anchor-Free Deep Neural Network Models). ScholarGate. https://scholargate.app/bn/deep-learning/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
- ইনস্ট্যান্স সেগমেন্টেশনগভীর শিখন↔ compare
- Semantic segmentationগভীর শিখন↔ compare
যেখানে উদ্ধৃত
এই পৃষ্ঠায় কোনো ত্রুটি চোখে পড়েছে? জানান বা সংশোধনের প্রস্তাব দিন →