Skip to content

Commit b96ccd6

Browse files
committed
ImageAI v2.0.3, Transfer learning, Continous Learning, Multi-recognition, Tensorflow conversion, Video detection timeout and bug fixes.
1 parent 3781a0d commit b96ccd6

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.idea/workspace.xml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ Built with simplicity in mind, <b>ImageAI</b>
6565
<span><b>- pip3 </b> <a href="https://pypi.python.org/pypi/pip" style="text-decoration: none;" >Install</a></span> <br>
6666
<span><b>- Tensorflow 1.4.0 (and later versions) </b> <a href="https://www.tensorflow.org/install/install_windows" style="text-decoration: none;" > Install</a></span> or install via pip <pre> pip3 install --upgrade tensorflow </pre>
6767

68+
</span>
69+
6870
<span><b>- OpenCV </b> <a href="https://pypi.python.org/pypi/opencv-python" style="text-decoration: none;" >Install</a></span> or install via pip <pre> pip3 install opencv-python </pre>
6971

7072
<span><b>- Keras 2.x </b> <a href="https://keras.io/#installation" style="text-decoration: none;" >Install</a></span> or install via pip <pre> pip3 install keras </pre>

0 commit comments

Comments
 (0)