Skip to content

Adding UNet3+ support for Tensorflow 2.0 - #1267

Merged
nv-kkudrynski merged 3 commits into
NVIDIA:masterfrom
hamidriasat:dev
May 8, 2023
Merged

Adding UNet3+ support for Tensorflow 2.0#1267
nv-kkudrynski merged 3 commits into
NVIDIA:masterfrom
hamidriasat:dev

Conversation

@hamidriasat

Copy link
Copy Markdown
Contributor

UNet3+ in Tensorflow 2.0. For more details about the code and functionality please check README.md file.

Things to update while accepting pull request

  • Update clone path to DeepLearningExamples
    in the Installation section from my forked repo path
  • Update Licence accordingly(Optional)

I can provide trained model weights in case you want them for testing.
I have tested everything thoroughly but if anything is missing please let me know.

Hope you will like my work.

@nv-kkudrynski

Copy link
Copy Markdown
Contributor

Hi
This is an excellent contribution. It takes a while to review because we have busy time here but I hope to merge this very soon.

@nv-kkudrynski nv-kkudrynski left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @hamidriasat

  • are you OK to change license from MIT to Apache2 which is our default? See here.
  • are you OK to move the project under subfolder 'contrib' i.e: TensorFlow2/Segmentation/Contrib/UNet3P?
  • other minor comments within a review, please have a look.

Comment thread TensorFlow2/Segmentation/UNet3P/README.md
Comment thread TensorFlow2/Segmentation/UNet3P/README.md
Comment thread TensorFlow2/Segmentation/UNet3P/README.md Outdated
@github-actions

github-actions Bot commented Apr 18, 2023

Copy link
Copy Markdown

DCO Assistant Lite bot All contributors have signed the DCO ✍️ ✅

@hamidriasat

Copy link
Copy Markdown
Contributor Author

I have read the DCO Document and I hereby sign the DCO

github-actions Bot added a commit that referenced this pull request Apr 18, 2023
@hamidriasat

Copy link
Copy Markdown
Contributor Author

Hi @nv-kkudrynski

Yes, I have no issue updating license and directory according to your requirements.

I have completed all three changes

  • Updated license to Apache2
  • Changed code directory to Contrib
  • Incorporated minor reviews in README

Only the requested changes have been made, rest of the code is similar.
Please have a look at new changes.

@nv-kkudrynski
nv-kkudrynski merged commit d56fe70 into NVIDIA:master May 8, 2023
@github-actions github-actions Bot locked and limited conversation to collaborators May 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants