Rumit95
With Problem-solving skills as Mechanical Engineer and Logic of Software Developer.
Thane, Mumbai.
Pinned Repositories
Animals-Recognization
Built a CNN model from scratch using the data provided by Microsoft to help in recognizing the particular animal in a image
Auto_Segmentation
This project demonstrates semantic image segmentation using a custom architecture that combines MobileNetV2 and U-Net. The goal is to accurately segment objects in images, showcasing a robust approach to image analysis.
Cancer-Cell-Segmentation-U-Net
Explore my GitHub repository showcasing a custom U-Net architecture tailored for precise segmentation of cancer-causing cells, advancing accurate medical image analysis.
Charaters_Generator_App
The Font Image Generator App creates diverse character images using various fonts, aiding in dataset creation for machine learning and analysis.
Coin-Tab-Assignment
As the amount that X has to pay to the courier companies is very high, they want to verify if the charges levied by their Delivery partners per Order are correct
one-stop-shop
This is a web application created with the idea that, as online shopping websites grow larger local shops find it harder to compete in the market. But local shops has a huge advantage over online website in person experience, immediate purchase means no waiting for product to arrive. only sector it gets hampered is people need to visit to shop to check the availability of the required product and roam over cities to find it. Hence This web application.
Optical-Character-Recognition-OCR-with-Neural-Networks
This project aims to recognize English letters from images using neural networks and custom NumPy logic. The goal is to extract text from images and display it in a web application built with Flask.
P2P-Loans
This Project is Dataquest's Monthly Challenge. Data is from year 2007-2019.
Recommend-system-for-Books
A recommended system for books using popularity and Colaborative filter.
Semantic-Segmentation-of-Image
This project demonstrates semantic image segmentation using a custom architecture that combines MobileNetV2 and U-Net. It aims to accurately segment objects in images, showcasing a robust approach to image analysis.
Rumit95's Repositories
Rumit95/Semantic-Segmentation-of-Image
This project demonstrates semantic image segmentation using a custom architecture that combines MobileNetV2 and U-Net. It aims to accurately segment objects in images, showcasing a robust approach to image analysis.
Rumit95/Coin-Tab-Assignment
As the amount that X has to pay to the courier companies is very high, they want to verify if the charges levied by their Delivery partners per Order are correct
Rumit95/P2P-Loans
This Project is Dataquest's Monthly Challenge. Data is from year 2007-2019.
Rumit95/Recommend-system-for-Books
A recommended system for books using popularity and Colaborative filter.
Rumit95/Animals-Recognization
Built a CNN model from scratch using the data provided by Microsoft to help in recognizing the particular animal in a image
Rumit95/Auto_Segmentation
This project demonstrates semantic image segmentation using a custom architecture that combines MobileNetV2 and U-Net. The goal is to accurately segment objects in images, showcasing a robust approach to image analysis.
Rumit95/Cancer-Cell-Segmentation-U-Net
Explore my GitHub repository showcasing a custom U-Net architecture tailored for precise segmentation of cancer-causing cells, advancing accurate medical image analysis.
Rumit95/Car-Price-Prediction
Prediction of car prices using linear regression
Rumit95/Charaters_Generator_App
The Font Image Generator App creates diverse character images using various fonts, aiding in dataset creation for machine learning and analysis.
Rumit95/Covid-Detection
The objective for this task is to demostrate the ability to build ML regression and clasification model and evalute its performance by prediting the required features
Rumit95/CovidSql2019-2022
Getting the insights from the Covid Dataset using Sql Query
Rumit95/one-stop-shop
This is a web application created with the idea that, as online shopping websites grow larger local shops find it harder to compete in the market. But local shops has a huge advantage over online website in person experience, immediate purchase means no waiting for product to arrive. only sector it gets hampered is people need to visit to shop to check the availability of the required product and roam over cities to find it. Hence This web application.
Rumit95/Optical-Character-Recognition-OCR-with-Neural-Networks
This project aims to recognize English letters from images using neural networks and custom NumPy logic. The goal is to extract text from images and display it in a web application built with Flask.
Rumit95/Package_Sorting_System
This project implements a Box Condition Prediction system using deep learning algorithms. It includes two trained models: one for detecting the camera angle (orientation) of the box and another for determining whether the box is damaged or not.
Rumit95/Vehicle-Detection
Using YOLOv5 For real time objects detection
Rumit95/Customer_Term_Deposit
The classification goal is to predict if the client will subscribe a term deposit (variable y).
Rumit95/DQN
Coding Demos from the School of AI's Move37 Course
Rumit95/GNN-Understanding
Learning
Rumit95/IndianFoodDatasetGeneration
6000+ Indian Food Recipes Dataset created by crawling, scraping, cleaning and transforming content on https://www.archanaskitchen.com/
Rumit95/Pong-Game
This project is a simple implementation of the classic Pong game using Python, Pygame, and Pymunk for physics simulation.
Rumit95/PortfolioProjects
Rumit95/Python-Games
A collection of small python games made by me using pygame and tkinter libraries
Rumit95/Pytorch-for-DL
Learning
Rumit95/Rumit95
Rumit95/Test_VAR
Rumit95/vercel-fastapi-deployment
testing out vercel deployment
Rumit95/yolo-basic