kush2702's Stars
linsomniac/spotify_to_ytmusic
Copy playlists and liked music from Spotify to YTMusic
cleanlab/cleanlab
The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
Akp0516/MoodSnap-Emotion_Detection_using
Python code to detect human facial emotion with convolution neural network(CNN) a deep learning technique using haar cascade classifier.
ggerganov/kbd-audio
🎤⌨️ Acoustic keyboard eavesdropping
h2oai/h2ogpt
Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
bennycheung/Food100_YOLO_Tools
Python tools and configuration files for Food100 dataset DarkNet YOLO training
divikshrivastava/drfoodie
This is a normal food detection app which gives you the idea about meeting your calorie goals against the meal you are having
FatemeZamanian/Yolov5-Fruit-Detector
A program to recognize fruits on pictures or videos using yolov5
Kavan-Patel/Fruits-And-Vegetable-Detection-for-POS-with-Deep-Learning
The self-checkout portal at the supermarket gives the idea to the classification of fresh fruits and vegetables. Nowadays, more self-checkout portals are added to the time saving of the customers at the supermarket. When it comes to fresh fruits and vegetables, It still needs to enter manually into the computer for purchase and, it is a bit time-consuming and increases cheating (By putting the wrong item name). We can make use of the camera at self-checkout to get a prediction of the items using machine learning. For example, when we put tomatoes on the counter, it detects the tomatoes through a semi-transparent bag and gives various tomatoes as a list. The problem with different object detection models is to see through semi-transparent bags to classify the image. You Only Look Once (YOLO) object detection did this job well If we train the model correctly. The main stages of Object detection are data acquisition, Augmentation, Model training, Model Evaluation, and Deployment. It gives 99.4% max accuracy on the training and testing dataset to classify 14 different classes for fruits and vegetables. On real-life images, it provides approx 90% accuracy on images to classify. Prediction execution performs under a sec is considered a good result for the self-checkout terminal.
noorkhokhar99/Real-Time-Fruits-Detection-Using-Yolo
ECE444-2020Fall/project1-webapp-group6-importteamname-1
Chef Co-Pilot - Your personal cooking assistant.
sharihobbs/on-hand
Recipe search tool for ingredients you have OnHand
aishmittal/recipe-planner
Recipe Search web app developed using AngularJS and Angular Material.
ericyang321/cook-book
Find recipes based on what's in your fridge
peterdestasio/searchrecipe
Android App that gives you some recipes recommendations based on the ingredients that you have in the fridge
reflex-dev/reflex
🕸️ Web apps in pure Python 🐍
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
timothybrooks/instruct-pix2pix
virging-mvla/ChatGPT-detector
Uses GLTR (The Giant Language Model Test Room) v0.5 to determine if text is AI or Human Generated
qiskit-community/qiskit-community-tutorials
A collection of Jupyter notebooks developed by the community showing how to use Qiskit
Qiskit-Challenge-India/2020
Repository with notebooks for Qiskit Challenge India 2020
abhipec/logistic_regression
Serial, parallel and distributed implementation of Logistic Regression.
namsnath/KeystrokeDynamics
A customizable authentication system based on keystroke biometrics, with a visualization dashboard.
Shikhar15606/BuySafe
Anti-Counterfeit System Using Blockchain
theumairtahir/CipherCompilerLexicalAnalyzer
Semester project, the lexical analyzer for a custom compiler. Deterministic Finite Automaton is Implemented in this project.
Coldsp33d/canonical-lr-parser
CLR/SLR parser table generator program written using python3
sid24rane/LL1-parser
LL1 parser written in Python
Vipul97/slr-parser
Implementation of Simple LR (SLR) Parser in Python.
ashutoshbsathe/yacv
Yet Another Compiler Visualizer