Code Monkey home page Code Monkey logo

3d-moments's People

Contributors

jkontkanen avatar qianqianwang68 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

3d-moments's Issues

Plan to release the code of DynIBaR?

Great Work! And I noticed that the enhanced version DynIBaR is also your work. I just want to ask if you have any plans to publish the code. Thanks in advance!

Size Mismatch

I'm trying to run the demo with the instruction given by README. But I got the following errors. Is there a specific code change needed? Thanks!

Traceback (most recent call last):
  File "demo.py", line 248, in <module>
    render(args)
  File "demo.py", line 197, in render
    model = SpaceTimeModel(args)
  File "/home/yiqinzhao/Documents/3d-moments/model.py", line 112, in __init__
    load_scheduler=load_scheduler)
  File "/home/yiqinzhao/Documents/3d-moments/model.py", line 185, in load_from_ckpt
    self.load_model(fpath, load_opt, load_scheduler)
  File "/home/yiqinzhao/Documents/3d-moments/model.py", line 158, in load_model
    self.feature_net.load_state_dict(to_load['feature_net'])
  File "/home/yiqinzhao/miniconda3/envs/3d_moments/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1052, in load_state_dict
    self.__class__.__name__, "\n\t".join(error_msgs)))
RuntimeError: Error(s) in loading state_dict for ResUNet:
        size mismatch for conv1.weight: copying a param with shape torch.Size([64, 5, 7, 7]) from checkpoint, the shape in current model is torch.Size([64, 4, 7, 7]).

Problem downloading files from google drive

when manually access the google drive link in gdown https://drive.google.com/uc?id=1alRujVVWhqysU2xD8i5JvEvkVYinxLLD -O pretrained/in download.sh, the following problems occurs:
situation 1:Access denied
image
situation 2:No download button
image

When I manually access the google drive link in
gdown https://drive.google.com/uc?id=1EhKJE27SVc32XFjYJJpDbD4ZXO5t8dnX -O data/
the following problem occurs
image

could you provide another link?

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.