<- Back
Comments (74)
- Terr_> OCR for construction documents does not workI'm reminded of the Xerox JBIG2 bug back in ~2013, where certain scan settings could silently replace numbers inside documents, and bad construction-plans were one of the cases that led to it being discovered. [0]It wasn't overt OCR per se, end-user users weren't intending to convert pixels to characters or vice-versa.[0] https://www.youtube.com/watch?v=c0O6UXrOZJo&t=6m03s
- h317I cannot wait for the day when tech companies become players in the construction industry because it looks like it is the only way forward to make a change.To think that everything has been digitalized a long time ago, yet contract law cannot properly deal with delineating responsibilities between GC and Architects, who are still sending 2D drawings to each other.Imagine, all this information about quantities and door types (and everything else) is already available and produced by the architect's team, BUT they cannot share it! Because if they do, they are responsible for the numbers in case something is wrong.So now there is this circus of: Arch technologist making the base drawing with doors. GC receives documents, counts doors for verification, and sends them to the sub. Subcontractor looks at these drawings, counts them again, and sends data to the supplier. Guess what, the supplier also looks, counts, confirms, and back we go.Though I think robotics will change all of that. And when we have some sort of bot assistance, big tech players will have a bigger leverage in this, which will lead to the proper change management architecture.Anyway, cool product. Anything to help with estimation. Really hope it gets traction.
- sreekanth850We’re taking a different path, building a parsing engine that converts CAD (DWG/DXF) into fully structured JSON with preserved semantics (no ML in the critical path).We also have a separate GIS parser that extracts vector data (features, layers, geometries) independently, Like to know how you handle consistency and reproducibility across runs using models and how you make it affordable, especially at scale. because as far as i know CAD and GIS need precision and accuracy.
- nostrapolloFirst off, congrats on the launch! Construction is a tough market to build in. My personal view after being in it a for a few years is that there is no shortage of MVPs. In fact there is an MVP for every problem at every level (or at least it feels that way) but construction is /vast/ and the rough edges that seem juicy at first, in practice are optimizations rather than bottlenecks for constructors.I hope you succeed because it would be great to have a standard API for this data, but I would advise on one of two directions: become the standard by being close to 100% accurate at finding symbols (one symbol doesn't seem to cut it in our testing) or make a great, comprehensive workflow for a small subset of the market and become standard that way.In both cases, you cannot do a broad 'market test', you need to spend many hours with a specific sub-set of users in construction.Disclaimer: I'm a co-founder of Provision.
- peteeI ran the example doors given and it missed 9 swinging doors, some that were in double swing pairs, and a few that were just out on their own not clustered. Not bad overall though
- tomedwrdsI have been working on an extension of this problem lately that involves extracting all doors + any details about those doors to produce quotes. I have found giving the pdf to codex pretty good at it as it can take subcrops of the plans to look at certain areas of high noise in more detail. Only downside is cost is quite high.
- punnerud«Why we did it»; would rather have a “How we did it”. The why gave me AI generated marketing material feelings.Tailscale’s article about NAT traversal is an example of how to write “how we did it”: https://tailscale.com/blog/how-nat-traversal-works
- mmethodzDo that for Finnish construction documents. My parser is 30000+ lines candidate based but the lack of standards and the Finnish language...
- anonundefined
- frogguyLooks 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.
- testUser1228What do you foresee being the end use case for this (or most valuable use case)?
- IuliohWhen will this be available for 30000x8000px electrical diagrams?I have to make a BOM and oh boy I hate my job
- hspraggins77Great points raised!
- alexeischiopuGood idea :)
- vessenescool. What's pricing like?
- achillesheelsLove it! Starbucks Vente Machiato sipLove to give it to an arc client, not sure who the right person to implement this would be? Hmm…
- anonundefined
- i18nagentai[flagged]
- fithisuxOf course it is not working. PDF and images are supposed to be tamper resistant. OCR tries to reverse engineer them.
- ware-intelYour smart features looks like a game changer? Nice job!