Giter VIP home page Giter VIP logo

dynamic_plane_convolutional_onet's People

Contributors

daniil-777 avatar dsvilarkovic avatar pengsongyou avatar splionar 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

Watchers

 avatar  avatar  avatar

dynamic_plane_convolutional_onet's Issues

Segmentation fault (core dumped)

Hi

I'm trying to reproduce the results of this repo. I have installed the conda environment along with dependencies, pretrained models and dataset correctly. I'm trying to perform the "Mesh Generation" step using pre-trained models. By using the following command

python generate.py configs/pointcloud/shapenet/shapenet_dynamic_3plane.yaml

I'm getting this Error. Can you help me solving it? System Information : I'm running this code on a Tesla T4 GPU.

<src.data.core.Shapes3dDataset object at 0x7f16ae654048>
Traceback (most recent call last):
  File "generate.py", line 45, in <module>
    checkpoint_io.load(cfg['test']['model_file'])
  File "/home/ubuntu/dynamic_plane_convolutional_onet/src/checkpoints.py", line 49, in load
    return self.load_file(filename)
  File "/home/ubuntu/dynamic_plane_convolutional_onet/src/checkpoints.py", line 68, in load_file
    raise FileExistsError
FileExistsError
Segmentation fault (core dumped)

Change of Path in the Installation section

Hi,

Thank you for releasing the code. It has been very helpful while reading the paper to clarify the theory in the implementation. In the Installation section and Dataset sub-section, under the ShapeNet and Synthetic Room paragraphs, the following commands has been mentioned

bash src/scripts/download_shape_net_data.sh
bash src/scripts/download_room_data.sh

While running this code, I found out that for this repository the files are located in the "scripts" and not "src/scripts" . So the commands that worked for me are

bash scripts/download_shape_net_data.sh
bash scripts/download_room_data.sh

Please let me know if I'm missing something. 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.