Topic: "detection-model"
farzeennimran/Fake-website-detection
AI to detect malacious websites using ML and DL models
Language: Jupyter Notebook - Size: 1.65 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ibrahimhaykal/Fender-Apron-Detection
A real-time system for detecting and classifying fender apron defects, including cracks, rust, and good conditions. Built with YOLOv8 and Streamlit for automotive industry applications.
Language: Jupyter Notebook - Size: 244 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

PingoLeon/Yolo-Road
Image Understanding Project using Ultralytics' YOLO Computer vision model to train a detection model about road signs
Language: Python - Size: 172 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

KrishnenduMR/CredSecure
This project implements a fraud detection application using a Random Forest model, built with Flask and Python to predict fraudulent credit card transactions. The model outperforms others like XGBoost and Decision Trees in accuracy, recall, and ROC-AUC, making it ideal for handling imbalanced datasets in real-time fraud detection.
Language: Jupyter Notebook - Size: 11.3 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

alenelias123/Compliment-Generator
a useless project that gives you over the top compliments based on the image inputted
Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AdewoleK/Credit-Card-Fraud-Prediction
Using both exploratory and machine learning techniques to identify key indicators of fraud and the regions that needed enhanced preventive measures.
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

MuhammadSaqib001/Streamlit-Confidential-Data-Detection-Chat-App
Confidential Data Detector is a Streamlit application that enables users to create and join chat sessions securely. Chat is monitored and checked for any confidential data being shared by user ; if so messge is not sent .
Language: Python - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

muntasirfahmid/Computer_Vision_Basic_Project_with_YOLOv8
This Python project contain Detecting objects with webcam and recorded video footage, Counting the numbers of cars in a lane, counting numbers of people in an elevator and Personal protective equipment (PPE) Detector with Train custom model. Nothing just a hand touch to CV project to know what it acctually dose!! Hope it will make sense to you.
Language: Python - Size: 31 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

narayana1201/Vehicle-Number-Plate-Detection-using-OpenCV
Automatic-Number-Plate-Detection Project helps to Find and allow the Only register Vehicles inside your Campus or Your Private Place.
Language: JavaScript - Size: 679 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

MDavidHernandezP/MLFaceMaskDetectorTeachableMachine
This repository was made to save an old project from Preparatory/Highschool in which I made a Facemask detector in python using a page called Teachable Machine which creates you a Machine Learning model by just passing it images.
Language: Python - Size: 5.4 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

siim2mary/mkdir-my_projects
cd my_project
Language: Jupyter Notebook - Size: 64.7 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

fauzan111/Gesture-Volume-Control-OpenCV
This project enables gesture-based control of computer volume using hand tracking. By utilizing a hand-tracking module, it detects key hand landmarks to recognize gestures. Moving the hand closer or farther adjusts the volume, creating a seamless, hands-free experience. The modular approach simplifies the development process.
Language: Python - Size: 0 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

xiongjiuli/Lymph-Nodes-3D-Detction
A hybrid detection network, called Swin-hmap Det Fusion Network+ (SDF-Net+), for mediastinal lymph node detection on in-house contrast CT images
Language: Python - Size: 2.1 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

octavioismael-fer/Detectron2-InstanceSegmentation
Este proyecto sirve para detectar y segmentar "tribunas" de partidos de futbol, con el fin de mejorar el análisis del juego.
Language: Python - Size: 1.88 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Nukaze/counting_dish
Language: Jupyter Notebook - Size: 644 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

MohammadMardi/BreastCancerDetection
Our project focuses on using machine learning classification algorithms to develop a breast cancer detection system. We gathered a diverse dataset and applied preprocessing techniques, feature selection, and various classification algorithms to train and evaluate our models.
Language: Jupyter Notebook - Size: 114 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

CharliiKo/yolov8-pytorch-reconstruct
Using pytorch to construct the detection model "YOLOv8".
Language: Python - Size: 5.78 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Blacksujit/Avalanche-Prediction
This project aims to predict the occurrence of avalanches during Himalayan expeditions using machine learning techniques. Avalanches pose significant risks to mountaineers and understanding the factors contributing to such events can help in mitigating these risks.
Language: Jupyter Notebook - Size: 6.03 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

juliorodrigues07/tumour_detection
Brain tumour detector built with YOLOv8 model.
Language: Jupyter Notebook - Size: 148 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

p-dot-max/DeepSea-Vision-YOLO-for-Underwater-Object-Detection
Underwater object detection for marine research.
Language: Jupyter Notebook - Size: 33.1 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Aanya-Saroha/Face-Detection-using-python
This is a Face detection using Haar cascades project .Here use machine learning based approach where a cascade function is trained with a set of input data. OpenCV already contains many pre-trained classifiers for face, eyes, etc.here we will be using the face classifier.
Language: Python - Size: 232 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

vohoaidanh/IGDBenchmark
This repo copy from https://peterwang512.github.io/CNNDetection/
Language: Jupyter Notebook - Size: 8.81 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

yashvishah27/AcciSense
A smart surveillance camera system capable of detecting accidents involving large vehicles and automating the ambulance dispatch process.
Language: Python - Size: 29.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

yashtachi/Phishing_detection
Phishing website detection using ML Algorithms
Language: Jupyter Notebook - Size: 13.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

yukti1sharma/Emotion-based-music-recommender
Emotion based music recommendation system
Language: Jupyter Notebook - Size: 6.8 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

