CNN for 3D Object Classification and Pose Estimation#

  • Training data generation using Icosphere

    Compatibility: > OpenCV 3.0.0 Author: Yida Wang You will learn how to generate training images from 3D models with proper poses for CNN training.

  • Classify

    Compatibility: > OpenCV 3.0.0 Author: Yida Wang You will learn how to extract features from images and make a prediction using descriptor.

  • Training Model Analysis

    Compatibility: > OpenCV 3.0.0 Author: Yida Wang You will learn how to analyze performance of a trained Model.