OpenCV (Open Source Computer Vision Library)
C++, Python, Java 등 다양한 언어에서 사용 가능한 가장 널리 사용되는 오픈소스 머신 비전 라이브러리 중 하나. 이미지 및 비디오 처리, 객체 감지, 얼굴 인식, 기계 학습 등 다양한 기능 제공.
Home
OpenCV provides a real-time optimized Computer Vision library, tools, and hardware. It also supports model execution for Machine Learning (ML) and Artificial Intelligence (AI).
opencv.org
https://pypi.org/project/opencv-python/#installation-and-usage
opencv-python
Wrapper package for OpenCV python bindings.
pypi.org
예제로 배우는 파이썬 프로그래밍 - 파이썬 영상 처리 (OpenCV)
1. OpenCV 소개 OpenCV (Open source Computer Vision)는 실시간 컴퓨터 비젼을 처리하는 목적으로 만들어진 라이브러리로서, 인텔에 의해 처음 만들어져서 현재는 Itseez (2016년 인텔에 편입)에 의해 지원되고
pythonstudy.xyz
TensorFlow 및 Keras
TensorFlow는 머신러닝 및 딥러닝에 널리 사용되는 라이브러리. Keras는 TensorFlow에서 딥러닝 모델을 쉽게 구축하기 위한 고수준 인터페이스. 이미지 분류, 객체 감지, 분할 등에 사용됨.
https://www.tensorflow.org/?hl=ko
TensorFlow
모두를 위한 엔드 투 엔드 오픈소스 머신러닝 플랫폼입니다. 도구, 라이브러리, 커뮤니티 리소스로 구성된 TensorFlow의 유연한 생태계를 만나 보세요.
www.tensorflow.org
Keras documentation: About Keras 3
► About Keras 3 About Keras 3 Keras is a deep learning API written in Python and capable of running on top of either JAX, TensorFlow, or PyTorch. Keras is: Simple – but not simplistic. Keras reduces developer cognitive load to free you to focus on the
keras.io
PyTorch
또 다른 딥러닝 라이브러리로서, 연구 목적이나 빠른 프로토타이핑에 많이 사용됨. TensorFlow와 유사하게 이미지 처리 및 컴퓨터 비전 작업에 활용됨
https://pytorch.org/docs/stable/index.html
PyTorch documentation — PyTorch 2.2 documentation
Shortcuts
pytorch.org
Scikit-Image
Python 기반의 머신 비전 및 이미지 처리 라이브러리. 이미지 필터링, 변환, 특징 추출 등 다양한 작업 수행
scikit-image: Image processing in Python — scikit-image
scikit-image.org
Dlib
C++ 및 Python에서 사용할 수 있는 라이브러리. 얼굴 검출, 얼굴 인식, 객체 추적 등 지원
http://dlib.net/python/index.html
Classes — dlib documentation
Dlib is principally a C++ library, however, you can use a number of its tools from python applications. This page documents the python API for working with these dlib tools. If you haven’t done so already, you should probably look at the python example p
dlib.net
https://yunwoong.tistory.com/84
dlib, Python을 이용하여 얼굴 인식하는 방법
간혹 TV나 영화를 보다보면 누가 누군인지 모를 정도로 닮아 혼란에 빠뜨리게 하는 연애인이 있습니다. 다른 연애인 도플갱어 블로그나 얼굴 인식 기술을 소개하는 자료를 보면 항상 등장하는
yunwoong.tistory.com
MXNet
https://github.com/apache/mxnet
GitHub - apache/mxnet: Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow De
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more - GitHub - apache/mxnet: L...
github.com
https://tensorflow.blog/2016/11/29/mxnet-dl-framework-of-choice-at-aws/
MXNet, DL Framework of Choice at AWS
지난 주 아마존 CTO 워너 보글스(Werner Vogels)는 AWS 에서 사용할 수 있는 딥러닝 프레임워크로 MXNet 을 추가했으며 앞으로 아마존이 MXNet 의 개발을 지원하겠다고 발표하였습니다. MXNet 은 카네기 멜
tensorflow.blog
https://www.allthingsdistributed.com/2016/11/mxnet-default-framework-deep-learning-aws.html
MXNet - Deep Learning Framework of Choice at AWS
MXNet will be the deep learning framework of choice at AWS. AWS will contribute code and improved documentation as well as invest in the ecosystem around MXNet. We will partner with other organizations to further advance MXNet
www.allthingsdistributed.com
fastai
PyTorch 기반의 빠르고 간단한 딥러닝을 위한 라이브러리. 초보자부터 전문가까지 다양한 사용자를 대상으로 함.
fastai - Welcome to fastai
fastai simplifies training fast and accurate neural nets using modern best practices
docs.fast.ai
SimpleCV
Python 기반의 간단한 컴퓨터 비전 프레임워크로, 이미지 및 비디오 처리에 중점을 둠.
SimpleCV
What is it? SimpleCV is an open source framework for building computer vision applications. With it, you get access to several high-powered computer vision libraries such as OpenCV – without having to first learn about bit depths, file formats, color spa
simplecv.org