Javascript must be enabled to continue!
Car make and model recognition using convolutional neural network: fine-tune AlexNet architecture
View through CrossRef
Artificial intelligence (AI) has significantly contributed to car make and model recognition in this current era of intelligent technology. By using AI, it is much easier to identify car models from any picture or video. This paper introduces a new model by fine-tuning the AlexNet architecture to determine the car model from images. First of all, our car image dataset has been created. Some of these images were taken by us, and others were taken from the website of the car connection. Then we cleaned all the unwanted images for better performance. Our dataset has ten classes containing 5,000 car images split into train and test data. After that, we augmented our data with random flip, rotation, and zoom to reduce overfitting. Finally, we used a pre-trained convolutional neural network (CNN) model AlexNet architecture. We fine-tuned AlexNet (FT-AlexNet) by adding three extra layers for better classification and compared it with the original AlexNet. To measure the performance of these models, accuracy, precision, recall, and F1-score were used. The results show that fine-tune AlexNet architecture outperforms the original AlexNet architecture. The results prove that recognition accuracy has increased due to our improvement approach.
Institute of Advanced Engineering and Science
Title: Car make and model recognition using convolutional neural network: fine-tune AlexNet architecture
Description:
Artificial intelligence (AI) has significantly contributed to car make and model recognition in this current era of intelligent technology.
By using AI, it is much easier to identify car models from any picture or video.
This paper introduces a new model by fine-tuning the AlexNet architecture to determine the car model from images.
First of all, our car image dataset has been created.
Some of these images were taken by us, and others were taken from the website of the car connection.
Then we cleaned all the unwanted images for better performance.
Our dataset has ten classes containing 5,000 car images split into train and test data.
After that, we augmented our data with random flip, rotation, and zoom to reduce overfitting.
Finally, we used a pre-trained convolutional neural network (CNN) model AlexNet architecture.
We fine-tuned AlexNet (FT-AlexNet) by adding three extra layers for better classification and compared it with the original AlexNet.
To measure the performance of these models, accuracy, precision, recall, and F1-score were used.
The results show that fine-tune AlexNet architecture outperforms the original AlexNet architecture.
The results prove that recognition accuracy has increased due to our improvement approach.
Related Results
WF-AlexNet:AlexNet with Automatically Optimized Hyperparameters for Weather Forecasting
WF-AlexNet:AlexNet with Automatically Optimized Hyperparameters for Weather Forecasting
Image classification is a critical area of research with widespread applications across various disciplines, including computer vision, pattern recognition, and artificial intellig...
Functional Diversification and Dynamics of CAR-T Cells in B-ALL Patients
Functional Diversification and Dynamics of CAR-T Cells in B-ALL Patients
Chimeric antigen receptor-engineered (CAR)-T cell therapy represents one of the most promising strategies of cancer treatment, and the function and persistence of CAR-T cells in vi...
Potent Anti-Tumor Activity of Bcma CAR-T Therapy Against Heavily Treated Multiple Myeloma and Dynamics of Immune Cell Subsets Using Single-Cell Mass Cytometry
Potent Anti-Tumor Activity of Bcma CAR-T Therapy Against Heavily Treated Multiple Myeloma and Dynamics of Immune Cell Subsets Using Single-Cell Mass Cytometry
Background BCMA CAR-T cells have demonstrated substantial clinical activity against relapsed/refractory multiple myeloma (RRMM). In different clinical trials, the overall response ...
The architecture of differences
The architecture of differences
Following in the footsteps of the protagonists of the Italian architectural debate is a mark of culture and proactivity. The synthesis deriving from the artistic-humanistic factors...
IMAGE-BASED OIL PALM LEAVES DISEASE DETECTION USING CONVOLUTIONAL NEURAL NETWORK
IMAGE-BASED OIL PALM LEAVES DISEASE DETECTION USING CONVOLUTIONAL NEURAL NETWORK
Over the years, numerous studies have been conducted on the integration of computer vision and machine learning in plant disease detection. However, these conventional machine lear...
Graph convolutional neural networks for 3D data analysis
Graph convolutional neural networks for 3D data analysis
(English) Deep Learning allows the extraction of complex features directly from raw input data, eliminating the need for hand-crafted features from the classical Machine Learning p...
Selinexor Reduces the Immunosuppressive Properties of Macrophages and Synergizes with CD19 CAR-T Cells Against B-Cell Lymphoma
Selinexor Reduces the Immunosuppressive Properties of Macrophages and Synergizes with CD19 CAR-T Cells Against B-Cell Lymphoma
Background: CD19 chimeric antigen receptor (CAR)-T cell therapy has achieved high response rates in patients with B-cell lymphoma (BCL). However, treatment failure and relapse can ...
Detection: A convolutional network method for plant disease recognition
Detection: A convolutional network method for plant disease recognition
Within the last decade and a half, ConvNet models have shown increasingly impressive performances on image classification tasks. The continuous quest for better performing ConvNet ...

