This is an unofficial PointNet with Tensorflow2.
set | Accuracy |
---|---|
test | 88+ |
mIOU | Airplane | Bag | Cap | Car | Chair | Earphone | Guitar | Knife | Lamp | Laptop | Motorbike | Mug | Pistol | Rocket | Skateboard | Table |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
83.5 | 82.0 | 82.7 | 82.3 | 75.5 | 89.7 | 69.3 | 91.3 | 86.0 | 80.6 | 94.7 | 66.0 | 91.7 | 82.2 | 54.2 | 72.3 | 80.6 |
set | Accuracy |
---|---|
test | 100 |
set | Accuracy |
---|---|
test | 100 |
- Operating System:
- Archlinux
- CUDA:
- CUDA V11.5.50
- Nvidia driver:
- 495.44
- Python:
- python 3.6.5
- Python package:
- h5py...
- Tensorflow:
- tensorflow-2.6.0
cd ./Classification
python main.py
cd ./Classification
python main.py --phase='test'
cd ./Classification
python main.py --phase='test' --vis=1
cd ./PartSeg
python main.py
cd ./PartSeg
python main.py --phase='test'
cd ./PartSeg
python test_all.py
cd ./PartSeg
python main.py --phase='test' --vis=1
python test_all.py --vis=1
cd ./Toy/Classification
python main.py
cd ./Toy/Classification
python main.py --phase='test'
cd ./Toy/Classification
python main.py --phase='test' --vis=1
cd ./Toy/PartSeg
python main.py
cd ./Toy/PartSeg
python main.py --phase='test'
cd ./Toy/PartSeg
python main.py --phase='test' --vis=1