Code Monkey home page Code Monkey logo

fpn-pytorch1.0's People

Contributors

tianyolanda avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

kingaslan

fpn-pytorch1.0's Issues

loss nan

when i train model, rpn_cls loss and rpn_box loss are nan. the bg_cnt=0. dose anyone know how to solve it

test issues

Hello, I use your demo, the test has been wrong, the error message is as follows:

File "test_net.py", line 236, in
_, _, _, _, _ = fpn(im_data, im_info, gt_boxes, num_boxes)
File "/home/xiaojie/anaconda3/envs/pytorch/lib/python3.6/site-packages/torch/nn/modules/module.py", line 493, in call
result = self.forward(*input, **kwargs)
File "/home/xiaojie/python_program/pytorch/fpn-pytorch1.0/lib/model/fpn/fpn.py", line 224, in forward
roi_pool_feat = self._PyramidRoI_Feat(mrcnn_feature_maps, rois, im_info)
File "/home/xiaojie/python_program/pytorch/fpn-pytorch1.0/lib/model/fpn/fpn.py", line 141, in _PyramidRoI_Feat
return roi_pool_feat
UnboundLocalError: local variable 'roi_pool_feat' referenced before assignment

I don't know why it is wrong, could you help me solve it? Thank you

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.