(Xception) Xception: Deep Learning with Depthwise Separable Convolutions 번역 및 추가 설명과 Keras 구현 16 minute read
(Inception-v4) Inception-v4, inception-resnet and the impact of residual connections on learning 번역 및 추가 설명과 Keras 구현 19 minute read
(Inception-v3) Rethinking the inception architecture for computer vision 번역 및 추가 설명과 Keras 구현 27 minute read
(ResNet) Deep residual learning for image recognition 번역 및 추가 설명과 Keras 구현 22 minute read Paper Information
Tensorflow에서 참조하는 CUDA와 설치되는 CUDA 간의 버전 꼬이는 문제 해결 방법. less than 1 minute read 1. 사건과 해결 사건의 전말은 다음과 같다.
Keras 코드 수행 시에 출력되는 Warning을 포함한 기타 메시지 제거. 1 minute read 0. Intro Keras를 설치하고 코드를 수행하면 아래와 같은 끔찍한 메시지를 볼 수 있다.