Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.29 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.29 KB

Brief

The repos is to show the implementation of AI and 3D.
AI is a trend for the nex-gen vision based technologies.

Action items

  1. to publish my work-out article in Medium "How to start learinng AI?"
  2. to visulize skeleton detection with rgb webcam in ./repos/skeleton_detection-1
  3. to visulize people detection with rgb webcam in ./repos/yolo-1
  4. to run a pre-trained model of Kaggle: Facial-Emotional-Recognication: ./repos/fer

Collection

  1. skeleton detection (OpenPose) skeleton_detection
  2. people/object detection (Yolo) yolo_with_qt
  3. facial emotional detection (Kaggle, DCNN) kaggle, DCNN
  4. ...

Reference

Action items (TBD)

  • how to use 3D + AI ? Poinet, Poinet++, Modelnet40, Modelnet10, ... ?
  • more CNN AI ? LeNet50, Alexnet, ImageNet, ... , VGG16 ... ?