Skip to content

A swift project exploring a methodology for face and object auto-cropping using CoreML, GrabCut and YOLO networks.

Notifications You must be signed in to change notification settings

NoahGallant/magiCrop

Repository files navigation

magiCrop

MagiCrop is a Machine Learning framework in Swift which utilizes CoreML to:

  • Detect faces using CoreML
  • Detect common objects using the TinyYOLO model
  • Perform smart object segmentation on these simple faces and objects with OpenCV

Sample image (from face detection + cropping): Demo Image

TO-DO

  • Stickers mockup
  • Draw rectangle
  • Scrollview of cuts

About

A swift project exploring a methodology for face and object auto-cropping using CoreML, GrabCut and YOLO networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published