Skip to content

Latest commit

 

History

History
331 lines (330 loc) · 11.6 KB

Project Structure Map.md

File metadata and controls

331 lines (330 loc) · 11.6 KB
ML-Nexus
│
├── assets
│   ├── GSSoC-Ext.png
│   ├── hacktoberfest.png
│   └── image
│
├── Computer Vision
│   ├── Bird Species Identification
│   ├── 3d_pose_estimation
│   ├── AI_Sudoku
│   ├── Age gender prediction from image
│   ├── Animate Me!
│   ├── Bad Posture Detection MediaPipe
│   ├── Ball Tracking
│   ├── Blur Detection
│   ├── Brain-Tumor-Detection
│   ├── Car Detection from Drones
│   ├── Car Detection using Drone
│   ├── Celestial_Object_Classification
│   ├── Contour Detection in an Image
│   ├── Covid_Facemask_Detection    
│   ├── Crater Detection
│   ├── Deep-learning-for-Animal-Identification
│   ├── Dental Anatomy Classification
│   ├── Digital Image Tampering Detection
│   ├── Extracting Aadhar Details
│   ├── Face Mask Detection
│   ├── Face-Filters
│   ├── Face-Liveness-Detection-System
│   ├── Face-expression recommendation system
│   ├── Face_Landmark
│   ├── Fire Detection Alarm
│   ├── Food Classification
│   ├── Fruit Classification Model
│   ├── Generate ML model with video
│   ├── Gesture-Controlled-Snake-Game
│   ├── Gesture-Volume-Control
│   ├── Hand Game Controller
│   ├── Hand Gesture Recognition
│   ├── Hill Climbing Racing
│   ├── Image Stitching
│   ├── Image Deblurring
│   ├── Indian General Elections and Stock Market
│   ├── Landmark Detection
│   ├── Lane Line Detection [OPEN CV]
│   ├── Mouse Control using Eye Tracking
│   ├── OMR Test Grader
│   ├── Object Detection Using YOLO
│   ├── Optical Character Recognition
│   ├── Pet Image Classifier
│   ├── Pneumonia-detection-using-CNN
│   ├── Real Time Object Counter
│   ├── Real-Time-Face Blur
│   ├── Real-Time-Human-Detection-Counting
│   ├── Real-Time-Liveness-Based-Face-Recognition
│   ├── Rock Segmentation
│   ├── Rock-Paper-Scissor-Game
│   ├── Segment Anything on Images
│   ├── Semantic segmentation of body
│   ├── Space Invaders
│   ├── WEAPON-DETECTION-SYSTEM
│   ├── Virtual-Calculator
│   ├── anomalyPrediction with mask
│   ├── emotion and pose detection
│   ├── image-to-3D model
│   ├── image-to-text model
│   ├── india-elections2024
│   ├── object detection by colour
│   ├── smart_attendance_system
│   ├── visual question answering
│   └── Readme.md
│
└── Generative Models
│   ├──AI Anime Avatar Generator
│   ├──AI-Query-editor
│   ├──AI-RESUME-ANALYZER
│   ├──AI-Web-Scrapper
│   ├──ChatDocs-AI
│   ├──Chatbot-learn-GenAI
│   ├──Cold Email generator
│   ├──Frontal Face Generator
│   ├──GAN based image generation
│   ├──Human Activity Recognition using Smartphones/Model & Dataset
│   ├──Image Caption Generator - Flickr Dataset
│   ├──Image Retriever Bot
│   ├──Interview_Question_Based_on_Resume
│   ├──LLM Copilot Extension for VS Code IDE
│   ├──Multimodal VQA using BLIP model (Visual Question and answer generative model using image prompts)
│   ├──Music-Generator
│   ├──Music_Accompaniment_Generator
│   ├──RAG-Chatbot
│   ├──Shortest-Path-Finder (GUI)
│   ├──SmartDocMate AI
│   ├──Spotify Playlist Automation
│   ├──Text to 3D mesh
│   ├──Text-to-Music Generator
│   ├──Text2SQL
│   ├──Virtual Try-On System (VITON) for Clothes
│   ├──automatic speech recognition
│   ├──image-to-text model
│   ├──text-to-speech model
│   ├──Readme.md
│
└──img
│  ├── a69f9f5e297b91383335f908a66a17e0.jpg
│  ├── a69f9f5e297b91383335f908a66a17e0.jpg
│  ├── com.jpg
│  ├── cv.jpg
│  ├── gm.jpeg
│  ├── ml-Nexus.jpg
│  ├── mlnexus.jpg
│  ├── Mlnexus.webp
│  ├── nlp.jpg
│  ├── nn.jpeg
│  ├── s.txt
│  ├── tl.jpeg
│  └── tsa.jpeg
│
└──ml-nexus
│
│  ├── .gitignore
│  ├── eslint.config.js
│  ├── index.html
│  ├── package-lock.json
│  ├── package.json
│  ├── postcss.config.js
│  ├── public
│  │  │   └── vite.svg
│  ├── README.md
│  ├── src
│  │  │   ├── App.css
│  │  │   ├── App.jsx
│  │  │   ├── assets
│  │  │   └── react.svg
│  │  │   ├── components
│  │  │   ├── Btn.jsx
│  │  │   ├── Card.jsx
│  │  │   ├── ContributeSection.jsx
│  │  │   ├── Contributors.jsx
│  │  │   ├── Footer.jsx
│  │  │   ├── Hero.jsx
│  │  │   ├── Home.jsx
│  │  │   ├── Nav.jsx
│  │  │   ├── Projects.jsx
│  │  │   ├── Statistics.jsx
│  │  │   └── Stats.jsx
│  │  │   ├── index.css
│  │  │   ├── main.jsx
│  │  │   └── utils
│  │      ├── axios.jsx
│  │      ├── Context.jsx
│  │      └── routing.jsx
│  ├── tailwind.config.js
│  └── vite.config.js
│
└──Natural Language Processing
│  ├── Abstractive Text Summarization Transformer Model - NLP
│  ├── Autocorrect
│  ├── Azure_Review_analyzer
│  ├── Data Summarizer
│  ├── QandA_(RAG)
│  ├── rick_bot
│  ├── Sentiment Analysis of covid 19Tweet
│  ├── Sentiment Analysis Of Restaurant Reviews
│  ├── Sentiment Analysis Streamlit App
│  ├── SkimLit
│  ├── Speech Emotion Recognition
│  ├── Spoken Language Translator
│  ├── Text-to-Speech
│  ├── Topic modeling on college reviews
│  ├── Translator-app
│  ├── Twitter Sentiment Analysis
│  └── webscrating and nltk score

