GithubHelp home page GithubHelp logo

Comments (12)

lsx0101 avatar lsx0101 commented on May 18, 2024 1

You can use "render_from_snapshot": true # For --no-gui option to directly render sequences from the config.

I use "render_from_snapshot":true, and set the --scene, --no-gui, --snapshot, It seems nothing happens.

And after I train a scene, the max_steps is fixed. I change the max_steps and use --snapshot, the traing shows the initial max_steps.

from insta.

lsx0101 avatar lsx0101 commented on May 18, 2024 1

You are right there was a bug. Now it is fixed, you can also specify render_novel_trajectory option in this mode.

It doesn't seem to work.

from insta.

Zielon avatar Zielon commented on May 18, 2024

Yes, the current code supports it, however, I did not upload the relative expression generation script. I maybe release this part as well. You just need to have the corresponding transforms.json file and meshes.

from insta.

lsx0101 avatar lsx0101 commented on May 18, 2024

Yes, the current code supports it, however, I did not upload the relative expression generation script. I maybe release this part as well. You just need to have the corresponding transforms.json file and meshes.

thanks for your answer. I also wanna know how to render images with existing checkpoints.

from insta.

Zielon avatar Zielon commented on May 18, 2024

You can use "render_from_snapshot": true # For --no-gui option to directly render sequences from the config.

from insta.

Zielon avatar Zielon commented on May 18, 2024

You are right there was a bug. Now it is fixed, you can also specify render_novel_trajectory option in this mode.

from insta.

Zielon avatar Zielon commented on May 18, 2024

I am using:

--config insta.json --scene data/obama/transforms_test.json --snapshot data/obama/snapshot.msgpack --no-gui

{
	"parent": "main.json",
	"max_steps": 33000,
	"max_cached_bvh": 4000,
	"max_images_gpu": 1700,
	"use_dataset_cache": true,
	"render_novel_trajectory": false,
	"render_from_snapshot": true
}

The output should be in ./data/obama/experiments/insta/debug/overlay if you need more trajectories use "render_novel_trajectory": true

from insta.

lsx0101 avatar lsx0101 commented on May 18, 2024

I am using:

--config insta.json --scene data/obama/transforms_test.json --snapshot data/obama/snapshot.msgpack --no-gui

{
	"parent": "main.json",
	"max_steps": 33000,
	"max_cached_bvh": 4000,
	"max_images_gpu": 1700,
	"use_dataset_cache": true,
	"render_novel_trajectory": false,
	"render_from_snapshot": true
}

The output should be in ./data/obama/experiments/insta/debug/overlay if you need more trajectories use "render_novel_trajectory": true

I use the same config, the code only outputs after training. When I try to render reults again, nothing appears.

from insta.

Zielon avatar Zielon commented on May 18, 2024

Hmm, have you pulled the newest changes and rebuilt the project?

from insta.

alchemician avatar alchemician commented on May 18, 2024

@lsx0101 it is just replacing the previous files in the debug/overlay folder

from insta.

lsx0101 avatar lsx0101 commented on May 18, 2024

@lsx0101 it is just replacing the previous files in the debug/overlay folder

it works, but the rendering quality is not as good as training expressions

from insta.

oijoijcoiejoijce avatar oijoijcoiejoijce commented on May 18, 2024

I'm gettin these results; imperfect rendering and transfer, is anyone getting better output?

Studio_Project_V3.mp4

from insta.

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.