ck37/coral-ordinal
Tensorflow Keras implementation of ordinal regression using consistent rank logits (CORAL) by Cao et al. (2019)
PythonMIT
Issues
- 0
Refactor reset_state() in metrics.py to replace deprecated batch_set_value method.
#27 opened by JacobJ17 - 0
Class weights and coral.OrdinalCrossEntropy()
#26 opened by Bsingstad - 0
- 0
- 2
- 1
How to have an output of the CoralOrdinal layer to be a single integer of predicted class?
#22 opened by marftabucks - 3
- 1
Loss function pug
#9 opened by Omar3esam - 3
- 1
- 0
- 0
Implement CORN loss for logit outputs
#15 opened by gmgeorg - 0
OrdinalCrossEntropy should not require `num_classes`; can be inferred from `y_pred`
#11 opened by gmgeorg - 0
- 1
Usage for segmentation
#7 opened by wedsertof - 1
bug in Colab notebook's MNIST example
#6 opened by albertjiang - 4
- 0
InvalidArgumentError: Dimension -1 must be >=0
#4 opened by ixil - 2
- 5
AttributeError: module 'tensorflow.python.ops' has no attribute 'convert_to_tensor_v2'
#1 opened by roysti10