taexj/LeafCheck
Potato leaf disease detection using a CNN
Language: Python - Size: 1.92 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Stormlocc/yolo-helmet_construction
Deteccion de cascos de seguridad en un sitio web utilizando el modelo YOLO e imagenes de Roboflow para reentrenar
Language: HTML - Size: 43.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RimTouny/Credit-Card-Fraud-Detection
Focused on advancing credit card fraud detection, this project employs machine learning algorithms, including neural networks and decision trees, to enhance fraud prevention in the banking sector. It serves as the final project for a Data Science course at the University of Ottawa in 2023.
Language: Jupyter Notebook - Size: 6.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Clapboiz/Deep-Learning-Based-Vulnerability-Detection
Deep Learning Based Vulnerability Detection
Language: Python - Size: 17.7 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

priyam-hub/PIMA-Indian-Diabetes-Prediction
The objective of the dataset is to predict whether or not a patient has diabetes, based on certain diagnostic measurements included in the dataset. Outcome: Predictor variables include the number of pregnancies the patient has had, their BMI, insulin level, age, and so on.
Language: Jupyter Notebook - Size: 3.64 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Banitongwa7/Social-Emotion-Analysis
Social Emotion Analysis | SEA
Language: Python - Size: 76.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

medmabcf/Automated-Leukemia-Detection-using-YOLO-based-Blood-Cell-Analysis
This project is an application designed for complete blood cell counting and automated detection of Acute Lymphoblastic Leukemia (ALL) cells. It works by identifying different types of white blood cells, allowing for the extraction of lymphocyte cells. These cells can then be classified as either normal or indicative of ALL
Language: Python - Size: 101 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Prathamesh-dev-code/voice-activity-detection-vda
Config files for my GitHub profile.
Language: Jupyter Notebook - Size: 149 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Wb-az/Image-Processing-PascalVOC
Object detection and instant segmentation - Pascal VOC dataset
Language: Jupyter Notebook - Size: 24.7 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

NicholasRevenco/NVIDIA-Jetson-Nano-Good-and-Bad-Fruit
My project is centered around developing a sophisticated software that is capable of distinguishing good and bad fruits, drawing from a robust dataset of 15,000 images. These images, depicting apples, bananas, guavas, limes, oranges, and pomegranates, represent a spectrum of conditions, with varying levels of quality.
Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevAhsaNOp/Dental-Teeth-Detection
Dental Teeth Detection
Language: Jupyter Notebook - Size: 607 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

erwan29880/detection-with-Yolo-and-tensorflowJS
webcam detection with javaScript
Language: JavaScript - Size: 24.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

akhilesh-sivaganesan/Brain-Tumor-Detection
Given CT scan of brain, detect brain tumors. Evaluated CNN, RNN, KNN models and their detection performances. KNN had best performance.
Language: Python - Size: 6.74 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

poetter-sebastian/TeamFortress2-YoloV5
This is a transfered learning model of yolov5 to use computer vision to check the Team Fortress 2 Models
Language: Python - Size: 2.21 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

manabil/Dectma
A web application to detect diseases in tomatoes through image detection on tomato leaves using YoLo
Language: Jupyter Notebook - Size: 84.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 3

urbanbigdatacentre/evaluate-models-coco
A tool to evaluate and compare object detection models using the coco metrics (https://cocodataset.org/#detection-eval) and tools available by the cocoapi (https://github.com/cocodataset/cocoapi)
Language: Python - Size: 514 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jainaviral898/Wheat-Head-Detection
Detecting wheat heads in a RGB image in order to estimate the yield
Language: Jupyter Notebook - Size: 584 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

francisrod01/flutter-rotten_apple_detection
ML rotten apple detection mobile app, built with Flutter.
Language: C++ - Size: 196 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

thisisnotdevin/ObjectDetectionModel
practice using tensflow.js package to build a object detection model
Language: JavaScript - Size: 47.3 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Indra-RMT/Deteksi-Objek-Makanan-Indonesia
Object Detection of a few Indonesian foods
Language: Jupyter Notebook - Size: 16.2 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AdrielAmoguis/Baybayin-OCR Fork of ultralytics/yolov5
A Baybayin OCR End-to-End CNN model that segments and classifies Baybayin characters using the YOLOv5 model.
Language: Python - Size: 14.3 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

nerooc/device-downtime-detection
Repozytorium dotyczące projektu z przedmiotu "Sztuczne Sieci Neuronowe"
Language: Jupyter Notebook - Size: 25.1 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Prateek1519/Breast-Cancer-Detection-Model
Building a model for Breast Cancer Detection using Artificial Neural Networks
Language: Jupyter Notebook - Size: 771 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

KKanda900/UW-Pollution-Detector
A object detector that has the capabilities to detect any type of pollution in any body of water and has the ability to work on any piece of hardware to be flexible depending on the user's hardware restrictions. Intended for research purposes to maintain a better ecosystem and free to use for any user.
Language: Python - Size: 19.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MatthieuHanania/Dataction
In a team, we build an AI that detect plastic in pictures and save the GPS coordinates
Language: Python - Size: 16.8 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

fquer/Sign-Language-Detection-Model-SSD
Sign language detection model.
Size: 19.2 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

manasareddy2685/face_detection2
Language: Jupyter Notebook - Size: 1.18 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

LaurentVeyssier/Autonomous-driving-Car-detection
Implement YOLO model to detect objects from images in relation with Autonomous Driving
Language: Jupyter Notebook - Size: 22.3 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

shortcipher3/nd131_gaze
Udacity Nanodegree 131 - OpenVINO computer vision on the edge Project 3 - Gaze Tracking
Language: Python - Size: 28.1 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

bessho/radarchallenge
#AndroidDevChallenge
Size: 137 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
