# U-Net

[Toy] 이미지 세그멘테이션 (U-Net)
1. U-Net이란? U-Net은 그 형태가 U자 형태로 이루어진 모델로, 인코더-디코더 형태를 가지고 있다. 인코더: 입력받은 이미지를 CNN을 이용해 특징 추출 이미지의 크기는 축소 + 정보 압축 디코더: 압축된 정보가 복원되어 입력과 같은 크기의 출력을

딥러닝 논문 구현 참고 사이트 - Papers With Code
딥러닝 논문 구현을 위해 참고할 수 있는 Papers With Code 사이트에 대해 살펴봅시다.딥러닝 논문 구현 능력을 향상 시키기 위해서는 다음과 같은 과정을 거쳐야만 합니다.논문 읽기 : 딥러닝 논문을 읽고 딥러닝 논문의 내용을 이해하는 것은 논문 구현에 앞선 필

A single-stage detector of cerebral microbleeds using 3D feature fused region proposal network (FFRP-Net, 2022) Review
A single-stage detector of cerebral microbleeds using 3D feature fused region proposal network (FFRP-Net, 2022) Review

Semantic Segmentation of Aerial Images Using U-Net
DigitalSreeni YouTube를 보고 따라한 내용입니다!먼저 Kaggle에서 Semantic segmentation of aerial imagery 데이터셋을 다운로드 받자!데이터셋에 대한 정보는 아래와 같다.데이터셋 폴더 구조는 아래와 같다.Preproces

[논문 요약] U-Net: Convolutional Networks for Biomedical Image Segmentation
U-Net 독일의 기술력은 세계 제일!

3D Segmentation of Perivascular Spaces on T1-Weighted 3 Tesla MR Images With a Convolutional Autoencoder and a U-Shaped Neural Network(2021) Review
3D Segmentation of Perivascular Spaces on T1-Weighted 3 Tesla MR Images With a Convolutional Autoencoder and a U-Shaped Neural Network

U-Net : Convolutional Networks for Biomedical Image Segmentation(2015) Review
U-Net Review

(2021)Generative Adversarial Registration for Improved Conditional Deformable Templates
Generative Adversarial Registration for Improved Conditional Deformable Templates 논문 리뷰
.png)
(2019)Unsupervised Learning of Probabilistic Diffeomorphic Registration for Images and Surfaces
Unsupervised Learning of Probabilistic Diffeomorphic Registration for Images and Surfaces 논문 리뷰

(U-Net) Convolutional Networks for Biomedical Image Segmentation 논문 리뷰
오늘은 Segmentation에 대해 알기 위해 꼭 봐야 하는 milestone 같은 U-Net paper을 리뷰하려고 한다. 물론 FCN paper도 milestone에 속한다. U-Net : https://arxiv.org/pdf/1505.04597.pdf
.png)
(2021)HyperMorph: Amortized Hyperparameter Learning for Image Registration
HyperMorph: Amortized Hyperparameter Learning for Image Registration 논문 리뷰
.png)
(2021)UNETR: Transformers for 3D Medical Image Segmentation
UNETR: Transformers for 3D Medical Image Segmentation 논문 리뷰

(2018)VoxelMorph: A Learning Framework for Deformable Medical Image Registration
VoxelMorph: A Learning Framework for Deformable Medical Image Registration 논문 리뷰

U-Net 실습
이번 포스팅에서는 지난 시간에 공부한 U-Net 톺아보기에 대한 실습을 해보려고 합니다. 사실 실습이라기 보다는 링크의 내용을 분석해보는 것에 불과합니다. 실습에 관련된 대부분의 내용(소스코드 포함)은 아래의 사이트를 바탕으로 작성했음을 미리 알려드립니다. 또한, 데이

U-Net 톺아보기(in-depth)
톺아보다 : 틈이 있는 곳마다 모조리 더듬어 뒤지면서 찾다(순우리말).이 글이 저의 Velog 첫 글이랍니다! 무슨 내용으로 글을 올려볼까 생각하다가, 최근에 공부하게 된 U-Net에 대해 정리해서 올려보려 합니다. 학부 인턴생으로 딥러닝을 제대로 공부한지, 2021.

(2021)Unsupervised Anomaly Segmentation using Image-Semantic Cycle Translation
Unsupervised Anomaly Segmentation using Image-Semantic Cycle Translation 논문 리뷰
.png)
(2017)Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks
Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks 논문 리뷰
.png)
(2016)Image-to-Image Translation with Conditional Adversarial Networks
Image-to-Image Translation with Conditional Adversarial Networks 논문 리뷰