-
index(not login)
-
index(logged in)
-
register/login
Inspiration
Make it easy for converting image to text. The main inspiration is to convert the lecture note from class, which is usually in image form, to text file. This will help students in their learning and reviewing process.
What it does
The user will upload the image(.jpg, .png files) to the website and the image will be processed and converted to text on the site. We also allow the users to sign in so that they can have their uploading history reserved.
How we built it
We built it using django web framework and implemented the machine learning package to realize the image-text concerting function.
Challenges we ran into
The process of applying the machine learning package to the django web framework is the greatest challenge we faced.
Accomplishments that we're proud of
We have successfully realized the image-text converting function in a relatively accurate way.
What we learned
The implement of the web framework and the application of the machine learning package.
What's next for Image-Text-Coveter
We will try to make the converted result more accurate and also improve the user interface.
Log in or sign up for Devpost to join the conversation.