Rekognition icon indicating copy to clipboard operation
Rekognition copied to clipboard

Extract Latex from images

Open PulkitMishra opened this issue 4 years ago • 8 comments

PulkitMishra avatar Jun 25 '20 01:06 PulkitMishra

We can use tesseract to extract text from images. Should I code for the same? @PulkitMishra

devanshraj3000 avatar Mar 13 '21 20:03 devanshraj3000

@devanshraj3000 please read the work product submission of last year or go through the code. Tesseract may not be the best choice here. Firstly, we have our own Text Extraction and Text Recognition APIs that works really well on-scene images. All that needs to be done is take the output of the same and generate latex for it.

PulkitMishra avatar Mar 16 '21 11:03 PulkitMishra

Okay, got it! Will work on this

devanshraj3000 avatar Mar 16 '21 19:03 devanshraj3000

@augsaksham any updates on this?

PulkitMishra avatar Aug 09 '22 05:08 PulkitMishra

I have stated looking into the pytorch model and am currently converting it into Omex

augsaksham avatar Aug 10 '22 10:08 augsaksham

@augsaksham Is this issue solved? Or there something left? If there is something left, I would like to contribute.

Snimm avatar Nov 30 '22 12:11 Snimm

@PulkitMishra Hello, Is this issue solved? Or there something left? If there is something left, I would like to contribute.

Snimm avatar Dec 29 '22 18:12 Snimm

Hello @PulkitMishra sir, is the issue still unsolved? If yes I would like to work on it.

AryanSharma9917 avatar Feb 13 '23 20:02 AryanSharma9917