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

Merge master to segmentation-data-generator #3

Merged
merged 26 commits into from
Feb 4, 2018

Conversation

ahundt
Copy link
Owner

@ahundt ahundt commented Feb 4, 2018

No description provided.

ahundt and others added 26 commits September 8, 2017 19:31
logsumexp is needed in crf.py
* master: (89 commits)
  README.md travis badge URL -> keras-team
  jaccard.py clarify documentation
  Fix DenseNet-BC model def
  fchollet -> keras-team
  README.md travis badge set to keras-team location
  jaccard_test.py check r only on keras tensors
  jaccard_test.py shape assert fix
  farizrahman4u -> keras-team
  pascal_voc_jaccard_loss.py removed until it is ready
  jaccard_loss.py added, fix jaccard.py documentation pep8
  backend_test.py
  Small change to docs
  Update the docs
  Add reference to where the weights were obtained from
  add lines for pep8
  Add full weight support (NASNet Large and NASNet Mobile)
  Add corrections as required
  Correct the application example
  Correct NASNet implementation for CIFAR mode and correct the cifar example
  Correctly pass weight decay to all cells
  ...
add logsumexp in tensorflow_backend.py
densenet.py pooling defaults, transition_pooling, early_transition DenseNetFCN option
CRF layer has many issues with version compatibility and parameters, so ignoring it
Wide_resnet was missing GlobalAveragePooling2D from imports
@ahundt ahundt merged commit 9421c35 into segmentation-data-generator Feb 4, 2018
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.

4 participants