Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add v0.02 changes #2

Merged
merged 58 commits into from Oct 4, 2021
Merged

Add v0.02 changes #2

merged 58 commits into from Oct 4, 2021

Conversation

mwalmsley
Copy link
Owner

Adds support (minimal working examples, a guide) for calculating new representations with a trained model.

Also adds significant new features:

  • Distributed training with several GPUs
  • Metric logging with Weights&Biases (add your own login credentials)
  • Train on color (3-band) images, not just greyscale

Also adds a critical bugfix (when loading images for direct predictions i.e. not via TFRecords, correctly normalise to the 0-1 interval expected (without documentation) by the tf.keras.experimental.preprocessing layers).

Also adds misc. minor fixes and documentation tweaks.

This code was used for the morphology tools paper (to be submitted shortly).

@mwalmsley
Copy link
Owner Author

Also adds both basic and advanced versions of a ringed galaxies dataset, to illustrate fine-tuning.

@mwalmsley mwalmsley merged commit 1d3511e into main Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant