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

Modified XResNet to support Conv1d / Conv3d #2744

Merged
merged 4 commits into from
Sep 1, 2020
Merged

Modified XResNet to support Conv1d / Conv3d #2744

merged 4 commits into from
Sep 1, 2020

Conversation

floleuerer
Copy link
Contributor

I modified XResNet to support different input dimensions, kernel sizes and stride (added parameters ndim, ks, stride). Tested the changes with fastai_audio and fastai time series and got very promising results.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

Review Jupyter notebook visual diffs & provide feedback on notebooks.


Powered by ReviewNB

@jph00 jph00 closed this Sep 1, 2020
@jph00 jph00 reopened this Sep 1, 2020
@jph00 jph00 closed this Sep 1, 2020
@jph00 jph00 reopened this Sep 1, 2020
@jph00 jph00 merged commit 9788b0f into fastai:master Sep 1, 2020
@floleuerer floleuerer deleted the xresnetXd branch September 23, 2020 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants