Peng Dai
Peng Dai
> Hi, I also had a similar issue; here is how I fixed it: > > 1. Start with a clean Conda env (I guess Python env would also work,...
You can try to modify line 165 in "voxelization_aggregation_Matterport.py", I pre-define the number of points less than 1000, you can enlarge this value.
It seems that there is no point under this camera view. You can check how many points are projected to this camera view.
I haven't tried training this network without RGB initialization yet. But I think it's possible as shown in this project https://github.com/alievk/npbg.
This is one pre-trained model weight on ScanNet 'scene_0000_00', https://drive.google.com/drive/folders/1rP7xDhOtx-L24ymJGY3A0EgxSDVEAAAA?usp=sharing.
Hi, We used 1080Ti, there is no OOM error. I suggest that you can check if the GPU is occupied by other processes? Thanks On Mon, Feb 27, 2023 at...