수강 강의: 선형대수, 이상화 교수님 수강 기간: 2021.08 ~ 2021.11
Summary · Highly motivated graduate school applicant with particular interest in computer vision · Constantly study deep learning by reading relevant papers and implementing code · 2+ years of work experience in camera based Self-driving field Work Experiences Junior Algorithm Engineer - 02/2020 to present Stradvision, Seoul · Investigated methods to enhance accuracy of object’s features measure..
0. Library 소프트웨어를 만들 때 쓰이는 클래스나 서브루틴들의 모임 다른 프로그램들과 링크되기 위하여 존재하는, 하나 이상의 서브루틴(subroutine)이나 함수(function)들의 집합 파일 링크(link)될 수 있도록 보통 컴파일된 형태인 목적 코드(object code)형태로 존재 확장자별 라이브러리 구분 .a : 리눅스 / 정적 라이브러리 .so : 리눅스 / 동적 라이브러리 .lib : 윈도우 / 정적 라이브러리 .dll : 윈도우 / 동적 라이브러리 1. Static Library(.lib) 특정 기능의 라이브러리를 static 하게 제작한다는 것은 link 단계에서 라이브러리(*.lib 파일)를 실행 바이너리에 포함시킨다는 얘기이다. 즉, 라이브러리의 동작 코드가 이를 사용하는 실..
1. jupyter notebook 설치 ~$ pip install jupyter notebook 2. 환경설정 파일 생성 ~$ jupyter notebook --generate-config 3. 암호생성 ~$ python >>> from notebook.auth import passwd >>> passwd() Enter password: Verify password: psswd() # 패스워드 생성 Enter password: # 패스워드 입력 Verify password: #패스워드 확인 output으로 나오는 암호화된 비밀번호 저장해두고 나중에 이용 4. 환경설정 ~$ vim ~/.jupyter/jupyter_notebook_config.py 을 통해 환경설정 파일로 들어간다. c.NotebookA..
- MLOps
- TRACKING
- 3d object detection
- feature
- OS
- ML Pipeline
- Building Basic GAN
- Gan
- AI
- 디지털신호처리
- mode collapse
- Deep learning
- depth
- pcb
- Raspberry Pi
- 운영체제
- controllable GAN
- image
- 딥러닝
- 신호처리
- Operating System
- deeplearning
- DSP
- depthmap
- Depth estimation
- machine learning
- ML
- Generative Model
- conditional GAN
- design pattern
- Total
- Today
- Yesterday
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |