Code Monkey home page Code Monkey logo

relighting4d's People

Contributors

frozenburning avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

relighting4d's Issues

Different light settings between people-snapshot and zju-mocap

Hi Zhaoxi,
Thanks for your great work!
It seems like zju-mocap and people-snapshot use different light settings. I'm confused about that, could you please explain that?

if 'xyzc' in cfg.exp_name or 'zju' in cfg.exp_name:
            print("zju-mocap:{}, using different lighting......".format(cfg.exp_name))
            lxyz[...,1] = -lxyz[...,1]
            lxyz[...,0] = -lxyz[...,0]
        else:
            lxyz = lxyz[..., [0, 2, 1]]
            lxyz[...,1] = -lxyz[...,1]

If I wanna train the model on my own dataset, which one should I choose?
Thanks in advance!

questions about hdr map.

Hi, i downloaded some hdr from poly heaven. But i find some differences between the hdr downloaded and the hdr provided. The max value of the sunset i download is about 30000, but the provide hdr is about 80. Is there any pre-process while dealing with the new hdr map?

Question about Relighting in A Novel Camera View

Thank you for your amazing work again! @FrozenBurning
I have another question regarding relighting the model from a novel camera view. I noticed that I can only relight the model from the camera used to train. If I want to relight the model from a novel camera view, what should I do? Could you please provide me with some advice? Thank you very much!

Code for multi-view data

Hi Zhaoxi,
Thanks for the great work.
It seem that the code and configuration files to handle multi-view data like ZJU Mocap are missing now, will they be released as well?

Question about Custom Dataset

Thank you very much for your great work! @FrozenBurning
I am trying to train the model using the custom dataset provided in the SynthesisHuman Dataset. As shown in the README.md file in the custom folder, I can ' export the SMPL parameters and SMPL vertices to two directories: params and vertices'. I already have the 'model.npz' file containing the SMPL parameters, which contains the following keys: minimal_shape, betas, Jtr_posed, bone_transforms, trans, root_orient, pose_body, pose_hand. However, I do not know how to export the SMPL parameters or vertices from this file. Could you please give me some hints to export the corresponding parameters?
Thank you very much!

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.