기억 저장소

클라우드 기반 인공지능 개발과 DevOps 실무

인공지능/텐서 플로우

텐서 플로우 Object Detection API/ model 모듈 찾기

하늘.98 2021. 12. 29. 15:35

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

 

https://github.com/tensorflow/models

 

GitHub - tensorflow/models: Models and examples built with TensorFlow

Models and examples built with TensorFlow. Contribute to tensorflow/models development by creating an account on GitHub.

github.com

 

 

 

 

 

 

 

 

 

 

 

 

텐서플로우에서 제공하는 모델 : 

https://www.tensorflow.org/api_docs/python/tf/keras/applications?hl=ko 

 

Module: tf.keras.applications  |  TensorFlow Core v2.7.0

Public API for tf.keras.applications namespace.

www.tensorflow.org