BansiG - Overview
Pinned Loading
-
Computer Vision assignments of Face recognition using SIFT and HOG feature extractor and research paper implementation is done. Also,Project based on obstacle detection and distance estimation to a…
Jupyter Notebook 1
-
Age detection is carried out using facial landmarks and wrinkles (detected using edge detection). It involves implementation of LBP for feature extraction and ANN for estimating age from the facial…
-
Deadlock is a situation where a set of processes are blocked because each process is holding a resource and waiting for another resource acquired by some other process. To detect the deadlock a dum…
C
-
Using concepts of NLP, Social network analysis (SNA) and sentiment analysis, social image i.e liking among people was expressed for any particular individual/ entity/ product. What really differen…
Jupyter Notebook
-
A facial recognition based system to find a resembling celebrity.
Python 1