일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 백준
- MySQL
- dynamic programming
- canny edge detection
- 그래프 이론
- MinHeap
- dfs
- opencv
- 머신러닝
- YoLO
- machine learning
- two-stage detector
- Python
- Reinforcement Learning
- AlexNet
- 딥러닝
- eecs 498
- Mask Processing
- C++
- One-Stage Detector
- deep learning
- object detection
- image processing
- DP
- CNN
- BFS
- r-cnn
- LSTM
- 강화학습
- real-time object detection
- Today
- Total
목록classification (3)
JINWOOJUNG

본 컴퓨터 비전 개념과 기법들에 대한 공부를 진행하면서 배운 내용들을 중심으로 정리한 포스팅입니다. 책은 Computer Vision: Algorithms and Applications를 기반으로 공부하였습니다.또한, 인하대학교 박인규 교수님의 컴퓨터 비전 과목을 기반으로 제작된 포스팅입니다.https://jinwoo-jung.tistory.com/115 [ 컴퓨터 비전 ] Ch5. Deep Learning...5본 컴퓨터 비전 개념과 기법들에 대한 공부를 진행하면서 배운 내용들을 중심으로 정리한 포스팅입니다. 책은 Computer Vision: Algorithms and Applications를 기반으로 공부하였습니다.또한, 인하대학교jinwoo-jung.comComputer VisionTasks컴퓨터..

본 포스팅은 서울대학교 이준석 교수님의 M3239.005300 Machine Learning & Deep Learning 1을 수강하고 정리 및 공부를 위한 포스팅입니다. Artificial Intelligence(AI)Artificial Intelligenceintelligence of machines or software사람이 만들어낸 지능 Intelligenceability to perceiveapplied to adaptive behaviors세상을 인지할 수 있는 능력, 이를 바탕으로 적응적인 행동을 결정 (Statistical) Machine Learningfield of study in artificial intelligence사람의 개입(가르침, explicit instructions)을..

본 포스팅은 Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow 2판을 토대로공부한 내용을 정리하기 위한 포스팅입니다. 해당 도서에 나오는 Source Code 및 자료는 GitHub를 참조하여 진행하였습니다.https://codingalzi.github.io/handson-ml2/ 핸즈온 머신러닝머신러닝/딥러닝 기초 지식 제공codingalzi.github.iohttps://jinwoo-jung.tistory.com/97 [ 핸즈온 머신러닝 ] 2. 머신러닝 프로젝트 처음부터 끝까지...3(Model 선정)본 포스팅은 Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow 2판을 토..