-
Adaptive Control of Embedding Strength in Image Watermarking using Neural Networks
Authors:
Mahnoosh Bagheri,
Majid Mohrekesh,
Nader Karimi,
Shadrokh Samavi
Abstract:
Digital image watermarking has been widely used in different applications such as copyright protection of digital media, such as audio, image, and video files. Two opposing criteria of robustness and transparency are the goals of watermarking methods. In this paper, we propose a framework for determining the appropriate embedding strength factor. The framework can use most DWT and DCT based blind…
▽ More
Digital image watermarking has been widely used in different applications such as copyright protection of digital media, such as audio, image, and video files. Two opposing criteria of robustness and transparency are the goals of watermarking methods. In this paper, we propose a framework for determining the appropriate embedding strength factor. The framework can use most DWT and DCT based blind watermarking approaches. We use Mask R-CNN on the COCO dataset to find a good strength factor for each sub-block. Experiments show that this method is robust against different attacks and has good transparency.
△ Less
Submitted 9 January, 2020;
originally announced January 2020.
-
Classification of Informative Frames in Colonoscopy Videos Using Convolutional Neural Networks with Binarized Weights
Authors:
Mojtaba Akbari,
Majid Mohrekesh,
Shima Rafiei,
S. M. Reza Soroushmehr,
Nader Karimi,
Shadrokh Samavi,
Kayvan Najarian
Abstract:
Colorectal cancer is one of the common cancers in the United States. Polyp is one of the main causes of the colonic cancer and early detection of polyps will increase chance of cancer treatments. In this paper, we propose a novel classification of informative frames based on a convolutional neural network with binarized weights. The proposed CNN is trained with colonoscopy frames along with the la…
▽ More
Colorectal cancer is one of the common cancers in the United States. Polyp is one of the main causes of the colonic cancer and early detection of polyps will increase chance of cancer treatments. In this paper, we propose a novel classification of informative frames based on a convolutional neural network with binarized weights. The proposed CNN is trained with colonoscopy frames along with the labels of the frames as input data. We also used binarized weights and kernels to reduce the size of CNN and make it suitable for implementation in medical hardware. We evaluate our proposed method using Asu Mayo Test clinic database, which contains colonoscopy videos of different patients. Our proposed method reaches a dice score of 71.20% and accuracy of more than 90% using the mentioned dataset.
△ Less
Submitted 5 February, 2018;
originally announced February 2018.
-
Polyp Segmentation in Colonoscopy Images Using Fully Convolutional Network
Authors:
Mojtaba Akbari,
Majid Mohrekesh,
Ebrahim Nasr-Esfahani,
S. M. Reza Soroushmehr,
Nader Karimi,
Shadrokh Samavi,
Kayvan Najarian
Abstract:
Colorectal cancer is a one of the highest causes of cancer-related death, especially in men. Polyps are one of the main causes of colorectal cancer and early diagnosis of polyps by colonoscopy could result in successful treatment. Diagnosis of polyps in colonoscopy videos is a challenging task due to variations in the size and shape of polyps. In this paper we proposed a polyp segmentation method…
▽ More
Colorectal cancer is a one of the highest causes of cancer-related death, especially in men. Polyps are one of the main causes of colorectal cancer and early diagnosis of polyps by colonoscopy could result in successful treatment. Diagnosis of polyps in colonoscopy videos is a challenging task due to variations in the size and shape of polyps. In this paper we proposed a polyp segmentation method based on convolutional neural network. Performance of the method is enhanced by two strategies. First, we perform a novel image patch selection method in the training phase of the network. Second, in the test phase, we perform an effective post processing on the probability map that is produced by the network. Evaluation of the proposed method using the CVC-ColonDB database shows that our proposed method achieves more accurate results in comparison with previous colonoscopy video-segmentation methods.
△ Less
Submitted 1 February, 2018;
originally announced February 2018.
-
Image Inpainting by Hyperbolic Selection of Pixels for Two Dimensional Bicubic Interpolations
Authors:
Mehran Motmaen,
Majid Mohrekesh,
Mojtaba Akbari,
Nader Karimi,
Shadrokh Samavi
Abstract:
Image inpainting is a restoration process which has numerous applications. Restoring of scanned old images with scratches, or removing objects in images are some of inpainting applications. Different approaches have been used for implementation of inpainting algorithms. Interpolation approaches only consider one direction for this purpose. In this paper we present a new perspective to image inpain…
▽ More
Image inpainting is a restoration process which has numerous applications. Restoring of scanned old images with scratches, or removing objects in images are some of inpainting applications. Different approaches have been used for implementation of inpainting algorithms. Interpolation approaches only consider one direction for this purpose. In this paper we present a new perspective to image inpainting. We consider multiple directions and apply both one-dimensional and two-dimensional bicubic interpolations. Neighboring pixels are selected in a hyperbolic formation to better preserve corner pixels. We compare our work with recent inpainting approaches to show our superior results.
△ Less
Submitted 30 December, 2017;
originally announced January 2018.
-
RIBBONS: Rapid Inpainting Based on Browsing of Neighborhood Statistics
Authors:
Mojtaba Akbari,
Majid Mohrekesh,
Nader Karimi,
Shadrokh Samavi
Abstract:
Image inpainting refers to filling missing places in images using neighboring pixels. It also has many applications in different tasks of image processing. Most of these applications enhance the image quality by significant unwanted changes or even elimination of some existing pixels. These changes require considerable computational complexities which in turn results in remarkable processing time.…
▽ More
Image inpainting refers to filling missing places in images using neighboring pixels. It also has many applications in different tasks of image processing. Most of these applications enhance the image quality by significant unwanted changes or even elimination of some existing pixels. These changes require considerable computational complexities which in turn results in remarkable processing time. In this paper we propose a fast inpainting algorithm called RIBBONS based on selection of patches around each missing pixel. This would accelerate the execution speed and the capability of online frame inpainting in video. The applied cost-function is a combination of statistical and spatial features in all neighboring pixels. We evaluate some candidate patches using the proposed cost function and minimize it to achieve the final patch. Experimental results show the higher speed of 'Ribbons' in comparison with previous methods while being comparable in terms of PSNR and SSIM for the images in MISC dataset.
△ Less
Submitted 1 January, 2018; v1 submitted 26 December, 2017;
originally announced December 2017.