JINSOL KIM
JINSOL KIM

Computer Vision for Autonomous Driving

Contact me

2022 © JINSOL KIM

  • ALL
  • Autonomous Driving
    Concept Optimal State Estimation Lidar Automotive
    Self-Driving Cars (Coursera)
  • Math
    Algorithm Problem Solving Linear Algebra Probability Calculus Game Theory
    Mathematics for machine learning (Coursera)
  • ML
    Concept ML Ops Sklearn PRML(Pattern Recognition and Machine Learning)
    Question ETC
  • DL
    Concept PyTorch
    Deeplearning.ai Deeplearning.ai GAN Deeplearning.ai NLP ETC
  • Vision
    Concept Multiple View Geometry OpenCV
    (Monocular) Segmentation based on DL (Monocular) Depth Estimation based on DL (Monocular) Detection based on DL (Monocular) Optical Flow based on DL Multi Camera Fusion based on DL Vision Dataset
    CS231n Computational Photography (Udacity)
    Signal and System ETC
  • Python
    Basic & Pandas & Numpy Django Django-RestFramework Crawling Embedded GUI
    ETC
  • C
    C Concept CPP Concept Linux ETC
  • ETC
    Database Computer Network Operational Research Humanity Dev ETC

선형계획법을 이용한 최대 유량 문제와 엑셀의 활용

이전 참조 글 1 : https://gaussian37.github.io/etc-or-linear_programming/ 이전 참조글 2 : https://gaussian37.github.io/etc-or-transportation_assignment/ 이번 글에서는 최대 유량...

2021, Apr 30   —  3 minute read

선형계획법을 이용한 수송 및 할당 모형과 엑셀의 활용

Operational Research의 주요한 문제로 수송 문제와 할당 문제가 있습니다. 수송 문제와 할당 문제는 의사 결정...

2021, Apr 29   —  5 minute read

선형계획법을 이용한 최단 경로 문제와 엑셀의 활용

사전 필요 지식 : https://gaussian37.github.io/etc-or-linear_programming/ 선형계획법을 이용하여 그래프의 최단 경로 문제를 해결할 수 있습니다. 물론...

2021, Apr 29   —  2 minute read

선형 및 정수 계획법과 엑셀의 활용

이번 글에서는 경영 과학에서 다루는 선형 계획법, 정수 계획법 등과 같은 문제를 엑셀을 이용하여 어떻게...

2021, Feb 12   —  13 minute read