Conversation
…ncies Feat/add pytorch and pillow dependencies
docs: update contributing-md
feat: add basic scaffolding, simple cnn approach for classification
…ing model I/O, dataset management, and data augmentation.
add auto ml
feat: Update auto_ml components, main script, and tests.
…for image segmentation
Introduced AutoencoderMaskEvaluator for mask distribution matching using a convolutional autoencoder and One-Class SVM. Added MaskAutoencoder model for 3D latent embedding of 512x512 masks. Integrated the new evaluator into main.py and provided unit tests for both the autoencoder and evaluator. Co-Authored-By: Jossué Arteche Muñoz <127993286+CfM47@users.noreply.github.com> Co-Authored-By: Diego Viera Martínez <121518360+DiegoViera1511@users.noreply.github.com> Co-Authored-By: Luis Alejandro Arteaga <luisalejandroarteagamorales@gmail.com> Co-Authored-By: Darío Hernández Cubilla <dariohcvg@gmail.com> Co-Authored-By: Pablo Gómez <123096717+theleywin@users.noreply.github.com>
Add project report
feat(notebooks): update data exploration with training dataset
hotfix(report): some minor changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.