plant-disease-experiments icon indicating copy to clipboard operation
plant-disease-experiments copied to clipboard

New InceptionV3 module, Benchmark models modules and main.py unit tests and code restructure

Open YaredTaddese opened this issue 6 years ago • 0 comments


Benchmark Models change

  • Write InceptionV3 module for training
  • Restructure training code to be reusable for all model architecture implementation modules
  • Restructure and modify VGG module for training and unit testing
  • Restructure Resnet module for unit testing
  • Write unit tests for all above benchmark models and training code

main.py change

  • Restructure main.py code for reusability and unit testing
  • Write unit tests for main.py

YaredTaddese avatar Jan 25 '19 13:01 YaredTaddese