aws-samples / amazon-sagemaker-tensorflow-object-detection-api

Train and deploy models using TensorFlow 2 with the Object Detection API on Amazon SageMaker
MIT No Attribution
44 stars 34 forks source link

Tensorboard fix #24

Closed Othmane796 closed 2 years ago

Othmane796 commented 2 years ago

Issue #, if available:

Description of changes:

-Adding a script to create a conda environment with the list of libraries required. The purpose of this is to facilitate execution of notebooks in various dev environments. The processing, training and deployment jobs are not impacted as they are based on containers we package.

-Fixing a bug in the build_and_push.sh scripts as well.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.