GithubHelp home page GithubHelp logo

Comments (2)

ErikDerGute avatar ErikDerGute commented on May 26, 2024 3

Hello, im not an author but maybe I could help you. When my understanding is correct your script renders 30 frames of every *.blend file. Since you render for every *.blend file, your output is overwritten for each iteration in "for single in blend_list:". You can use "append_to_existing_output=True" in your bproc.writer.write_coco_annotations writer. This should resolve your issue. Maybe it is useful for you to get rid of all the old stuff in the scene using bp.clean_up() or at least use bp.utility.reset_keyframes() before rendering multiple times.

from blenderproc.

soans1994 avatar soans1994 commented on May 26, 2024 1

@ErikDerGute
Thank you for replying bro
I will try it

from blenderproc.

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.