top of page

Neural Network Training: Watermarks Removal

APS360 Artificial Intelligence Fundamentals
  • Implemented a random watermark generator that could add watermarks to images with random font, size, location, and shape

  • Designed the architecture of the convolutional autoencoder and performed deep neural network training

  • Achieved a final testing loss of 0.0112 between the original and processed image sets

  • Provide a guideline for organizations to develop watermarks that better protect their copyrights

  • Led a team of four to compose a professional report and a video presentation

Overall Model of the Watermark Removal Project

Screen Shot 2021-06-29 at 16.29.34.png
Project Details

Structure of the watermark generator and sample results

Screen Shot 2021-06-29 at 16.43.54.png
Screen Shot 2021-06-29 at 16.44.00.png

Architecture of the primary model (convolutional autoencoder), the baseline model (encoder), and the training curve

Screen Shot 2021-06-29 at 16.29.54.png
Screen Shot 2021-06-29 at 16.30.06.png
Screen Shot 2021-06-29 at 16.29.59.png
Screen Shot 2021-06-29 at 16.30.11.png

Visualization of reconstructed image compared to the watermarked version

Screen Shot 2021-06-29 at 16.30.22.png
Screen Shot 2021-06-29 at 16.30.35.png
bottom of page