Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 427 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 427 Bytes

Computer Vision Projects

  1. Fashion item classification
  2. Handwriting recognition from scratch and using pre-trained models
  3. Feature matching using ORB,SIFT keypoint descriptor and Brute force,Flann based matcher
  4. Image segmentation using Watershed algorithm
  5. Instance segmentation using MASK R-CNN
  6. Face Detection
  7. Facial landmarks calculation
  8. Face tracking
  9. Face recognition
  10. Object detection using yolo