Build2 publishers3 min readPublished
OpenAI buys a neural ISP that has to be retrained for every camera module
The Wall Street Journal puts the price above $300 million for software that replaces a phone's tuned camera pipeline with one network trained per module, already shipping in Honor's 600 series. OpenAI's optics decisions now come first.
The Engineer · Build desk

What happened
- The Wall Street Journal reported on September 14th that OpenAI had acquired Glass Imaging in recent months, in a deal valuing the company above $300 million.
- Glass Imaging was founded in 2019 by Ziv Attar and Tom Bishop, both of whom worked on computational photography at Apple before starting the company.
- OpenAI merged the io Products team into the company in July 2025 after working with Jony Ive and LoveFrom, which stayed independent while taking on design responsibilities across OpenAI.
- In an August 25th, 2026 strategy post, CFO Sarah Friar described one system spanning data centers, custom chips, models, software products and AI-native devices.
Compiled by The EngineerSomething wrong?How this is made
Why it matters
- constraint The imaging asset cannot be bought once and reused across designs: every sensor or lens revision in OpenAI's device program adds a training pass before the camera path can be signed off.
- capability Correcting noise and distortion at the sensor takes that work off the inference path, so a device spends less of its compute budget undoing its own camera before the model reads the scene.
- exposure Honor's 600 series zoom imaging now depends on software owned by a company building competing consumer hardware.
A conventional smartphone pipeline passes sensor data through separately tuned stages for demosaicing, noise reduction, sharpening and multi-frame fusion, and each stage can discard information or introduce artifacts [3]. GlassAI replaces that chain. It takes bursts of RAW sensor data and runs them through one network trained for a particular camera module [4]. Glass Imaging says the network corrects lens aberrations, sensor noise, blur and crosstalk while recovering detail already contained in the captures [5], and the company has repeatedly separated that from generative enhancement systems that invent plausible pixels [6]. If the imaging layer invents pixels, a model downstream inherits them as observations.
The public evidence for output quality is a demonstration. In October 2024 Glass Imaging ran RAW bursts on a Qualcomm reference phone built on the Snapdragon 8 Elite, using the chip's neural accelerator, and compared the result with an iPhone 16 Pro Max [7]. The comparisons were produced by Glass Imaging and are not an independent benchmark [8]. The result transfers to an OpenAI device only if the shipped network is trained on that device's own module and the device's accelerator can run burst inference inside a comparable power budget. Friar's post puts custom chips in the same system as the devices [11], and a custom accelerator is not the Snapdragon part the demo used.
Per-module training decides what OpenAI actually bought. The asset is a network paired to one lens-and-sensor combination, so a different module needs training against that module [22]. A network tuned to one lens is a strange thing to acquire without a lens in mind. OpenAI's January manufacturing request asked for optics suppliers alongside displays, silicon, electronics and final assembly [12], and Attar and Bishop bring experience co-designing optics and software [19].
Glass Imaging said the neural ISP was used for zoom imaging in Honor's 600 series smartphones by 2026 [9], at least 15 months after the Snapdragon demonstration [21]. Attar founded LinX Imaging in 2011 and ran it until Apple's acquisition in 2015, about four years [13][20]. LinX built dual-camera systems for depth effects and low-light image fusion [13], and Attar later led Apple computational-photography projects including Portrait Mode for the iPhone 7 Plus [14]. Bishop was at Apple from 2013 through 2018 on core Portrait Mode technology, after research on inverse imaging, deblurring, super-resolution and depth estimation [15].
Runtimewire, working from the Journal's report, writes that cameras could serve as a primary input for devices expected to understand their surroundings instead of waiting for typed instructions [16]. The disclosed record supports a narrower reading: a supplier request that includes optics [12], an imaging team with edge deployment experience [18], and a CFO description of one system that ends in AI-native devices [11]. OpenAI has not said what the device is or how it will be operated. On the engineering, I would expect the sensor and the lens to be fixed before the imaging network is frozen, because the compute saved at the sensor is compute the model does not spend undoing camera artifacts later [17].
What to watch
- Whether Glass Imaging keeps supplying third-party phone makers such as Honor now that OpenAI owns the business.
- Which sensor and lens module OpenAI specifies first, since the network must be trained against that pairing.
- Whether OpenAI's custom silicon includes a neural accelerator sized for burst RAW inference, or the device uses a merchant part.