classifying-images
There are 7 repositories under classifying-images topic.
khinthandarkyaw98/Classifying-images-of-everyday-objects-using-a-neural-network
We are going to classify every day objects by using Neural Network.
lopez-christian/COVID-19-PyTorch-Image-Classifier
This repository includes my COVID-19 PyTorch Image Classifier-Flatiron School Capstone Project. I used a resnet-18 model and trained it on the COVID-19 Radiography Dataset. This dataset has nearly 3000 Chest X-Ray scans which are categorized into three classes - Normal, Viral Pneumonia, and COVID-19. The objective of this project was to create an image classification model that could accurately predict and classify the Chest X-Ray scans.
mohammadtavakoli78/Computational-Intelligence
This repository is projects of Computational Intelligence course
jasonchoi725/04-k-means-clustering
KOR: 개인 프로젝트. 머신러닝을 통한 unlabeled 패션 이미지 분류. ENG: A personal project. Classifies unlabeled images of clothes using K-Means clustering.
lopez-christian/Chest-X-Ray-Deep-Learning-Project
This repository includes my Chest X-Ray Deep Learning-Flatiron School Module 4 Project. For this project, I made use of OS to access the data. The Pandas, NumPy, Matplotlib, Seaborn, and Plotly libraries were used to explore the data. Keras was used to build the image classifier.
valdojoao/Model-Classification-Cow-Chicken
06/2019: A CNN model for classifying images containing cows and chickens. The dataset consits of 4032 images sourced from the ImageNet database
nibilin33/classifying-ui-components
Create a UI Components Classification Tool With ml5.js and HTML