1. 아나콘다 설치
https://t-okk.tistory.com/34?category=806318
아나콘다(Anaconda) 설치하기 - Tensorflow
1. 아나콘다 홈페이지 https://www.anaconda.com/distribution/ Anaconda Python/R Distribution - Free Download Anaconda Distribution is the world's most popular Python data science platform. Download th..
t-okk.tistory.com
2. Tensorflow object detection API 이용하기
https://jamessong.tistory.com/2
tensorflow object detection API at Windows 동작 에 필요한 개발 환경 구성
윈도우 기반 Tensorflow Object Detection을 통한 실시간 객체 탐지.(Anaconda) 1. 우선 Windows 전용 아나 콘다를 설치 한다. - https://www.anaconda.com/download/ 2. Anaconda promt 실행 하고 하기 아래와 같..
jamessong.tistory.com
https://yongyong-e.tistory.com/35?category=836820
[Tensorflow Object Detection API] 3. Testing your own dataset
1) Exporting the Tensorflow Graph Training후, 생성된 model.ckpt-{CEHCKPOINT_NUMBER}.* 파일들을 inference_graph로 변환하여 학습된 모델을 평가해보자. # models/object_detection/ python export_infere..
yongyong-e.tistory.com
'AI > deep learning' 카테고리의 다른 글
[Microsoft Malware Prediction] Data analysis (0) | 2020.05.18 |
---|---|
Object Detection: Faster-RCNN Model (0) | 2020.05.07 |
[Tensorflow] 아나콘다(Anaconda) 설치하기 (2) | 2020.04.02 |
Violence detecting in videos using Tensorflow Object Detection (7650) | 2019.11.06 |
DataSet labeling(라벨링_labelIMG이용) (0) | 2019.09.22 |