Skip to content
#

classifying-images

Here are 7 public repositories matching this topic...

Language: All
Filter by language

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 a…

  • Updated Oct 22, 2020
  • Jupyter Notebook

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.

  • Updated Aug 10, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the classifying-images topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the classifying-images topic, visit your repo's landing page and select "manage topics."

Learn more