Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 408 Bytes

File metadata and controls

21 lines (12 loc) · 408 Bytes

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