# imagefusion_with_NN **Repository Path**: hli1221/imagefusion_with_NN ## Basic Information - **Project Name**: imagefusion_with_NN - **Description**: Using VGG19 and decodr network. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-01 - **Last Updated**: 2022-05-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: Imagej, image-fusion ## README # Image Fusion with NN Not finished. ![](https://github.com/exceptionLi/image_fusion_with_NN/blob/master/framework/framework.png) ![](https://github.com/exceptionLi/image_fusion_with_NN/blob/master/framework/fusion_strategy.png) ![](https://github.com/exceptionLi/image_fusion_with_NN/blob/master/framework/train_decoder.png) ## Abstract The VGG19 network come from [elleryqueenhomels' arbitrary_style_transfer](https://github.com/elleryqueenhomels/arbitrary_style_transfer). And the whole program is also implemented based on [elleryqueenhomels' arbitrary_style_transfer](https://github.com/elleryqueenhomels/arbitrary_style_transfer). The ideal of this method come from this paper ['Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization'](https://github.com/xunhuang1995/AdaIN-style) This program is not finished yet. If you have any question about this code, feel free to reach me(hui_li_jnu@163.com)