Git Product home page Git Product logo

sfd.gluoncv's Issues

AttributeError: module 'mobula.func' has no attribute 'compensate'

when i train the model,I get this error:

File "D:\Users\admin\Anaconda3\Lib\multiprocessing\process.py", line 297, in _bootstrap
self.run()
File "D:\Users\admin\Anaconda3\Lib\multiprocessing\process.py", line 99, in run
self._target(*self._args, **self._kwargs)
File "D:\Users\admin\Anaconda3\Lib\site-packages\mxnet\gluon\data\dataloader.py", line 184, in worker_loop
batch = batchify_fn([dataset[i] for i in samples])
File "D:\Users\admin\Anaconda3\Lib\site-packages\mxnet\gluon\data\dataloader.py", line 184, in
batch = batchify_fn([dataset[i] for i in samples])
File "D:\Users\admin\Anaconda3\Lib\site-packages\mxnet\gluon\data\dataset.py", line 128, in getitem
return self._fn(*item)
File "E:\gc\sfd.gluoncv\sfd\data\transform.py", line 91, in call
self._anchors, None, gt_bboxes, gt_ids)
File "D:\Users\admin\Anaconda3\Lib\site-packages\mxnet\gluon\block.py", line 542, in call
out = self.forward(*args)
File "E:\gc\sfd.gluoncv\sfd\nn\anchor.py", line 140, in forward
matches = self._matcher(ious)
File "D:\Users\admin\Anaconda3\Lib\site-packages\mxnet\gluon\block.py", line 542, in call
out = self.forward(*args)
File "E:\gc\sfd.gluoncv\sfd\nn\matcher.py", line 30, in forward
mobula.func.compensate(x.shape[0], gtids, ious, match,
AttributeError: module 'mobula.func' has no attribute 'compensate'

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.