│
└──Neural Networks
│  ├── Alzheimer MRI Analysis
│  ├── Anomaly_based_ids
│  ├── Autoencoder - Deep CNN
│  ├── Bird Species Classification
│  ├── Book_Recommandation_System
│  ├── Butterfly Image Classification
│  ├── Children vs Adults Classification using DL
│  ├── Classification of emotions
│  ├── CustomerChurnPrediction
│  ├── Dog Species Classification
│  ├── Dog-breed classification
│  ├── Drowsiness detection
│  ├── Earthquake-prediction-using-Machine-learning-models
│  ├── Face Orientations Predictor
│  ├── Fake-News-Detection
│  ├── Fraud Transaction Predictive NN
│  ├── Handwritten Digit Recognition
│  ├── Human Detection Project
│  ├── Image Colorization
│  ├── Iris Flower Classification
│  ├── Leaf Disease Detection
│  ├── malaria classification
│  ├── Medical_diagnoser
│  ├── Model Performance Monitoring System
│  ├── Paddy Disease classification
│  ├── Plant Disease Detection
│  ├── Pose Estimation  and Mesh Generation
│  ├── POS_Blockchain_Malicious_Node_Detection
│  ├── Sign Language To Speech
│  ├── Smile Recognisition
│  ├── Sugarcane Disease Prediction
│  ├── Sunglasses Detector
│  ├── traffic_sign_recognition
│  └── Vehicle Classifier
│
└──Prediction Models
│  ├── Airbnb Price Prediction
│  ├── Alzheimer Disease Progression Prediction
│  ├── Bitcoin Price Prediction Using Lstm
│  ├── Blood Donations Prediction
│  ├── Car_Price_Prediction
│  ├── Cataract-Detection
│  ├── Coffee_bean_Classification
│  ├── Credit Card Fraud Detection
│  ├── Death_Rate_Analysis
│  ├── Diabetes-Prediction-app
│  ├── Ecommerce Sales Prediction
│  ├── Exam Score Prediction
│  ├── EYE Desease Detection
│  ├── Flight Delay Time Prediction
│  ├── Flight_Fare_Prediction
│  ├── Food Delivery Time Prediction
│  ├── Getting Admission in College Prediction
│  ├── Gold Price Prediction
│  ├── Heart-Disease-Prediction-using-Machine-Learning
│  ├── Housing_Price_Prediction
│  ├── IPL Score Prediction
│  ├── IPL Winner Prediction
│  ├── Laptop Price predictor
│  ├── Life Expectancy Prediction
│  ├── LungCancerDetection
│  ├── Malware Detection
│  ├── Medical_Cost_of_Insurance_Person
│  ├── News_Category_Prediction
│  ├── PDF_Malware_Detection
│  ├── phishing_detection
│  ├── Poker Hand Prediction
│  ├── Predict Employee Turnover with scikitlearn
│  ├── Predicting Multivitaimne Purchase
│  ├── Research topic Prediction
│  ├── Skin Cancer Detection
│  ├── sleep_disorder_predictor
│  ├── smartphone_rate_prediction
│  ├── Spam Detector
│  ├── Startup-profit-prediction
│  ├── Steel-Plate-Multi-Class-Defect-Prediction
│  ├── stock_prediction
│  ├── stress_level_detect
│  ├── Taxi-Fare_Prediction
│  ├── Treatment Response Predictor
│  ├── Voice Gender Identification
│  ├── Water Potability Analysis
│  ├── wine_type
│  └── Zomato Stock Prediction 
│
└──Recommendation Systems
│  ├── Book-recommendation-system
│  ├── Crop_recommendation System
│  ├── fashion_recommendation
│  ├── Hybrid-recommendation-system
│  ├── Job-Recommendation-System
│  ├── Movie-Recommendation-System
│  ├── music_recommender_system
│  ├── Personalised Workout Recommendation System
│  ├── restaurant_recommendation
│  └── tourist_recommendation_system
│
└──Reinforcement Learning
│  └── Drone Detection
│
└──Style Transfer
│  ├── README.md
│  ├── SECURITY.md
│  └── style_transfer_gan.ipynb
│
└──Supervised Learning
│  ├── Bayesian Classifier
│  ├── K Nearest Neighbors
│  ├── Kmeans
│  ├── Messege precision detection for sms
│  ├── Parkinson's disease classification
│  ├── Regression
│  ├── suicide-detection
│  └── XGBoost
│
└──Time Series Analysis
│  ├── Birth_rate_Forecasting
│  ├── Hotel Demand Forecasting
│  ├── Human_Migration
│  ├── LSTM_Bot
│  ├── Market Regime Detection
│  ├── Monte_Carlo_Options_Pricing
│  ├── Stock Price Prediction Project
│  ├── Stock_prediction
│  ├── time_series_visualization
│  └── Traffic Forecast in industry
│
└──Transfer Learning
│  ├── Accident_Classifier
│  ├── Age Detection
│  ├── covid_19_analyser
│  ├── Dog_Vs_Cat_Classification
│  ├── Malady_Detection_Using_X_Ray
│  ├── Style Transfer with Neural Networks
│  └── Terrain_classification
│
└──Unsupervised Learning
│  ├── Intrusion Detection System
│  └── Social Network Analysis
│
└──Web scraping in python
│  ├── jobs.linkedin.com
│  ├── newsscraper
│  ├── quotes.toscrape.com
│  └── repo.github.com
├──CODE_OF_CONDUCT.md
├──CONTRIBUTING.md
├──DEEP_LEARNING_ROADMAP.md
├──GENERATIVE_AI_ROADMAP.md
├──LICENCE
├──ML_LIBRARIES.md
└──README.md