Fix UNet segmentation example - #114
Conversation
|
Hi @xrhd. Thanks for this commit. Just leaving some brief comments.
|
|
Also, please update the branch to make sure latest codes are in. Thanks! |
67b45bd to
32e04bb
Compare
|
Hi @xrhd, thanks for the update! It looks like the This will likely modify the .ipynb metadata slightly and generate/update the corresponding .md file. Please add those changes to your commit, and the checks should pass. |
|
Hi @chapman20j and @jenriver, Thanks for the review and feedback! First of all, sorry for the delay in getting back to this. I've gone ahead and applied the changes you requested:
I also followed the steps to fix the pre-commit and jupytext sync, so the checks should be passing now. |
|
Hi. Sorry for the delays in getting this accepted. I took a look and it looks good to me. Could you squash this commit into 1 commit? |
c9a23c9 to
fa8052f
Compare
Squashed and rebased @chapman20j :) |
- Use absolute path for Orbax checkpoints - Use jax.extend to get backend info - Update UNet example to use in-memory weights for inference - Remove WIP markers and sync jupytext md file
fa8052f to
ec102c6
Compare
Resolves #113 #73
Reference
jax.extend.backend.get_backendChecklist
run_model.pyfor model usage,test_outputs.pyand/ormodel_validation_colab.ipynbfor quality).