1. LSTM
(*cell : 장기기억)
*gate 4가지
(1) forget
(2) input
(3) output
2. GRU
->LSTM과 비슷
(1) update
(2) reset
(3) memory candidate
(4) final memory
3. ReLU
->생각보다 (-)
https://drive.google.com/file/d/1FzOrIIOPr2AM0klKj6ig9C0--ajtC3a8/view?usp=sharing
Image Segmentation with GrabCut Algorithm.ipynb
Colab notebook
drive.google.com
https://drive.google.com/file/d/1GDiLbPsoMguuiqVhFw0lW_Lx-dn2o0p3/view?usp=sharing
Image Segmentation with Watershed.ipynb
Colab notebook
drive.google.com
https://drive.google.com/file/d/1FyMRHzMsKBERiQ7H7k-cL9IRPSV2bj0o/view?usp=sharing
OpenCV영상처리_프로젝트.ipynb
Colab notebook
drive.google.com
댓글 영역