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

[WIP] ConvneXT Models for Classification and Segmentation #210

Merged
merged 11 commits into from
Mar 22, 2024

Conversation

Aakanksha-Rana
Copy link
Member

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Summary

This code will be a 3D adaptation of the recently proposed 2D ConvneXT.
Original convnext would be useful for classification task. We also aim to use the convext module for segmentation task.

Checklist

  • I have added tests to cover my changes
  • I have updated documentation (if necessary)

Acknowledgment

  • I acknowledge that this contribution will be available under the Apache 2 license.

@hvgazula hvgazula changed the base branch from master to dev March 22, 2024 22:31
@hvgazula hvgazula merged commit a534bc4 into neuronets:dev Mar 22, 2024
7 checks passed
hvgazula added a commit that referenced this pull request Mar 22, 2024
hvgazula added a commit that referenced this pull request Mar 22, 2024
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.

3 participants