====== Tensorflow ====== Jupyter notebook installieren ((https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/)) jupyter notebook ===== Docker ===== [[docker|Docker]] sudo docker run -p 8888:8888 -v /home/gerald/notebooks:/home/jovyan -v /home/gerald:/home/gerald jupyter_tensorflow_opencv docker info ===== Build a Deep Face Detection Model with Python and Tensorflow ===== Das Gesicht, bzw Teile davon (z.B. Augen) erkennen. ((https://youtu.be/N_W4EYtsa10)) ((https://github.com/nicknochnack/FaceDetection/blob/main/FaceDetection.ipynb)) ==== labelme ==== [[https://github.com/wkentaro/labelme/blob/main/README.md]] Alternative: LabelImg [[https://github.com/heartexlabs/labelImg]] ==== augment ==== ==== detect ====