MelNet: A Real-Time Deep Learning Algorithm for Object Detection
Yashar Azadvatan, Murat Kurt

TL;DR
MelNet is a new deep learning model for object detection that, after training on the KITTI dataset, achieves competitive accuracy comparable to pre-trained models, demonstrating the effectiveness of transfer learning and scenario-specific training.
Contribution
Introduces MelNet, a novel deep learning algorithm for object detection, and compares its performance with existing models, highlighting the benefits of training on specific datasets.
Findings
MelNet achieved an mAP of 0.732 after 300 epochs.
Training MelNet on KITTI surpasses EfficientDet after 150 epochs.
Transfer learning with pre-trained models yields superior results.
Abstract
In this study, a novel deep learning algorithm for object detection, named MelNet, was introduced. MelNet underwent training utilizing the KITTI dataset for object detection. Following 300 training epochs, MelNet attained an mAP (mean average precision) score of 0.732. Additionally, three alternative models -YOLOv5, EfficientDet, and Faster-RCNN-MobileNetv3- were trained on the KITTI dataset and juxtaposed with MelNet for object detection. The outcomes underscore the efficacy of employing transfer learning in certain instances. Notably, preexisting models trained on prominent datasets (e.g., ImageNet, COCO, and Pascal VOC) yield superior results. Another finding underscores the viability of creating a new model tailored to a specific scenario and training it on a specific dataset. This investigation demonstrates that training MelNet exclusively on the KITTI dataset also surpasses…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications
MethodsPointwise Convolution · Depthwise Convolution · Batch Normalization · Depthwise Separable Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · BiFPN · EfficientDet
