$ python3 -m keypose.predict keypose/models/bottle_0_t5/ keypose/data/bottle_0/texture_5_pose_0/ keypose/objects/bottle_0.obj ``` ## Repository layout - `code/` contains the sample programs. - `data/` contains the transparent object data. - `models/` contains the trained Tensorflow mo...