StoryCode

솔루션

인공지능,AI,학습,ML,Tensorflow, Cafee2,MLFlow
반응형

이미지를 인식하는 기술은 이미 오픈소스로 많이 나와 있다.

페이스북에서 공개한 Cafee2  아파치 라이선스.
https://caffe2.ai

https://caffe2.ai/docs/getting-started.html?platform=ubuntu&configuration=docker



구글의 TensorFlow

TensorFlow를 설치하기 위해선 Python 3.5.x  64bit가 필요
pip3 install --upgrade tensorflow

설치
http://solarisailab.com/archives/384



Torch 페이스북 => PyTourch 페이스북
Cafefe 버클리대 = > Caffe2 페이스북
Theano 몬트리얼대 => TensorFlow 구글

http://cs231n.stanford.edu/slides/2017/cs231n_2017_lecture8.pdf
https://towardsdatascience.com/battle-of-the-deep-learning-frameworks-part-i-cff0e3841750

딥러닝 프레임워크비교 : https://www.slideshare.net/JunyiSong1/ss-75552936

[출처] 이미지 인식기술|작성자 사랑굳



반응형