Skip to content

Commit f0da160

Browse files
committed
pandas
1 parent b9c1cb2 commit f0da160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/walkthrough-tensorflow-object-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Google TensorFlow Object Detection API is an open source framework built on top
66
<img src="images/tf_od_result.jpg" width="1000" />
77
</p>
88

9-
First install Label Maker (`pip install label-maker`) and [tippecanoe](https://github.com/mapbox/tippecanoe)
9+
First install Label Maker (`pip install label-maker`), [tippecanoe](https://github.com/mapbox/tippecanoe) and Pandas (`pip install pandas`).
1010

1111
## Create the training dataset
1212

0 commit comments

Comments
 (0)