📌 Ewha Womans University - Summer 2020
| Topic | Language | Completed |
|---|---|---|
| Pixel-wise operation | C/C++ | ✔ |
| Region-wise operation | C/C++ | ✔ |
| Image restoration & segmentation | C/C++ | ✔ |
| Edge/Corner detection | C/C++ | ✔ |
| Feature descriptor | C/C++ | ✔ |
| Feature matching & fitting | C/C++ | ✔ |
| Implement linear classifier & MLP | Python, Numpy | ✔ |
| Implement CNN architecture (ResNet) | Python, Pytorch | ✔ |
| Implement encoder-decoder architecture (U-Net) | Python, Pytorch | ✔ |