Skip to content
/ adi Public

This work was ranked 2nd place in Applied Data Hackathon conducted by the Applied Data Incubator from 28th February 2022 to 7th March 2022 in Berlin, Germany.

License

Notifications You must be signed in to change notification settings

mile888/adi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADH: Composite Vision

Applied Data Hackathon 2022.

Composite Vision team project on segmenting defects in CT scans of composite material parts.

Problem

When manufacturing Carbon fiber reinforced polymers, structural defects such as delaminations can occur inside material. These defects can impair composite physical properties and even render a detail unacceptably defective. Non-destructing testing is a procedure that can be used to identify these defects by means of computed tomography imaging, ultrasound imaging or other techniques.

Goal

In this project, we are working on a computer vision model capable of segmenting defects in CT images of a CFRP composite.

Data

The data consists of CT images of several composite parts:

  • 200 sample grayscale PNG images with annotations in VOC polygon format. Link to Yandex disk (24 Mb)

Image:

Annotations:

Segmentation map:

Model

In this task, we have employed a modified U-Net architecture. The proposed architecture is illustrated below.

U-Net model:

Tools and resources

For image labeling is used LabelMe.

For model prototyping -- Pytorch and torchvision.

About

This work was ranked 2nd place in Applied Data Hackathon conducted by the Applied Data Incubator from 28th February 2022 to 7th March 2022 in Berlin, Germany.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages