Coder Social home page Coder Social logo

nerf-meta's People

Contributors

sanowar-raihan 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

Watchers

 avatar  avatar  avatar  avatar

nerf-meta's Issues

pre-trained meta models

HI. Thanks for your pytorch code. Can you share the pre-trained meta models? Besides, I found the training is not very stable, sometimes the val PSNR keeps the same number while training and the test results are just some lumps.

Issue about Single image view synthesis for ShapeNet

I would like to ask about your experimental part in Single image view synthesis for ShapeNet, you are using only one image in the meta-learning stage under the setting of SV Meta, which means that only one image is used for the whole training process to generate the class 360 degree reconstruction effect for all instances?

about shapenet dataset

Thank you for sharing this code in Pytorch version.
This would save many others including me.

I have one question about shapenet car dataset.
I tried to train this repository using shapenet/cars dataset and realized that some of the folders do not include images or transforms.json

I also leave the same question in the jax repository, but I wonder how you handle this problem.
link to the question: tancik/learnit#13 (comment)

Currently, I removed the corresponding folders from car_splits.json and rerun the code.

python shapenet_train.py --config ./configs/shapenet/cars.json

showing

Epoch: 1, val psnr: 20.808
Epoch: 2, val psnr: 21.266

Thanks in advance.

Data for Photorealism

Hello, thank you for sharing the code for this wonderfull research! Is it possible to share the data for the Photorealism data used during the experiments?

Some questions about meta learning theory

Hi, I'm a beginnger for meta-learning. As I know, it is used for fitting model across different data. In each epoch for meta-learning, there are a batch of tasks and we should make copies of model for each task. For example, to meta-learn the shapenet dataset, in each epoch, we select several cars to process, thus the dimension of dataflow should be [b, ...], while b is the batch size. So, we need to make b copies of basic model so that each model can fit a particular car. However, I find that you only make one copy for the model in the inner loop(copy.deepcopy). Could you please give an explanation here? Do I misunderstand it?

White space

Hello, thank you for releasing this implementation. I tried to use the scripts for view synthesis from a single image. I am running with CUDA 10.1 in a Ubuntu 16.04. I am using the lamps set of images and the lamps config script. However, when I end training, the resulting video is blank, with only a white void.

some question about ShapeNet dataset

Excuse, I would like to ask about the construction process of this dataset. If I want to construct other classes objects of shapenet, what should I do? Thanks!

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.