1 |
Installation |
text |
2 |
Detect Objects Using Your Webcam |
text |
3 |
Training Custom Object Detector |
text |
4 |
Common issues |
text |
5 |
TensorFlow Object Detection API tutorial |
text |
6 |
Docs |
text |
7 |
¶ |
text |
8 |
here |
text |
9 |
Installation |
text |
10 |
General Remarks |
text |
11 |
Install Anaconda Python 3.7 (Optional) |
text |
12 |
TensorFlow Installation |
text |
13 |
TensorFlow CPU |
text |
14 |
Create a new Conda virtual environment (Optional) |
text |
15 |
Install TensorFlow CPU for Python |
text |
16 |
Test your Installation |
text |
17 |
TensorFlow GPU |
text |
18 |
Install CUDA Toolkit |
text |
19 |
Install CUDNN |
text |
20 |
Environment Setup |
text |
21 |
Update your GPU drivers (Optional) |
text |
22 |
Create a new Conda virtual environment |
text |
23 |
Install TensorFlow GPU for Python |
text |
24 |
Test your Installation |
text |
25 |
TensorFlow Models Installation |
text |
26 |
Install Prerequisites |
text |
27 |
Downloading the TensorFlow Models |
text |
28 |
Protobuf Installation/Compilation |
text |
29 |
Adding necessary Environment Variables |
text |
30 |
COCO API installation (Optional) |
text |
31 |
Test your Installation |
text |
32 |
LabelImg Installation |
text |
33 |
Get from PyPI (Recommended) |
text |
34 |
Use precompiled binaries (Easy) |
text |
35 |
Build from source (Hard) |
text |
36 |
Detect Objects Using Your Webcam |
text |
37 |
Training Custom Object Detector |
text |
38 |
Preparing workspace |
text |
39 |
Annotating images |
text |
40 |
Part**ioning the images |
text |
41 |
Creating Label Map |
text |
42 |
Creating TensorFlow Records |
text |
43 |
Converting *.xml to *.csv |
text |
44 |
Converting from *.csv to *.record |
text |
45 |
Configuring a Training Pipeline |
text |
46 |
Training the Model |
text |
47 |
Evaluating the Model (Optional) |
text |
48 |
Monitor Training Job Progress using TensorBoard |
text |
49 |
Exporting a Trained Inference Graph |
text |
50 |
Common issues |
text |