Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 348 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 348 Bytes

baby_measure

Master's project (project topic given to me by my supervisor) An app using 3 methods of machine learning to measure the dimensions of a baby/toddler from a 2D image. Proof of concept.

Methods:

  1. DensePose implemented using d2go.
  2. BlazePose implemented using Google's ML kit.
  3. Simple object detection using Google's ML kit.