Deep-learning based Prediction Model for Projection Micro-stereolithography (P-µSLA) Process [Click for detail]
- System design of P-µSLA process: The printer is a bottom-up SLA (DLP) process with a digital projector screen at accuracy of 10 µm.

- Test cases fabricated by P-µSLA process: Effel Tower, Batman, Latice Cube and Lattice Sphere were printed.

- Convolutional encoder decoder network for result prediction: Inspired by the success of SegNet for semantic segmentation, the architecture of the proposed deep convolutional encoder-decoder network that consists an encoder network and a decoder network for shape deformation prediction is presented. The encoder network is composed of convolutional layers, batch normalization layers, relu layers, and maxpooling layers. The decoder network contains unpooling layers, transposed convolutional layers, batch normalization layers, relu layers. The end of the network includes a softmax layer and a pixel classification layer that classify the intensity values of each pixel of the predicted image into 0 and 1.
- Comparison with prediction and ground truth of validation patterns: The actual printed outcomes (groundtruth) and the predicted outcomes (prediction) are all compared correspondingly. By comparing the predicted shapes with the actual printed shapes, it is obvious that the convolutional encoder decoder network is capable to study and simulate the shape deformation caused by the uncertainties within the P-µSLA process. Meanwhile, the randomly sampled points from the boundaries of the two images are overlapped and illustrated in the image below.
