Coder Social home page Coder Social logo

sheldontsui / gof_neurips2021 Goto Github PK

View Code? Open in Web Editor NEW
103.0 103.0 6.0 452 KB

The codebase for our paper "Generative Occupancy Fields for 3D Surface-Aware Image Synthesis" (NeurIPS 2021)

License: Apache License 2.0

Shell 0.46% Python 99.54%
3d-aware-image-synthesis generative-radiance-field

gof_neurips2021's People

Contributors

sheldontsui 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gof_neurips2021's Issues

Scripts of rendering mesh

Hi, thanks for releasing the code. I notice the script of rendering mesh only supports rotation on yaw. Could you please release scripts that also support rotation on the pitch, such as gif on your project page?

AssertionError: No inf checks were recorded for this optimizer.

Hello, when trying to train the model by myself, I met the following error:

Traceback (most recent call last):
  File ".../site-packages/torch/multiprocessing/spawn.py", line 59, in _wrap
    fn(i, *args)
  File ".../GOF_NeurIPS2021/train.py", line 340, in train
    scaler.step(optimizer_G)
  File ".../site-packages/torch/cuda/amp/grad_scaler.py", line 337, in step
    assert len(optimizer_state["found_inf_per_device"]) > 0, "No inf checks were recorded for this optimizer."

The environment is the same as in requirements.txt (besides, the package name mcubes should be PyMCubes?).
I tried to comment that line in grad_scaler.py, although it can train now, the results seem not converging (output is still random noise after around 30000 steps).
Any help would be appreciated!

Possible error in the Opacity Regularization formula in the paper.

First of all, thank you for sharing this brilliant work. I discrovered a possible erorr in the Opacity Regularization formula in the paper while trying to implement this algorithm. The problem is that the opacity term described in the paper approaches negative infinity. According to the definition of entropy, I think the formula should be something like

Additional Results on CARLA

Congrats on this great work, and thanks a lot for open-sourcing the code!
I have some trouble with the Carla dataset. Where did you get the Carla dataset?I can‘t find the pi-gan’s Carla dataset. And it seems different from Graf's. Can you provide me with a link to download the Carla dataset in your paper?
Thanks a lot in advance.

HI,I have some questions about the preprocess of CelebA dataset

Congrats on this great work, and thanks a lot for open-sourcing the code!
In the paper, you mention that “we crop all images in CelebA from the top of the hair to the bottom of the chin as a pre-processing step.” Can you provide specific steps or code scripts for pre-processing methods?
Thanks a lot in advance.

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.