deep-diver / semantic-segmentation-ml-pipeline

Machine Learning Pipeline for Semantic Segmentation with TensorFlow Extended (TFX) and various GCP products
https://blog.tensorflow.org/2023/01/end-to-end-pipeline-for-segmentation-tfx-google-cloud-hugging-face.html
Apache License 2.0
93 stars 20 forks source link

conditionally enabling dataflow for ImportExampleGen #25

Closed deep-diver closed 2 years ago

deep-diver commented 2 years ago

Closes #20

This PR includes the following changes:

the FULL_RES_DATA environment variable is controlled by GitHub Action. You can provide the value true or false within GitHub Action panel.

스크린샷 2022-09-19 오전 10 02 59
deep-diver commented 2 years ago

@sayakpaul

addressed your comments! thanks for the careful inspection :)