An open API service providing repository metadata for many open source software ecosystems.

GitHub / ComputerVision804 1 Repository

ComputerVision804/smolvlm-realtime-camera

This blog post introduces SmolVLM, a 2B VLM, SOTA for its memory footprint. SmolVLM is small, fast, memory-efficient, and fully open-source. All model checkpoints, VLM datasets, training recipes and tools are released under the Apache 2.0 license.

Language: HTML - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ComputerVision804/Heart-Disease-Prediction

AI-Powered Heart Disease Prediction System This project is a full-stack AI-based web application that predicts the presence of heart disease using both structured medical data and MRI image analysis. It integrates traditional machine learning and deep learning (CNN) for comprehensive diagnostics.

Language: Jupyter Notebook - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ComputerVision804/Lung-Cancer-Prediction

This repository hosts a machine learning project designed to predict the likelihood of lung cancer in patients based on clinical and demographic data. The goal is to aid early diagnosis by analyzing risk factors such as age, smoking history, genetic markers, and lifestyle habits. Built with Python and scikit-learn,.

Language: Python - Size: 560 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

ComputerVision804/HawkWatch

Language: Python - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ComputerVision804/NeuroScan

Language: HTML - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ComputerVision804/EyeOnFocus

Language: Python - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ComputerVision804/American-sign-language-detection

Language: Python - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ComputerVision804/football-match-detection

Language: Python - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ComputerVision804/HIV_AIDS-prevalence-estimates

Visual analysis of global HIV/AIDS statistics using Python and Matplotlib. Includes prevalence rates, affected population, and mortality insights by country.

Language: Jupyter Notebook - Size: 313 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ComputerVision804/Accident-Detection-

Language: Python - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ComputerVision804/Gestuer-Control

Control the system's audio volume by tracking the distance between your thumb and index finger using a webcam and adjusting the volume accordingly.

Language: Python - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ComputerVision804/Bank-Marketing-Campaign-Prediction

Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ComputerVision804/ATM-Fraud-Analysis

ATM Card Fraud Analysis Using AI & Machine Learning ATM card fraud has become a significant concern in the financial industry, leading to financial losses and security breaches. Fraud analysis involves detecting and preventing unauthorized transactions using AI, ML, and data analytics.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ComputerVision804/plant-leaf-disease-detection

🌿 Plant Leaf Disease Identification using Streamlit This project identifies plant leaf diseases using deep learning and provides a user-friendly Streamlit interface for easy disease detection. Simply upload an image of a plant leaf, and the model will classify the disease and provide recommendations.

Language: Jupyter Notebook - Size: 788 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ComputerVision804/count-objects-crossing-the-line

we'll leverage two Python packages - ultralytics for running object detection, and supervision for tracking, visualizing detections, and crucially, counting objects that cross a line.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ComputerVision804/AI-ChatBot

Config files for my GitHub profile.

Language: HTML - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ComputerVision804/face-impression-detection

This project fine-tunes a trained model for facial expression detection using a custom dataset. The model classifies emotions like happy, sad, angry, neutral, and more from facial images.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ComputerVision804/AI-Powered-Job-Recommendation

In this Project use previous dataset for analyse AI Powered job trend....

Language: Python - Size: 1.68 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ComputerVision804/Viral-Social-Media-Trends

This dataset captures the pulse of viral social media trends across TikTok, Instagram, Twitter, and YouTube. It provides insights into the most popular hashtags, content types, and user engagement levels, offering a comprehensive view of how trends unfold across platforms.

Language: Python - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ComputerVision804/Library-Management-System

"Developing an AI-powered Cyberpunk Library System with speech recognition, animated UI, glitch effects, and smart book management. 🚀 Integrating voice-controlled borrowing, returning, and book recommendations—pushing the boundaries of futuristic UI and AI-driven interactions! 🤖✨

Language: Python - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ComputerVision804/Flashcards

This project is a comprehensive web-based flashcard system built using Flask, featuring multi-user support, spaced repetition for optimized learning, and rich multimedia integration—including images, audio, hints, and explanations.

Language: Python - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ComputerVision804/build-a-matrix-with-condition

You are given a positive integer k. You are also given: a 2D integer array rowConditions of size n where rowConditions[i] = [abovei, belowi], and a 2D integer array colConditions of size m where colConditions[i] = [lefti, righti].

Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ComputerVision804/Security-Alaram

Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ComputerVision804/MangotypeDetection

I make Project on Machine Learning and Artificial Intelligence using python. This project use for Mango Type Detection with leaf...I train a model with my own dataset...

Language: Python - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0