Giter Site home page Giter Site logo

crnn_mxnet's People

Contributors

yuting-gao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

crnn_mxnet's Issues

I use 0.10.1,but come across this mistake : Shape of labels 1 does not match shape of predictions 2

[18:42:02] src/operator/././cudnn_algoreg-inl.h:65: Running performance tests to find the best convolution algorithm, this can take a while... (setting env variable MXNET_CUDNN_AUTOTUNE_DEFAULT to 0 to disable)
Traceback (most recent call last):
File "text_deep_ocr_bucketing.py", line 121, in
batch_end_callback = mx.callback.Speedometer(BATCH_SIZE, 20))
File "/usr/lib/python2.7/site-packages/mxnet-0.10.1-py2.7.egg/mxnet/module/base_module.py", line 495, in fit
self.update_metric(eval_metric, data_batch.label)
File "/usr/lib/python2.7/site-packages/mxnet-0.10.1-py2.7.egg/mxnet/module/bucketing_module.py", line 462, in update_metric
self._curr_module.update_metric(eval_metric, labels)
File "/usr/lib/python2.7/site-packages/mxnet-0.10.1-py2.7.egg/mxnet/module/module.py", line 680, in update_metric
self.exec_group.update_metric(eval_metric, labels)
File "/usr/lib/python2.7/site-packages/mxnet-0.10.1-py2.7.egg/mxnet/module/executor_group.py", line 561, in update_metric
eval_metric.update_dict(labels
, preds)
File "/usr/lib/python2.7/site-packages/mxnet-0.10.1-py2.7.egg/mxnet/metric.py", line 91, in update_dict
self.update(label, pred)
File "/usr/lib/python2.7/site-packages/mxnet-0.10.1-py2.7.egg/mxnet/metric.py", line 1005, in update
check_label_shapes(labels, preds)
File "/usr/lib/python2.7/site-packages/mxnet-0.10.1-py2.7.egg/mxnet/metric.py", line 24, in check_label_shapes
"predictions {}".format(label_shape, pred_shape))
ValueError: Shape of labels 1 does not match shape of predictions 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.