A naive tool for 6d-pose annotation on PyQt5 platform.
- PyQt5
- pptk
key | description |
---|---|
W | Up |
A | left |
S | Down |
D | Right |
P | Symmetric |
Del | Delete Point cloud |
E | Next |
Q | Pre |
R | Reset angle |
Expected structure of 3d point cloud dataset:
└─dataset
├─scene0
| ├─instance_0.npy
| ├─instance_1.npy
| ├─...
| └─instance_n.npy
├─scene1
| └─...
├─...
└─scenek
python call_life0.py