Coder Social home page Coder Social logo

who_where's Issues

预训练模型

你好,预训练模型失效了,能不能提供一下百度云链接?十分感谢

ValueError: X is an empty array

Hi sir, I get an error when demo,could you give me some advice, error as follow, and the coco.py need "val2014_filtered_persons.txt", what it contains? Thank you very much.
Traceback (most recent call last):
File "tools/demo.py", line 54, in
retriever.sample(testdb, val_imdb.objdb, mode=0, K=1, show_gt=False)
File "/mnt/hdd1/zzk/image composition/who_where-master/tools/../lib/models/RetrievalCNN.py", line 83, in sample
dst_tree = self.build_search_tree(dst_ctxdb, mode)
File "/mnt/hdd1/zzk/image composition/who_where-master/tools/../lib/models/RetrievalCNN.py", line 72, in build_search_tree
return BallTree(X, leaf_size=30, metric=cus_distance)
File "sklearn/neighbors/binary_tree.pxi", line 1068, in sklearn.neighbors.ball_tree.BinaryTree.init
ValueError: X is an empty array

Instructions on training

Thanks for your insightful work and helpful codes! the idea is really inspiring and the codes are nicely organized.

I'm trying to train my own data on your bbox-prediction network (in PredictionCNN.py). There're 2 main issues about it:

  1. Would you please kindly provide an instruction on training? (i.e. data formats, caveats, training time, etc.)
  2. Variable cfg.TOP_K in function generator is undefined. I could not find any explanation about it either in the paper or in other parts of the codes.

Thanks in advance!

problems on training

Thanks for your wonderful work and helpful codes!

I'm trying to train my own data on your bbox-prediction network (in PredictionCNN.py). I have processed the data according to what you wrote. However, i find there is no training code.It is a little hard for me to write the appropriate training codes. Could you please provide the complete codes and Instructions on training?

Your favorable reply would be highly appreciated.

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.