Skip to content

Computer-Vision-Dhankar-Rohit/Computer-Vision---Open-Source_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision - Pattern Recognition.

Probable Tech Stack / Analytics Models and Algorithms , being used :-

  • ANN - Artificial Neural Networks

  • Open_CV

  • DLIB

  • TENSORFLOW

  • OPENFACE - Face recognition library OPENFACE - Licensing

  • AZURE - revoscalepy , face-api etc.

  • LOGISTIC REGRESSION - Sigmoid or Binomial Logistic Regression . Classify Response variable into - TWO classes.

  • SOFTMAX REGRESSION - Multinominal Logistic Regression. Classify Response variable into - more than TWO classes.

    • The SOFTMAX is a generalization of the SIGMOID - as it can be used for any incident of - more than TWO classes of the Dependent variable.
    • The Classes of DEPENDENT variable need to be mutually exclusive with No Overlap.
    • Further reading - Softmax - GeeksforGeeks.org
    • Softmax - ufldl.stanford.edu/wiki

Computer Vision with OpenCV and DLIB

Initial experiments mostly with curated code from OpenCV and DLIB examples .

DISCLAIMER -- None of this code or examples are related to any client engagement.

Pedestrian Detection

According to Navneet Dalal - REFER SOURCE - Histogram of Oriented Gradients (HOG) for Object Detection -- Navneet DALAL , Bill TRIGGS and Cordelia SCHMID.

Images -

SCREEN SHOTS :-

SCREEN_SHOT_1: alt text

SCREEN_SHOT_2: alt text

SCREEN_SHOT_3: alt text

SCREEN_SHOT_4: alt text

SCREEN_SHOT_5: alt text

SCREEN_SHOT_6: alt text

SCREEN_SHOT_7: alt text

SCREEN_SHOT_8: alt text

SCREEN_SHOT_9: alt text

SCREEN_SHOT_10: alt text

SCREEN_SHOT_11: alt text

SCREEN_SHOT_12: alt text

SCREEN_SHOT_13: alt text

SCREEN_SHOT_14: alt text

SCREEN_SHOT_15: alt text

SCREEN_SHOT_16: alt text

SCREEN_SHOT_17: alt text

SCREEN_SHOT_18: alt text

SCREEN_SHOT_19: alt text

SCREEN_SHOT_20: alt text

Module -2 - SCREEN SHOTS :-

Module -3 - SCREEN SHOTS :-

Module -4 - SCREEN SHOTS :-

Module -5 - SCREEN SHOTS :-

Module -6 - SCREEN SHOTS :-

Module -7 - SCREEN SHOTS :-

About

Computer Vision - Open Source_1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published