Pinned Repositories
Alexnet-with-Attention
Trained on CIFAR-10 and CIFAR-100 datasets
Background-subtraction-of-a-CCTV-video
Removing background from a CCTV video using Gaussian Mixture Model (Stauffer-Grimson Method) in Python using OpenCV.
Brain_tumor_detection
From the MRI scans of brain, identify which are having tumor.
cv-tricks.com
Repository for all the tutorials and codes shared at cv-tricks.com
Department-Management-System
A small assignment on a department management system
DialoGPT_with_audio
DialoGPT bot with the input and output using voice
ell-881-2018-deep-learning
Course Materials for ELL 881 2018: Fundamentals of Deep Learning
FaceDetection
Face detection and recognition using EigenFaces and FisherFaces Methods
langchain
⚡ Building applications with LLMs through composability ⚡
Object-detection-on-Raspberry-Pi
Object detection on Raspberry Pi using Movidius Neural Compute Stick(NCS)
pushpendradahiya's Repositories
pushpendradahiya/Alexnet-with-Attention
Trained on CIFAR-10 and CIFAR-100 datasets
pushpendradahiya/Background-subtraction-of-a-CCTV-video
Removing background from a CCTV video using Gaussian Mixture Model (Stauffer-Grimson Method) in Python using OpenCV.
pushpendradahiya/FaceDetection
Face detection and recognition using EigenFaces and FisherFaces Methods
pushpendradahiya/Department-Management-System
A small assignment on a department management system
pushpendradahiya/Brain_tumor_detection
From the MRI scans of brain, identify which are having tumor.
pushpendradahiya/cv-tricks.com
Repository for all the tutorials and codes shared at cv-tricks.com
pushpendradahiya/DialoGPT_with_audio
DialoGPT bot with the input and output using voice
pushpendradahiya/ell-881-2018-deep-learning
Course Materials for ELL 881 2018: Fundamentals of Deep Learning
pushpendradahiya/langchain
⚡ Building applications with LLMs through composability ⚡
pushpendradahiya/License-Plate-Recognition
Contains a Simple License Plate Recognition system from Cropped OCRed images
pushpendradahiya/Object-detection-on-Raspberry-Pi
Object detection on Raspberry Pi using Movidius Neural Compute Stick(NCS)
pushpendradahiya/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
pushpendradahiya/pegasus
pushpendradahiya/rasa-for-botfront
A fork to be used with Botfront, another UI for Rasa.
pushpendradahiya/Testing_work
pushpendradahiya/unet
unet for image segmentation - forked and updated a lot as per requirements.