Git Product home page Git Product logo

tffrcn_resnet50's People

Contributors

miraclebiu avatar

Stargazers

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

Watchers

 avatar  avatar

tffrcn_resnet50's Issues

when i trained,errs occurred:AttributeError: 'module' object has no attribute 'RegisterShape'

Traceback (most recent call last):
File "/usr/lib/python2.7/pdb.py", line 1314, in main
pdb._runscript(mainpyfile)
File "/usr/lib/python2.7/pdb.py", line 1233, in _runscript
self.run(statement)
File "/usr/lib/python2.7/bdb.py", line 400, in run
exec cmd in globals, locals
File "", line 1, in
File "./faster_rcnn/train_net.py", line 9, in
"""Train a Fast R-CNN network on a region of interest database."""
File "./faster_rcnn/../lib/networks/init.py", line 8, in
from .Resnet50_train import Resnet50_train
File "./faster_rcnn/../lib/networks/Resnet50_train.py", line 2, in
from .network import Network
File "./faster_rcnn/../lib/networks/network.py", line 5, in
from ..roi_pooling_layer import roi_pooling_op as roi_pool_op
File "./faster_rcnn/../lib/roi_pooling_layer/init.py", line 8, in
import roi_pooling_op_grad
File "./faster_rcnn/../lib/roi_pooling_layer/roi_pooling_op_grad.py", line 7, in
@tf.RegisterShape("RoiPool")
AttributeError: 'module' object has no attribute 'RegisterShape'
Uncaught exception. Entering post mortem debugging
Running 'cont' or 'step' will restart the program

/home/tf/Downloads/user/zhaijunzhi/Crack_recognize/TFFRCN_resnet50-master/lib/roi_pooling_layer/roi_pooling_op_grad.py(7)()
-> @tf.RegisterShape("RoiPool")

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.