Earlier quoted context omitted.
PDF files can be signed, that is tamper resistance. Tamper resistance doesn't have to make any difference to the readability of the document.
So can any type of file -- that doesn't have any relevance to the supposed design of every file type in existence. Now, later versions of PDF do have explicit support for signatures, but what does this have to do with preventing OCR? OCR reads a file, it doesn't change the original file.
OCR for construction documents does not work, we fixed it
31–40 of 103 posts
Re: OCR for construction documents does not work, we fixed it
#32Earlier quoted context omitted.
Anyone building in or for construction tech — whether that's a startup building estimating or project management software, a construction company with an internal tech team solving this themselves, or a builder looking to automate their workflow. The common thread is drawings. Every one of those groups lives and dies by their ability to extract actionable data from a PDF that was never designed to be machine-readable…
Why does the workflow lie at the level of a real or virtual piece of paper and not in the metadata from the applications used to create that piece of paper? Seems like a CAD tool would allow you to identify each element of the drawing, assigning metadata as required.
Re: OCR for construction documents does not work, we fixed it
#33Re: OCR for construction documents does not work, we fixed it
#34Earlier quoted context omitted.
Anyone building in or for construction tech — whether that's a startup building estimating or project management software, a construction company with an internal tech team solving this themselves, or a builder looking to automate their workflow. The common thread is drawings. Every one of those groups lives and dies by their ability to extract actionable data from a PDF that was never designed to be machine-readable…
Why does the workflow lie at the level of a real or virtual piece of paper and not in the metadata from the applications used to create that piece of paper? Seems like a CAD tool would allow you to identify each element of the drawing, assigning metadata as required.
The world in which metadata is a common thing attached to any file doesn't exist, and probably never will, no matter how much you try to improve CAD work flow.
Re: OCR for construction documents does not work, we fixed it
#35Re: OCR for construction documents does not work, we fixed it
#36Looks cool! Where are you getting the data to finetune the cv models for element extraction? I'm worried there isn't a robust enough dataset to be able to build a detection model that will generalize to all of the slightly different standards each discipline (and each firm for that matter) use.
The generalization problem you're pointing at is real and it's the hardest part of this. Our approach is to keep the detection scope tight — rather than trying to generalize across every firm's conventions, we train on a small but high-quality set of fixtures and optimize for precision within that scope.
The result is high confidence outputs on the elements we support, rather than mediocre coverage across everything.
We're expanding the detection surface incrementally as we validate accuracy division by division!
Re: OCR for construction documents does not work, we fixed it
#37Earlier quoted context omitted.
Since when is tamper resistance a part of PDF or any common image format?
You can't change a PDF, it is by design to be not easy to OCRed
Re: OCR for construction documents does not work, we fixed it
#38Re: OCR for construction documents does not work, we fixed it
#39Re: OCR for construction documents does not work, we fixed it
#40When will this be available for 30000x8000px electrical diagrams? I have to make a BOM and oh boy I hate my job
I’m building a similar platform, with electrical being furthest ahead - SLD, panels, lights, power, comms. Also do doors, windows, and mechanical equipment. dm, and I can include you in the next preview.