인공지능/텐서 플로우
텐서 플로우 Object Detection API
하늘.98
2021. 12. 29. 12:03
터미널에 가상환경을 만들어 tesorflow를 만들어준 뒤
메뉴얼 순서에 맞게 다운로드 및 사용법을 보고 활용하면 된다.
TensorFlow Object Detection 공식사이트:
https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/install.html
Installation — TensorFlow 2 Object Detection API tutorial documentation
Anaconda Python 3.8 (Optional) Although having Anaconda is not a requirement in order to install and use TensorFlow, I suggest doing so, due to it’s intuitive way of managing packages and setting up new virtual environments. Anaconda is a pretty useful t
tensorflow-object-detection-api-tutorial.readthedocs.io