Hyunjulie / KR-Reading-Computer-Vision-Papers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer Vision 관련 논문 읽기


완료된 튜토리얼:

  1. Xception - 설명 & Pytorch 코드
  2. GoTurn - 설명 & Pytorch 코드
  3. 구글 Colab 에서 Pytorch로 Pretrained 된 모델 사용하는 방법 등
    • 이것 저것 유용할 수 있는 command 필기용
    • ipynb 가 로딩이 안되는 경우: 여기에 있습니다
  4. SegNet - Pytorch 코드

목표:

  • Backbone Network 몇가지 정리: Xception, Inception
  • Image Segmentation - 논문 정리하기
  • Reuse 가능한 function들 만들고 (PyTorch)
  • 논문 구현하기 +) 최근에 나온 새로운 논문 읽고 정리하기

논문/모델 목록: TO DO!!

Pre-requisites: ResNet, Inception

[참고]

About


Languages

Language:Jupyter Notebook 55.4%Language:Python 24.6%Language:TeX 20.0%