Closed DavidLandup0 closed 1 month ago
Is this PR ready for review?
@divyashreepathihalli In essence - yes, but there's some noise when running predictions using the converted weights (example image below of huggingface outputs vs our outputs). Looking into the numerics again, but the rest of the PR is ready for review :)
Found the issue - a transpose call shuffling the order of a latent in the encoder incorrectly. I'll get the presets up on Kaggle now
This PR adds:
Basic Usage
End-to-end example with preprocessor:
With Image Converter
Training Pipeline Example
A few examples in the notebook below:
https://colab.research.google.com/drive/1EBNg6nPKx_KzyRuQQtHZ_PG_Nsf2pAg2#scrollTo=V9Ub4NHKCx9e
After a few minutes of training from scratch (both encoder and segmenter):