Stars
End-to-End Object Detection with Transformers
Blood cell cancer detection by pytorch
data visualization on world university ranking dataset
Automated pothole detection and road damage assessment using YOLOv8-seg for real-time analysis.
Image Classification Using Vision transformer from Scractch
This program implements Convolutional Neural Network (CNN) algorithm using Python, allowing users to upload images and determine whether the uploaded image contains a cat or a dog. The program util…
A comprehensive list of published machine learning applications to cosmology
Reliable MRI brain tumor detection for various types including pituitary, meningioma, glioma. Focused on high accuracy in diverse image qualities. Features a Streamlit web app for practical deploym…
A YOLOv8-based project for real-time traffic density estimation. It employs fine-tuned vehicle detection models to analyze and count vehicles per frame, aiding urban traffic management and planning…
In this repo, I will use GAN(Generative Adversarial Network) on Anime_image dataset.
AI-powered tool for Facial Attribute Analysis. It accurately predicts age, gender, race, and emotions for unmasked faces. Enhanced to detect masked faces, ensuring reliable analysis in real-world s…
This project presents a weather-proof model for accurate detection of dogs and cats, streamlined for desktop application. Utilizing renowned models, transfer learning, data augmentation, and weathe…
In this code, the stock market prices are predicted using LSTM, and the data is loaded online using Yahoo Finance.
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
In this project, we analyze a financial market in the data set containing four crucial values: 1. open price 2. close price 3. high price 4. low price.
in this project I analyse the google play apps in base of the diiferent category and their usage with the use of the python, dataframe library
Here, you will get to know the projects related to the Data-Science concepts in Python programming.
Here, you will get to know the projects related to the basic mathematical concepts of Python programming.
An urban traffic violation detection system using classical image processing techniques. Features include real-time traffic light recognition, adaptive night-time stop line detection, robust licens…
In this project, we harness ResNet50 for garbage classification. Using a dataset pivotal for automating waste segregation, we address challenges like class imbalance with data augmentation and tail…