Skip to content

Commit

Permalink
doc: update README and result image.
Browse files Browse the repository at this point in the history
  • Loading branch information
NeroHin committed Jan 16, 2023
1 parent 7f57c7a commit 91d2863
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## How about this repo?

* Here is the repository for the UI of the defect detection and segmentation with digital image processing with N.C.K.U. CSIE course.
* The project scope is Detection and Segmentation in the Powder Spreading Process of Magnetic Material Additive Manufacturing.
* If you want to know the algorithm, please refer to the following [link](https://github.com/NeroHin/defect-detection-and-segment-deep-learning).

### Result

![image](/image/powder_uneven_result.png)
![image](/image/powder_uncover_result.png)

### How to run?

1. install requirements
Expand All @@ -13,4 +24,4 @@ cd defect-segment-detection-ui/ui
3. run ui
```bash
python defect-detection2.py
```
```
Binary file added image/powder_uncover_result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/powder_uneven_result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 91d2863

Please sign in to comment.