Multi Exposed Image Fusion using Deep Learning

(51 customer reviews)

$0.00

Total downloads: 399

This MATLAB code fuses the multiple images with different exposure (lightning condition) to get a good image with clear image details. The Convolution Neural Network (CNN) is used to extract the features of all images and weights are extracted from those features. Each image is multiplied with corresponding weights and added to other image.

Download Test
 Discuss Code

Description

This work implements the multi exposure image fusion work using convolution neural network (CNN). CNN is used to extract the features from images and fused together to get a uniformly exposed image. We consider the absence of ground truth images for training of CNN, so pretrained networks are used. The code is implementation of this research paper. This paper tested many pretrained networks with different level of layers of CNN. In the conclusion it found the VGG19 is the best network which performed best with feature layer 1.The VGG19 pretrained network for MATLAB is available on mathworks platform. Follow the instructions to install it and once installed check it in command window as:

>> vgg19ans =SeriesNetwork with properties:Layers: [47×1 nnet.cnn.layer.Layer]

VGG19 has 47 layers, but we will use only 1st layer to extract the features. MATLAB has the function to use that.

net=vgg19;features = activations(net,I(:,:,:,ii),1,'OutputAs','channels');

These features are of dimension as of the input image. As per the paper the visibility of pixel and temporal consistency is calculated for weights. For image pixel with more brightness, the weight has less value and vice-versa. This way a uniform image is expected to get. We at https://free-thesis.com also applied post processing steps which improves the results in HSV color map. To compare the exposure of fused images with input, image histogram are plotted.Histogram of Input Images Histogram of Input ImagesHistogram of Fused Image Histogram of Fused Image

machine learning

machine learning

machine learning

51 reviews for Multi Exposed Image Fusion using Deep Learning

  1. xiaopengguo (verified owner)

    The free thesis is a promising project in my opinion. Bless it with a bright future!

  2. FreeThesisSJDreams (verified owner)

    Good Experience

  3. hussein.mohammed (verified owner)

    i

  4. Hussein Mohammed (verified owner)

    t is good

  5. ijaganjac (verified owner)

    Very good!

  6. ashishsoni (verified owner)

    Great

  7. kalpana.p (verified owner)

    Thanks a lot

  8. venkat.reddy (verified owner)

    great

  9. venkat.reddy (verified owner)

    great

  10. tejendra.yadav (verified owner)

    ok

  11. abhishek.mishra (verified owner)

    good

  12. divya.punia (verified owner)

    great

  13. divya.punia (verified owner)

    great

  14. sampath dakshina murthy.achanta (verified owner)

    .

  15. renjith.v s (verified owner)

    Thank You

  16. sameer.kumthekar (verified owner)

    best

  17. vankani.arjun (verified owner)

    Nice project !!

  18. sameer.kumthekar (verified owner)

    best one

  19. chunyu.zhu (verified owner)

    it is great for research

  20. SHENXIAOXIAO (verified owner)

    well done

  21. ratheesh.p m (verified owner)

    Very Helful

  22. ratheesh.p m (verified owner)

    Very Helpful

  23. ratheesh.p m (verified owner)

    Helpful

  24. ratheesh.p m (verified owner)

    good collection

  25. odebs (verified owner)

    nice

  26. arun.s (verified owner)

  27. hanaa.hamouda (verified owner)

    i like this website

  28. vishal.gupta-4787 (verified owner)

    goof

  29. vishal.gupta-4787 (verified owner)

    excellent

  30. abdulraufgarba (verified owner)

    You have delivered excellent service

  31. abdulraufgarba (verified owner)

    Excellent

  32. zhang.xin (verified owner)

    nice code for free

  33. chou_aib (verified owner)

    Great

  34. g.g (verified owner)

    m

  35. satrughan.kumar (verified owner)

    thanks for help

  36. satrughan.kumar (verified owner)

    thanks

  37. akbaralipaper (verified owner)

    good

  38. akbaralipaper (verified owner)

    good

  39. akbaralipaper (verified owner)

    a

  40. mohamadreza (verified owner)

    good

  41. ankita.rai (verified owner)

    Good

  42. Sahebgoud (verified owner)

    great

  43. sujin.kumar (verified owner)

    nice

  44. sujin.kumar (verified owner)

    hfg

  45. sujin.kumar (verified owner)

    hfg

  46. sujin.kumar (verified owner)

    hfg

  47. panduranga.terlapu (verified owner)

    good

  48. panduranga.terlapu (verified owner)

    good

  49. sagar.verma-6850 (verified owner)

    Nice Project

  50. e1w.w (verified owner)

    33

  51. abdulraufgarba (verified owner)

    Thank you.

Only logged in customers who have purchased this product may leave a review.