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

Fix Conv1D dimensions. Fix model loading. #68

Open
wants to merge 49 commits into
base: master
Choose a base branch
from

Conversation

ttopac
Copy link

@ttopac ttopac commented Oct 23, 2020

Fixes in input dimensions for Conv1D layers.

@ttopac
Copy link
Author

ttopac commented Oct 23, 2020

Closes #60, #64, #61

@ttopac ttopac changed the title Fix Conv1D dimensions Fix Conv1D dimensions. Fix model loading. Oct 28, 2020
ttopac and others added 21 commits June 4, 2021 13:19
…rs PLUS a small change in shortcuts to match the original paper more closely.
# Conflicts:
#	keras_resnet/blocks/_1d.py
#	keras_resnet/blocks/_time_distributed_2d.py
#	keras_resnet/layers/_batch_normalization.py
#	keras_resnet/models/_1d.py
#	keras_resnet/models/_2d.py
#	keras_resnet/models/_3d.py
#	keras_resnet/models/_feature_pyramid_2d.py
#	keras_resnet/models/_time_distributed_2d.py
#	tools/import-caffe-weights.py
This reverts commit 2345de1, reversing
changes made to bde6679.
# Conflicts:
#	keras_resnet/blocks/_1d.py
#	keras_resnet/models/_1d.py
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.

1 participant