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

Feat/trainer #8

Closed deep-diver closed 2 years ago

deep-diver commented 2 years ago

This is a draft PR, and there is an issue that I am working on:

Important Note:

To reproduce:

if you think I should write a notebook rather than scripts, please let me know.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

deep-diver commented 2 years ago

preprocess part will be updated when the adjusted TFRecords for UNET is ready.

For now, it works fine with the past datasets.

sayakpaul commented 2 years ago

@deep-diver is this PR ready to review?

deep-diver commented 2 years ago

@sayakpaul

will let you know after reflecting the changes in TFRecord

deep-diver commented 2 years ago

@sayakpaul

ready for review

sayakpaul commented 2 years ago

Thanks.

Will review tomorrow.