Skip to content

19hgp-es/iris_processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iris_processing

iris_processing with python-opencv & pytorch

This project is 2019 HYU graduate project with CASS.

some question & using this source.

Ask here @Github

todolist

  • nomalization 진행 과정에서 noise 제거하기
  • pytorch를 이용할때 어떤 opencl 함수를 사용했는지 조사하기 (reserach 및 excel 정리 필요)
  • 임베디드 보드에 opencl 전용 Embed-package 적용하기- Make KOR Doc.

Environment

python 3.5.x & python 2.7.x

Requirements

torch torchvision python-opencl

Already progressed

  • Understand RGP image processing with embedded-system
  • Basic studying OpenCL C programming