Skip to main content

Identifying Vehicle Exterior Color by Image Processing and Deep Learning

  • Conference paper
  • First Online:
Advances in Internet, Data & Web Technologies (EIDWT 2022)

Abstract

The vehicle’s color is one of the factors considered in car purchasing. Hence, color extraction and identification from online vehicle images play an important role in the vehicle e-commerce marketplace. In this paper, we present a vehicle color identification methodology. Image processing techniques are employed to construct feature vectors, which are then used as input to deep neural networks to classify a vehicle’s color into 14 classes. Local relative entropy is utilized as a measure of image segmentation to select the region of interest. Experiments are performed on an image dataset provided by an automobile e-commerce operator. Our implementation results are evaluated and discussed.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 219.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 279.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    Hue is scaled in the range of 0 to 179 for all the images. Even if the hue is in the range of 0 to 359, two pixels with hue 350 and 10 should have the same distance from a pixel with hue 0.

  2. 2.

    For the last two rows of experiments, the entire vehicle bounding box was gridded into 10 × 10 and 10 × 30.

References

  1. Aarathi, K.S., Abraham, A.: Vehicle color recognition using deep learning for hazy images. In: International Conference on Inventive Communication and Computational Technologies (ICICCT), pp. 335–339 (2017). https://doi.org/10.1109/ICICCT.2017.7975215

  2. Chen, P., Bai, X., Liu, W.: Vehicle color recognition on urban road by feature context. IEEE Trans. Intell. Transp. Sys. 15(5), 2340–2346 (2014). https://doi.org/10.1109/TITS.2014.2308897

  3. Li, X., et al.: Vehicle color recognition using vector matching of template. In: 3rd International Symposium on Electronic Commerce and Security, pp. 189–193 (2010). https://doi.org/10.1109/ISECS.2010.50

  4. Rachmadi, R.F., Purnama, I.: Vehicle color recognition using convolutional neural network. http://arxiv.org/abs/1510.07391

  5. Shobha, R.B.R.: Classification of vehicles using image processing techniques. Int. J. Recent Trends Eng. Res. 4(3) 393–401 (2018). https://doi.org/10.23883/ijrter.2018.4144.qcmco

  6. Tilakaratna, D.S.B., Watchareeruetai, U., Siddhichai, S., Natcharapinchai, N.: Image analysis algorithms for vehicle color recognition. In: International Electrical Engineering Congress, pp. 4–7 (2017). https://doi.org/10.1109/IEECON.2017.807588

  7. Tsai, L.W., Hsieh, J.W., Fan, K.C.: Vehicle detection using normalized color and edge map. IEEE Tran. Image Process. 16(3), 850–864 (2007). https://doi.org/10.1109/TIP.2007.891147

    Article  MathSciNet  Google Scholar 

  8. Dule, E., Gökmen, M., Beratoǧlu, M.S.: A convenient feature vector construction for vehicle color recognition. In: 11th WSEAS International Conference on Neural Networks, pp. 250–255 (2010)

    Google Scholar 

  9. He, K., Sun, J., Tang, X.: Single image haze removal using dark channel prior. IEEE Trans. Pattern Anal. Mach. Intell. 33(12) (2011)

    Google Scholar 

  10. Gonzalez, R.C., Woods, R.E., Eddis, S.L.: Digital Image Processing Using MATLAB, 2nd edn. Tata McGraw Hill, New York (2010)

    Google Scholar 

  11. Fan, R.-E., et al.: LIBLINEAR: a library for large linear classification. J. Mach. Learn. Res. 9, 1871–1874 (2008). https://doi.org/10.1145/1390681.1442794

    Article  MATH  Google Scholar 

  12. Krizhevsky, A., Sutskever, I., Hinton, G.E.: ImageNet classification with deep convolutional neural networks. Commun. ACM 60, 84–90 (2012)

    Article  Google Scholar 

  13. Hsieh, J.W., et al.: Vehicle color classification under different lighting conditions through color correction. IEEE Sens. J. 15(2), 971–983 (2015). https://doi.org/10.1109/JSEN.2014.2358079

    Article  Google Scholar 

  14. Hu, C., et al.: Vehicle color recognition with spatial pyramid deep learning. IEEE Trans. Intell. Trans. Sys. 16(5), 2925–2934 (2015). https://doi.org/10.1109/TITS.2015.2430892

    Article  Google Scholar 

  15. Kim, K.J., Park, S.M., Choi, Y.J.: Deciding the number of color histogram bins for vehicle color recognition. In: 3rd IEEE Asia-Pacific Services Computing Conference, pp. 134–138 (2008). https://doi.org/10.1109/APSCC.2008.207

  16. Chowdhury, K., Chaudhuri, D., Pal, A.K.: A new image segmentation technique using bi-entropy function minimization. Multimedia Tools Appl. 77(16), 20889–20915 (2017). https://doi.org/10.1007/s11042-017-5429-8

    Article  Google Scholar 

  17. Sen, H., Agarwal, A.: A comparative analysis of entropy based segmentation with Otsu method for gray and color images. In: International conference of Electronics, Communication and Aerospace Technology, vol. 2017, pp. 113–118, January 2017. https://doi.org/10.1109/ICECA.2017.8203655

  18. Zhang, H., Fritts, J.E., Goldman, S.A.: An entropy-based objective evaluation method for image segmentation. Int. Soc. Opt. Eng. 38–49 (2004)

    Google Scholar 

  19. Yang, W., Cai, L., Wu, F.: Image segmentation based on gray level and local relative entropy two dimensional histogram. PLoS ONE 15(3), 1–9 (2020). https://doi.org/10.1371/journal.pone.0229651

    Article  Google Scholar 

  20. Pauzi, G.A.: Colour classification using entropy algorithm in real time colour recognition system for blindness people. KnE Eng. 1(1), 0–5 (2016). https://doi.org/10.18502/keg.v0i0.485

  21. Bochkovskiy, A., Wang, C.-Y., Liao, H.-Y.M.: YOLOv4: optimal speed and accuracy of object detection (2020). https://arxiv.org/abs/2004.10934

  22. Ponnusamy, A.: cvlib-high level computer vision library for Python (2018). https://www.cvlib.net/

  23. AlSaeed, D.H., El-Zaart, A., Bouridane, A.: Minimum cross entropy thresholding using entropy-Li based on log-normal distribution for skin cancer images. In: 7th International Conference on Signal Image Technology & Internet-Based Systems, pp. 426–430 (2011). https://doi.org/10.1109/SITIS.2011.86

  24. Mars, W.: Martian Colour Wheel. https://warrenmars.com

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Somayeh Abniki .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2022 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Abniki, S., Li, K.F., Avant, T. (2022). Identifying Vehicle Exterior Color by Image Processing and Deep Learning. In: Barolli, L., Kulla, E., Ikeda, M. (eds) Advances in Internet, Data & Web Technologies. EIDWT 2022. Lecture Notes on Data Engineering and Communications Technologies, vol 118. Springer, Cham. https://doi.org/10.1007/978-3-030-95903-6_46

Download citation

Publish with us

Policies and ethics