autonomousvision / occupancy_networks

This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"
https://avg.is.tuebingen.mpg.de/publications/occupancy-networks
MIT License
1.51k stars 292 forks source link

How to increase the input voxels' resolution to 128*128*128? #104

Open Bingoang opened 2 years ago

Bingoang commented 2 years ago

@LMescheder Hi, Thank you for this great work and clean codebase! For Occ-Net with voxels input, how to increase the input voxels' resolution to 128128128? Maybe it's not difficult but I can't find out the ways, so hope you could give me some instruction~