Giter Site home page Giter Site logo

Data preprocess about banmo HOT 5 CLOSED

facebookresearch avatar facebookresearch commented on July 29, 2024
Data preprocess

from banmo.

Comments (5)

minushuang avatar minushuang commented on July 29, 2024

#Thanks for your excellent work! ##An error is displayed during data preprocessing.The environment configuration is configured according to the “banmo.yml” you provided. Tested with video of my own data, but could not preprocess. Using the series of videos(“cat-pikachiu.mov”) to process, it still reports an error. the backtrack of error logger is: bash preprocess/preprocess.sh ”cat-pikachiu“ .MOV n 10 image

hi, same with you , did you solve the problem?

from banmo.

gengshan-y avatar gengshan-y commented on July 29, 2024

Is this the first error that showed up? Is the data downloaded?

from banmo.

minushuang avatar minushuang commented on July 29, 2024

Is this the first error that showed up? Is the data downloaded?

the data is my own video with a cat, and the total images number is 93 in database/DAVIS/JPEGImages/Full-Resolution/$seqname/*.jpg extracted from the cat video.
and the problem occurred when the jnx >= 93 in the while loop in main() funciton in auto_gen.py.
my solution is check the jnx and break when jnx >= 93 in the while loop
not robust method. I think there must be something I failed to notice.
do you have any suggestion?

from banmo.

gengshan-y avatar gengshan-y commented on July 29, 2024

It's safe to ignore this out of range error in auto_gen.py. Indeed it should work even with this error. There was supposed to be a break here if jnx>=len(test_left_image).

Besides that, are there other issues?

from banmo.

minushuang avatar minushuang commented on July 29, 2024

no, the optimization process is running normally at current time.

from banmo.

Related Issues (20)

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.