Coder Social home page Coder Social logo

Comments (4)

kangben258 avatar kangben258 commented on June 19, 2024

And also there is a mistake that in line19 of 'toolkit/experiments/trek150.py' you have import 'compress_file' from 'toolkit/utils/ioutils.py' , but in 'toolkit/utils/ioutils.py' there has no 'compress_file' function, I think you should change the 'compress' function to 'compress_file' function. If my thoughts are not correct I hope you can point out my mistakes

from trek-150-toolkit.

kangben258 avatar kangben258 commented on June 19, 2024

It seems that you have not defined 'direction' in 'run_hoi' function in 'toolkit/experments/trek150.py'

from trek-150-toolkit.

matteo-dunnhofer avatar matteo-dunnhofer commented on June 19, 2024

Hi @kangben258, thanks for pointing out the issues!

The following problem occurred when I tested my tracker ’‘’ FileNotFoundError: /TREK-150-toolkit/TREK-150/P03-P03_02-56/anchors_hoi.txt not found. ‘’‘ I check the annotation of the dataset is indeed missing this .txt file, and p03-p03_04-57 is also missing anchors_hoi.txt, maybe the annotation of other video sequences will also have this problem, I hope you can answer for me

10 out of the 150 sequences do not contain interactions between the hands and the object, so there are no such annotation files in the sequence folder. I edited the code to check for the presence of the hand-object annotation files before executing the tracker.

And also there is a mistake that in line19 of 'toolkit/experiments/trek150.py' you have import 'compress_file' from 'toolkit/utils/ioutils.py' , but in 'toolkit/utils/ioutils.py' there has no 'compress_file' function, I think you should change the 'compress' function to 'compress_file' function. If my thoughts are not correct I hope you can point out my mistakes

Thanks. I corrected the misspelling.

It seems that you have not defined 'direction' in 'run_hoi' function in 'toolkit/experments/trek150.py'

The HOI protocol runs the tracker just in a single direction, forward in time.

from trek-150-toolkit.

matteo-dunnhofer avatar matteo-dunnhofer commented on June 19, 2024

It seems that you have not defined 'direction' in 'run_hoi' function in 'toolkit/experments/trek150.py'

The issue was fixed.

from trek-150-toolkit.

Related Issues (6)

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.