Skip to content

clementsan/cnn-image-classification-parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-based image classification via parallel CNN networks

Image classification tasks via parallel CNN networks, leveraging multiple input data

Analysis tasks

Image preprocessing

  • Generate input CSV file from data folder structure

Image analysis

  • Neural network training and testing

Notes

Neural networks

Use of parallel ResNet models

Deep learning library

Use of pytorch