{"id":{"repo_id":"regina","oai_identifier":"oai:uregina.scholaris.ca:10294/8533"},"canonical_url":"https://search.dev.ndltd.org/etd/regina/oai:uregina.scholaris.ca:10294/8533","repository":{"repo_id":"regina","name":"University of Regina","base_url":"https://uregina.scholaris.ca/server/oai/request"},"display":{"title":"Detection of Texture-less Occluded Objects Using Deep Convolutional Neural Networks","abstract":"Nowadays, modern object classification algorithms can outsmart humans for classification of simple non-occluded objects. Machines, however, are still unable to accomplish complex tasks, such as classification and localization of occluded objects with precision, which human beings can easily perform. In order to achieve this task, convolutional neural networks based object detection algorithms have recently opened a new avenue towards the object detection with high precision. The convolutional neural networks require a large amount of training data to train system for classification and localization. However, the main objective of this thesis is to examine the convolutional neural network based object detection methods for the detection of texture-less occluded objects with limited amount of training data. The features extracted by convolutional layers contain more information as compared to hand engineered feature extraction methods; such as, SIFT and HOG. Convolutional layers extract features at different levels; initial layers extract information about edges while deeper layers extract more robust features that cover broader context of the image. The features extracted from deeper layers can identify texture-less occluded objects more precisely as compared to other traditional object detection methods, which includes edge based method and deform-able parts model using histogram of oriented gradient (HOG). Inspired from the success of convolutional neural network, this research has opted Single Shot Detector (SSD) and Faster Region based Convolution Network (Faster R-CNN) to accomplish the main objective. Mobilenet is the base i model in SSD; whereas, Inception is the base model in Faster R-CNN. SSD is superior than Faster R-CNN in terms of speed, but inferior in terms of average precision. A large number of training samples are required in SSD to develop fast run-time object detection. This research finds that SSD is not efficient for occluded object detection when input training data is limited. On the other hand, Faster R-CNN is comparatively slow in terms of speed, but average precision is significantly high as compared to other methods including SSD, edge based method, and deform-able parts model using HOG. This thesis concludes that Faster R-CNN has superior performance for occluded objects with limited training data. ii","abstract_html":"Nowadays, modern object classification algorithms can outsmart humans for classification of simple non-occluded objects. Machines, however, are still unable to accomplish complex tasks, such as classification and localization of occluded objects with precision, which human beings can easily perform. In order to achieve this task, convolutional neural networks based object detection algorithms have recently opened a new avenue towards the object detection with high precision. The convolutional neural networks require a large amount of training data to train system for classification and localization. However, the main objective of this thesis is to examine the convolutional neural network based object detection methods for the detection of texture-less occluded objects with limited amount of training data. The features extracted by convolutional layers contain more information as compared to hand engineered feature extraction methods; such as, SIFT and HOG. Convolutional layers extract features at different levels; initial layers extract information about edges while deeper layers extract more robust features that cover broader context of the image. The features extracted from deeper layers can identify texture-less occluded objects more precisely as compared to other traditional object detection methods, which includes edge based method and deform-able parts model using histogram of oriented gradient (HOG). Inspired from the success of convolutional neural network, this research has opted Single Shot Detector (SSD) and Faster Region based Convolution Network (Faster R-CNN) to accomplish the main objective. Mobilenet is the base i model in SSD; whereas, Inception is the base model in Faster R-CNN. SSD is superior than Faster R-CNN in terms of speed, but inferior in terms of average precision. A large number of training samples are required in SSD to develop fast run-time object detection. This research finds that SSD is not efficient for occluded object detection when input training data is limited. On the other hand, Faster R-CNN is comparatively slow in terms of speed, but average precision is significantly high as compared to other methods including SSD, edge based method, and deform-able parts model using HOG. This thesis concludes that Faster R-CNN has superior performance for occluded objects with limited training data. ii","abstract_has_math":false,"creators":["Irfan, Muhammad Faheem"],"institution":"Faculty of Graduate Studies and Research, University of Regina","degree_name":"Master of Applied Science (MASc)","degree_level":"Master&apos;s","degree_discipline":"Engineering - Electronic Systems","degree_department":null,"school":null,"contributors":[],"advisors":["Paranjape, Raman"],"committee_chairs":[],"committee_members":["Al-Angabi, Irfan","Wang, Zhanle"],"year":2018,"date_issued":"2018-04","date_published":"2018-04","updated_at":"2026-07-24T04:03:27Z","subjects":[],"languages":["en"],"rights":[],"rights_urls":[],"identifier_entries":[{"key":"dc:identifier.doi","label":"DOI","values":["https://doi.org/10.82465/3865"],"render_values":[{"text":"https://doi.org/10.82465/3865","href":"https://doi.org/10.82465/3865","code":true}]}]},"links":{"outbound_url":"https://hdl.handle.net/10294/8533","outbound_label":"Handle","outbound_source":"dc:identifier.uri"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor.advisor","label":"Advisor","values":["Paranjape, Raman"]},{"key":"dc:contributor.committeemember","label":"Committee Member","values":["Al-Angabi, Irfan","Wang, Zhanle"]},{"key":"dc:creator","label":"Author","values":["Irfan, Muhammad Faheem"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date.accessioned","label":"Dc Date Accessioned","values":["2018-12-05T18:12:48Z"]},{"key":"dc:date.available","label":"Dc Date Available","values":["2018-12-05T18:12:48Z"]},{"key":"dc:date.issued","label":"Date","values":["2018-04"]},{"key":"dc:publisher","label":"Institution","values":["Faculty of Graduate Studies and Research, University of Regina"]},{"key":"dc:type","label":"Dc Type","values":["master thesis"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Engineering - Electronic Systems"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Master&apos;s"]},{"key":"thesis:degree_name","label":"Degree Name","values":["Master of Applied Science (MASc)"]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["Faculty of Graduate Studies and Research, University of Regina"]}]},{"id":"language_rights","label":"Language and Rights","entries":[{"key":"dc:language.iso","label":"Language (ISO)","values":["en"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier.doi","label":"DOI","values":["https://doi.org/10.82465/3865"]},{"key":"dc:identifier.uri","label":"Identifier URI","values":["https://hdl.handle.net/10294/8533"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["A Thesis Submitted to the Faculty of Graduate Studies and Research In Partial Fulfillment of the Requirements for the Degree of Master of Applied Science in Electronic Systems Engineering, University of Regina. xiii, 82 p."]},{"key":"dc:description.abstract","label":"Abstract","values":["Nowadays, modern object classification algorithms can outsmart humans for classification of simple non-occluded objects. Machines, however, are still unable to accomplish complex tasks, such as classification and localization of occluded objects with precision, which human beings can easily perform. In order to achieve this task, convolutional neural networks based object detection algorithms have recently opened a new avenue towards the object detection with high precision. The convolutional neural networks require a large amount of training data to train system for classification and localization. However, the main objective of this thesis is to examine the convolutional neural network based object detection methods for the detection of texture-less occluded objects with limited amount of training data. The features extracted by convolutional layers contain more information as compared to hand engineered feature extraction methods; such as, SIFT and HOG. Convolutional layers extract features at different levels; initial layers extract information about edges while deeper layers extract more robust features that cover broader context of the image. The features extracted from deeper layers can identify texture-less occluded objects more precisely as compared to other traditional object detection methods, which includes edge based method and deform-able parts model using histogram of oriented gradient (HOG). Inspired from the success of convolutional neural network, this research has opted Single Shot Detector (SSD) and Faster Region based Convolution Network (Faster R-CNN) to accomplish the main objective. Mobilenet is the base i model in SSD; whereas, Inception is the base model in Faster R-CNN. SSD is superior than Faster R-CNN in terms of speed, but inferior in terms of average precision. A large number of training samples are required in SSD to develop fast run-time object detection. This research finds that SSD is not efficient for occluded object detection when input training data is limited. On the other hand, Faster R-CNN is comparatively slow in terms of speed, but average precision is significantly high as compared to other methods including SSD, edge based method, and deform-able parts model using HOG. This thesis concludes that Faster R-CNN has superior performance for occluded objects with limited training data. ii"]},{"key":"dc:title","label":"Title","values":["Detection of Texture-less Occluded Objects Using Deep Convolutional Neural Networks"]}]}],"canonical_facts":{"dc:contributor.advisor":["Paranjape, Raman"],"dc:contributor.committeemember":["Al-Angabi, Irfan","Wang, Zhanle"],"dc:creator":["Irfan, Muhammad Faheem"],"dc:date.accessioned":["2018-12-05T18:12:48Z"],"dc:date.available":["2018-12-05T18:12:48Z"],"dc:date.issued":["2018-04"],"dc:description":["A Thesis Submitted to the Faculty of Graduate Studies and Research In Partial Fulfillment of the Requirements for the Degree of Master of Applied Science in Electronic Systems Engineering, University of Regina. xiii, 82 p."],"dc:description.abstract":["Nowadays, modern object classification algorithms can outsmart humans for classification of simple non-occluded objects. Machines, however, are still unable to accomplish complex tasks, such as classification and localization of occluded objects with precision, which human beings can easily perform. In order to achieve this task, convolutional neural networks based object detection algorithms have recently opened a new avenue towards the object detection with high precision. The convolutional neural networks require a large amount of training data to train system for classification and localization. However, the main objective of this thesis is to examine the convolutional neural network based object detection methods for the detection of texture-less occluded objects with limited amount of training data. The features extracted by convolutional layers contain more information as compared to hand engineered feature extraction methods; such as, SIFT and HOG. Convolutional layers extract features at different levels; initial layers extract information about edges while deeper layers extract more robust features that cover broader context of the image. The features extracted from deeper layers can identify texture-less occluded objects more precisely as compared to other traditional object detection methods, which includes edge based method and deform-able parts model using histogram of oriented gradient (HOG). Inspired from the success of convolutional neural network, this research has opted Single Shot Detector (SSD) and Faster Region based Convolution Network (Faster R-CNN) to accomplish the main objective. Mobilenet is the base i model in SSD; whereas, Inception is the base model in Faster R-CNN. SSD is superior than Faster R-CNN in terms of speed, but inferior in terms of average precision. A large number of training samples are required in SSD to develop fast run-time object detection. This research finds that SSD is not efficient for occluded object detection when input training data is limited. On the other hand, Faster R-CNN is comparatively slow in terms of speed, but average precision is significantly high as compared to other methods including SSD, edge based method, and deform-able parts model using HOG. This thesis concludes that Faster R-CNN has superior performance for occluded objects with limited training data. ii"],"dc:identifier.doi":["https://doi.org/10.82465/3865"],"dc:identifier.uri":["https://hdl.handle.net/10294/8533"],"dc:language.iso":["en"],"dc:publisher":["Faculty of Graduate Studies and Research, University of Regina"],"dc:title":["Detection of Texture-less Occluded Objects Using Deep Convolutional Neural Networks"],"dc:type":["master thesis"],"thesis:degree_discipline":["Engineering - Electronic Systems"],"thesis:degree_level":["Master&apos;s"],"thesis:degree_name":["Master of Applied Science (MASc)"],"thesis:institution_name":["Faculty of Graduate Studies and Research, University of Regina"]},"updated_at":"2026-07-24T04:03:27Z"}