Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

CNN Plastic Rotating Platform IR

Overview

This repository contains 3 notebooks:

  • data (preprocess data and visulization)
  • train (CNN training and unseen plastic blend composition prediction)
  • result (result visulization)

You can find all the data, results and weights here

  • data (folder containing raw and preprocessed data)
  • h5 (training weights of CNNs)
  • pickle (result of training)
  • unseen_pickle (result of unseen prediction)

Requirements

Python 3.8, Tensorflow 2.3