Giter VIP home page Giter VIP logo

tf_rfcn's People

Contributors

auroua 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

Watchers

 avatar  avatar  avatar

tf_rfcn's Issues

How can I use your code to predict a picture

I mean you have introduce the training procession but I do not know how to use your model to predict a image.I hope you can give me some suggestions.
And I have another question ,Can I use your code to train my own dataset(I have already made it like VOC2007)

文件用途

请问一下这里边trainval_net和trainval_net_rfcn的区别是什么啊,还有test也有好几个文件,都是干什么用的啊。。。

how can i get weight model file ?

when i trained rfcn net with command:
python tools/trainval_net_rfcn.py --cfg=experiments/cfgs/res101_rfcn.yml
I got errors:

......
Loading initial model weights from None
Expected binary or unicode string, got None
Traceback (most recent call last):
File "tools/trainval_net_rfcn.py", line 125, in
max_iters=args.max_iters)
File "/home/aigo/deeplearning/tf_rfcn/lib/model/train_val_rfcn_iteration4.py", line 528, in train_net
sw.train_model(sess, max_iters)
File "/home/aigo/deeplearning/tf_rfcn/lib/model/train_val_rfcn_iteration4.py", line 177, in train_model
variables_to_restore_rpn, variables_to_restore_rfcn = self.net.get_variables_to_restore(variables, var_keep_dic)
File "/home/aigo/deeplearning/tf_rfcn/lib/tf_nets/resnet_v1_rfcn_hole_iterator4.py", line 365, in get_variables_to_restore
if v.name.split(':')[0].replace('rpn_network/', '') in var_keep_dic:
TypeError: argument of type 'NoneType' is not iterable

it may be caused by i have not given a weight file .
what should i do? thanks!

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.