profile
break, compose, display
post-thumbnail

ResNet50 Classification Model Transfer Learning

Transfer Learning with Custom Dataset on Keras ResNet50 Base Model Pretrained on ImageNet Dataset

2021년 5월 18일
·
0개의 댓글
·
post-thumbnail

VGGNet Paper Reading

VGGNET은 Layer 개수가 19개이다. CNN 망이 깊고 넓을 수록 성능이 더 좋아지지만, 문제는 학습이 어려워진다.

2021년 5월 11일
·
0개의 댓글
·
post-thumbnail

SPPNet

과거에 사용된 CNN 구조들은 Fully Connected Layer에 넣어야 하기 때문에 고정된 이미지 크기의 입력을 필요로 한다. cropping 과정이 들어가면서 이미지 전체를 담지 못하거나, 아니면 warping이 되면서 이미지가 왜곡이 됐다.

2021년 5월 3일
·
0개의 댓글
·
post-thumbnail

Alexnet 논문 읽기

심층 신경망 모델(Deep Convolutional Neural Network)인 Alexnet이 어떻게 기존 CNN의 단점을 보완했을까?

2021년 4월 4일
·
0개의 댓글
·
post-thumbnail

Retinanet Paper Summary & Torch Model Code

This writing is a summary for the paper Focal Loss for Dense Object Detection.

2021년 3월 28일
·
0개의 댓글
·
post-thumbnail

CRAFT Paper Reading

Reading Clova AI's CRAFT Paper

2021년 3월 21일
·
1개의 댓글
·
post-thumbnail

Dueling DQN

DQN도 그렇고 Dueling DQN도 그렇고, 게임 용도로 개발됐습니다.

2021년 2월 3일
·
0개의 댓글
·
post-thumbnail

코로나19 원인 불명 확진자 분석 (12/28)

해당 글은 12월 28일까지의 데이터를 바탕으로 작성된 글임을 알려드립니다.

2021년 1월 31일
·
0개의 댓글
·

[펌] 데이터 사이언스에서 하는 고민

데이터사이언스 직군에 대해서 스스로에게 물어볼 질문들

2020년 7월 12일
·
0개의 댓글
·
post-thumbnail

conda는 이제 그만 쓸래요 - pyenv & poetry

데이터 분석도, 웹개발도 하고 싶은데 파이썬이 꼬여버렸다!

2020년 7월 5일
·
5개의 댓글
·

Running Wiki.js on local with docker-compose

Make yml file on directoryMake two images with the following commands(optional) If you want to run specific image only, run as following:or Access to

2020년 6월 6일
·
0개의 댓글
·
post-thumbnail

신해철의 고스트스테이션 스크립트 제작

Speech to Text로 라디오 방송 스크립트 제작해보기

2020년 5월 1일
·
0개의 댓글
·
post-thumbnail

Django Elastic Beanstalk Domain Registration

Elasticbeanstalk으로 띄워놓은 django project의 domain을 깔끔하게 만들어보자

2020년 4월 22일
·
0개의 댓글
·
post-thumbnail

[2020] Django에 소셜 로그인 기능 추가하기: Naver, Google, KakaoTalk

Django 2.2+에다가 Kakao, Google, Naver 소셜로그인 기능 추가하기

2020년 4월 21일
·
2개의 댓글
·
post-thumbnail

오늘만 코딩할 건 아니잖아

내 몸과 의지력은 한계가 분명하다. 오랫동안 꾸준히 코딩하기 위해서는 어떻게 관리해야 할까?

2020년 4월 19일
·
13개의 댓글
·
post-thumbnail

더 가벼운 이미지를 찾아서

django web에서 이미지 로딩을 더 빠르게 만드는 .webp 압축 및 사용

2020년 4월 11일
·
2개의 댓글
·
post-thumbnail

Drag & Drop으로 이미지 업로드?

Velog에 이미지를 한꺼번에 올리는 방법 - S3 & CodePipeline

2020년 4월 9일
·
0개의 댓글
·
post-thumbnail

서울 시체 육회 vs 서울시 체육회

FastAPI와 Flask를 이용한 맞춤법 교정 API 서버 만들기

2020년 4월 7일
·
2개의 댓글
·
post-thumbnail

Evernote, Bear, Notion, Apple Notes 후기

노트 앱들은 거의 다 사용해본 것 같다. Evernote에서 벗어나고, Bear / Notion / Apple Notes 조합을 사용하는 이유를 적어봤다.

2020년 4월 6일
·
3개의 댓글
·