sh-1993 在 2024-04-27 10:49:50 上传
说明:This project is a component of the "DATAFTOUR" initiative spearheaded by the "MDS community" This initiative is to delve into explore management systems for Moroccan agriculture to detect pests and diseased leaves ?? , stars:0, update:2024-04-26 21:14:35
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-26 17:01:05 上传
说明:Early detection of Autism Spectrum Disorder (ASD) is crucial for children s development, yet the diagnostic procedure remains challenging. EyeTism employs machine learning on eye tracking data from both high-functioning ASD and typically developing children (TD) to create a diagnostic tool based on their distinct visual attention patterns.
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-26 14:21:21 上传
说明:A General Tracking Framework for ML-based Time-Symmetric Tracking., stars:1, update:2024-04-25 23:26:44
开发平台:Python | 大小:0KB | 下载0次
sh-1993 在 2024-04-26 03:10:36 上传
说明:A Simple Template For A PyTorch Classification Project ??, stars:1, update:2024-04-25 18:58:56
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-26 03:09:25 上传
说明:Classifying a emotions from an image is accomplished through a Convolution Neural Network (CNN) model, with implementation conducted in TensorFlow.
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-26 01:40:15 上传
说明:Multi-classification of ocular diseases using ODIR-5K and uses explainable AI methods to improve the transparency of computer aided diagnostic systems.
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-25 23:38:35 上传
说明:Click below to checkout the website , stars:0, update:2024-04-21 19:14:29
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-25 23:38:07 上传
说明:Machine Learning and Deep Learning projects on various datasets. , stars:0, update:2024-04-24 04:44:33
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-25 11:37:06 上传
说明:uds stands for "Udacity Driverless System". It is a Udacity Autonomous Driving System based on Deep Learning. , stars:0, update:2024-04-24 17:09:48
开发平台:Python | 大小:0KB | 下载0次
sh-1993 在 2024-04-24 15:11:13 上传
说明:Cria??o de uma biblioteca para manipula??o de modelos neurais de aprendizagem de máquina , stars:2, update:2024-04-24 06:05:29
开发平台:Java | 大小:0KB | 下载0次
sh-1993 在 2024-04-24 15:04:06 上传
说明:Predi??o de peso de peixes utilizando técnicas de vis?o computacional, stars:2, update:2024-04-23 19:34:06
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-24 04:18:13 上传
说明:Comparing centralised machine learning and federated learning using flower framework., stars:1, update:2024-04-23 07:14:19
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-23 17:52:29 上传
说明:TVG-1, built to advance oncology & enhance medical diagnosis of brain tumours. Currently has a whopping 22 million parameters , stars:2, update:2024-04-23 05:01:48
开发平台:Python | 大小:0KB | 下载0次
sh-1993 在 2024-04-23 08:00:56 上传
说明:Python Code on Machine Learning Models for CPE 490 590 Machine Learning Course at the University of Alabama in Huntsville , stars:0, update:2024-04-18 20:35:10
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-23 08:00:26 上传
说明:Developed a Smart Crop Recommendation System with Plant Disease Identification using machine learning and CNNs. Assists farmers in crop selection, planting, and disease management. Integrated with weather and geolocation APIs for user- friendly experience and improved agricultural productivity. , stars:0, update:2024-04-22 19:19:22
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-22 04:27:09 上传
说明:This project is an approach to the development of plant disease recognition model, based on leaf image classification, by the use of deep convolutional networks. The developed model is able to recognize 38 different types of plant diseases out of of 14 different plants.
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-21 22:25:32 上传
说明:gRPC Microservice in Python that uses a CNN model (trained with EMOTIC Dataset) to recognise emotions from persons (requires bounding box data) in images. , stars:0, update:2024-04-18 15:05:38
开发平台:Python | 大小:0KB | 下载0次
sh-1993 在 2024-04-21 22:10:50 上传
说明:Real-Time Digit Recognition with TensorFlow and OpenCV This Python script uses TensorFlow and OpenCV for real-time digit recognition from a webcam feed. It trains a CNN model on the MNIST dataset and predicts digits in real-time from the video stream.
开发平台:Python | 大小:0KB | 下载0次
sh-1993 在 2024-04-21 14:34:17 上传
说明:Based on Haddelin and Kirill s Course " Machine Learning A-Z: AI, Python & R". This is the repository of all Classical ML Algorithms Templates IN python .
开发平台:Others | 大小:0KB | 下载0次
慕思谦 在 2024-04-21 13:55:35 上传
说明:在车牌定位方面,首先分析了我国机动车号牌的特征,然后采用基于数学形态学的车牌定位方式,接着采用了改进的Bernsen算法进行车牌图像二值化,并对采样数据进行了实验,结果表明,采用该方法车牌定位准确率高。在字符切分方面,首先根据车牌的规格确定车牌字符区域的上下边界,接着用基于第二个字符的字符切分方法对车牌进行字符切分,最后对第一个字符和最后一个字符的宽度进行调整。并对采样数据进行了实验,结果表明该方法切分速度快,同时保证了字符切分的正确率,效果良好。在字符识别方面,利用Pytorch深度学习框架,采用卷积神经网络(CNN)搭建字符识别模型,对分割出的车牌区域进行字符识别。
开发平台:Python | 大小:13KB | 下载0次
sh-1993 在 2024-04-21 12:42:14 上传
说明:This project aims to detect brain tumors using Convolutional Neural Networks (CNN). The model is trained on a dataset of brain MRI images, consisting of both tumor and non-tumor cases, to predict whether a tumor is present or not with an accuracy of approximately 98%. , stars:0, update:2024-04-20 13:22:57
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-20 19:05:58 上传
说明:A Project based on CNN, For image gender prediction, With GUI made from Tkinter , stars:0, update:2024-04-20 02:29:34
开发平台:Python | 大小:0KB | 下载0次
sh-1993 在 2024-04-20 15:28:38 上传
说明:Implementation of the paper Gyroscope-Aided Motion Deblurring with Deep Networks https://arxiv.org/abs/1810.00986, stars:4, update:2024-04-16 09:55:35
开发平台:Python | 大小:0KB | 下载0次
sh-1993 在 2024-04-20 00:28:53 上传
说明:Predict the quality grade of ores in real-time mining process using deep learning techniques, stars:0, update:2024-04-19 16:24:13
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-19 08:16:47 上传
说明:Real-Time Digit Recognition with TensorFlow and OpenCV This Python script uses TensorFlow and OpenCV for real-time digit recognition from a webcam feed. It trains a CNN model on the MNIST dataset and predicts digits in real-time from the video stream.
开发平台:Python | 大小:0KB | 下载0次
sh-1993 在 2024-04-19 08:12:30 上传
说明:ML Model Mgmt (POC) - A Django web application. Helps user manage the lifecycle of ML models. Upload training/validation data, create CNN using template, train and visualize KPI's, tweak model parameters and retrain. Then use your model to classify unseen data. , stars:0, update:2024-04-15 09:49:45
开发平台:Python | 大小:0KB | 下载0次
sh-1993 在 2024-04-19 08:12:20 上传
说明:Facial-Emotion-Recognition,, stars:0, update:2024-04-16 09:45:47
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-19 08:12:20 上传
说明:A Python project that uses CNNs to accurately classify images of horses and humans. , stars:0, update:2024-04-16 21:45:38
开发平台:Python | 大小:0KB | 下载0次
sh-1993 在 2024-04-19 06:35:31 上传
说明:This project, completed under the TNSDC-Generative-AI initiative, focuses on Autoencoder, stars:1, update:2024-04-18 17:43:54
开发平台:Jupyter Notebook | 大小:0KB | 下载0次
sh-1993 在 2024-04-19 04:20:55 上传
说明:AI integrated drone with agriculture disease detection capabilities. , stars:1, update:2024-04-17 00:35:21
开发平台:Python | 大小:0KB | 下载0次