IBM / powerai

This repo contains ancillary information used to assist users of IBM Watson Machine Learning Community Edition. This repo will contain How To's, Readme's, Dockerfiles, etc. that can be consumed by users looking to get started.
BSD 2-Clause "Simplified" License
56 stars 54 forks source link

Deeplabv3+ Tensorflow and Deeplabv3+ Pytorch models with LMS and DDL … #184

Open naveenmiriyalu opened 4 years ago

naveenmiriyalu commented 4 years ago

This is a resubmit of https://github.com/IBM/powerai/pull/181, targeting the wmlce-1.6.1 branch.

  1. Added the deeplab tensorflow and pytorch models with LMS and DDL enablement
  2. Added the recreate steps and scripts to launch the models using DDL
  3. Deeplabv3+ tensorflow code is at the following location- https://github.com/naveenmiriyalu/powerai/tree/deeplab_code/examples/performance_models/deeplabv3 4.- Deeplabv3+ pytorch code is at the following location - https://github.com/naveenmiriyalu/powerai/tree/deeplab_code/examples/performance_models/pytorch-deeplab-xception
    1. The scripts and the recreate steps work for WMLCE-1.6.1