diff --git a/index.html b/index.html index 4ab2c6c..eebc90d 100644 --- a/index.html +++ b/index.html @@ -152,8 +152,12 @@

Hello there

- Developed a program in Python to remove text from speech bubbles in foreign comics using Easy OCR, an optical character engine which uses deep machine learning. -

Used Deep-Translate, a python wrapper for the Google Translate API, to replace foreign text to translated English text. + + + @@ -173,11 +177,14 @@

Hello there

- Developed a portable software tool for image stitching, splitting, upscaling, denoising, and watermarking. -

Features smart splitting to auto detect empty space to split for an automated and faster process. -

Integrates Waifu2X, an image upscaling and noise reduction program which uses deep convolutional neural networks. -

Built in Java with JavaFX and distributed to Windows, Linux, and MacOS with Maven and JDeploy. - + + +