https://github.com/yangyanli/PointCNN
Revision 58bba3ec8b1be1b53e1b70a4b85279aa0b20e0c3 authored by Garrett Smith on 18 December 2018, 15:56:12 UTC, committed by Garrett Smith on 23 December 2018, 21:23:07 UTC
This commit also includes misc changes:

- Fix default path to S3DIS data (was '../../../data')
- Handle dataset .DS_Store (non directory) files
- Use canonical Python name case convention and whitespace
- Support restarts - i.e. don't repeat processing work
1 parent 1d8ae27
History
Tip revision: 58bba3ec8b1be1b53e1b70a4b85279aa0b20e0c3 authored by Garrett Smith on 18 December 2018, 15:56:12 UTC
Configurable data and output dirs for prepare_s3dis_label
Tip revision: 58bba3e
File Mode Size
README.md -rw-r--r-- 155 bytes
eval_s3dis.py -rw-r--r-- 1.8 KB
eval_scannet.py -rw-r--r-- 5.7 KB
eval_shapenet_seg.py -rw-r--r-- 4.4 KB
s3dis_merge.py -rw-r--r-- 2.6 KB
semantic3d_merge.py -rw-r--r-- 3.9 KB

README.md

back to top