Pinned Repositories
Assignment-2
CODE_DEMO_FOR_VSCODE
Compose-Community
It is a community where we provide free and quality educations (Technical Skills) to all.
Deep-adversarial-decomposition
Pytorch implementation of the paper: "A Unified Framework for Separating Superimposed Images", in CVPR 2020.
Dev-Geeks
Hacktoberfest'22
DS-Algo
Implementation of Data structures and Algorithms at Apni Kaksha Java Placement Course
Face-Recognition-using-LDA-Fischer-faces
The Eigenfaces methodology uses information theory approach of encoding the extracted information as efficiently as possible and compare one face encoding with a database of faces encoded similarly. It captures the variation in collection of face images independent of judgement of features.
Morphing
Separation of a morph image into its constituents ID's using GAN based approach with biometric loss function as a separation critic along with GAN loss and Pixel loss.
Vehicle-Counting
The vehicle counting procedure offers accurate data on traffic flow, vehicle collisions, and traffic peak times on highways. Using digital image processing technologies on traffic camera video outputs is an acceptable strategy for achieving these goals. The Kalman filter is used to create a vehicle counter-classifier based on a mixture of video-image processing methods such as object detection, edge detection, frame distinction, and the Kalman filter. The proposed technique has been implemented using the Python programming language. The method's accuracy in vehicle counts and classification was assessed, yielding a classification accuracy of around 95% and a vehicle detection target error of about 4%. Vehicle Counting, Vehicle Detection, Traffic Analysis, Object Detection, Video-Image Processing are some of the terms used in this paper.
VIDEO_KYC
Video kyc project for helping INDIAN's in order to provide a faster KYC option rather than a manual KYC.
pjswall's Repositories
pjswall/DS-Algo
Implementation of Data structures and Algorithms at Apni Kaksha Java Placement Course
pjswall/LSTM-Sentiment-Analysis
Sentiment Analysis with LSTMs in Tensorflow