Apache Deep Learning 201: Prework - Upgrades

Updates to GluonCV, Apache MXNet and more...

You will need to upgrade to Apache MXNet 1.4.0 and upgrade GluonCV to 0.4.0+.

Newest Example
https://gluon-cv.mxnet.io/build/examples_pose/cam_demo.html



Python Installs
pip3.6 install mxnet-mkl>=1.3.0 --upgrade
pip3.6 install gluoncv --pre --upgrade

Resources