====== NIPS 3D pose estimation ====== Work-in-progress This documents how to use a slight rewrite of Gregory's NIPS 3D pose estimation code. * [[nips_3d_pose:train_model|Train a model]] * [[nips_3d_pose:test_model|Test an existing model]] * [[nips_3d_pose:plot_error_curves|Plot error curves]] * [[nips_3d_pose:data_format|Data format (.h5)]] List of relevant files: * source_common_deps.sh * test_caffe_model.sh * test_run_once_caffe.sh * caffe_run_once.py * caffe_train_from_reference.py * compute_test_error.m * extract_data_h5.m * plot_error_curves.sh * h5dset_compute_class_labels.m