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

changed order of args to loss #92

Merged
merged 1 commit into from
Aug 22, 2017
Merged

changed order of args to loss #92

merged 1 commit into from
Aug 22, 2017

Conversation

yhenon
Copy link
Contributor

@yhenon yhenon commented Aug 22, 2017

Keras has updated the order of arguments for the losses. From the docs, it is now:

sparse_categorical_crossentropy(y_true, y_pred)

@codecov-io
Copy link

Codecov Report

Merging #92 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #92   +/-   ##
=======================================
  Coverage   74.57%   74.57%           
=======================================
  Files          25       25           
  Lines         704      704           
=======================================
  Hits          525      525           
  Misses        179      179
Impacted Files Coverage Δ
keras_rcnn/layers/losses/_rpn.py 96.15% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e48b1d...0e28c4c. Read the comment docs.

@0x00b1 0x00b1 merged commit 4db706d into broadinstitute:master Aug 22, 2017
@yhenon yhenon deleted the loss-arg-ordering branch August 22, 2017 18:34
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