3Dpose_ssl
3D Human Pose Machines with Self-supervised Learning
File Explorer
Download Latest Version (.zip)- gflags.cmake
- glog.cmake
- FindAtlas.cmake
- FindGFlags.cmake
- FindGlog.cmake
- FindLAPACK.cmake
- FindLevelDB.cmake
- FindLMDB.cmake
- FindMatlabMex.cmake
- FindMKL.cmake
- FindNumPy.cmake
- FindOpenBLAS.cmake
- FindSnappy.cmake
- FindvecLib.cmake
- caffe_config.h.in
- CaffeConfig.cmake.in
- CaffeConfigVersion.cmake.in
- ConfigGen.cmake
- Cuda.cmake
- Dependencies.cmake
- lint.cmake
- Misc.cmake
- ProtoBuf.cmake
- Summary.cmake
- Targets.cmake
- Utils.cmake
- get_cifar10.sh
- get_ilsvrc_aux.sh
- get_mnist.sh
- Dockerfile
- Dockerfile
- Dockerfile.template
- Makefile
- README.md
- default.html
- caffeine-icon.png
- GitHub-Mark-64px.png
- pygment_trac.css
- reset.css
- styles.css
- .gitignore
- backward.jpg
- forward.jpg
- forward_backward.png
- layer.jpg
- logreg.jpg
- convolution.md
- data.md
- forward_backward.md
- index.md
- interfaces.md
- layers.md
- loss.md
- net_layer_blob.md
- solver.md
- _config.yml
- CMakeLists.txt
- CNAME
- development.md
- index.md
- install_apt.md
- install_osx.md
- install_yum.md
- installation.md
- model_zoo.md
- multigpu.md
- performance_hardware.md
- README.md
- bilstm.prototxt
- solver.prototxt
- train.sh
- addsrr.prototxt
- solver.prototxt
- train.sh
- cpm_solver.prototxt
- pose_solver.prototxt
- pose_train_test_from_release.prototxt
- train_test_cpm.prototxt
- finetune_whole.prototxt
- solver.prototxt
- train.sh
- mask3d.prototxt
- solver.prototxt
- train.sh
- absval_layer.hpp
- accuracy_layer.hpp
- argmax_layer.hpp
- base_conv_layer.hpp
- base_data_layer.hpp
- batch_norm_layer.hpp
- batch_reindex_layer.hpp
- bias_layer.hpp
- bnll_layer.hpp
- concat_layer.hpp
- contrastive_loss_layer.hpp
- conv_layer.hpp
- crop_layer.hpp
- cudnn_conv_layer.hpp
- cudnn_lcn_layer.hpp
- cudnn_lrn_layer.hpp
- cudnn_pooling_layer.hpp
- cudnn_relu_layer.hpp
- cudnn_sigmoid_layer.hpp
- cudnn_softmax_layer.hpp
- cudnn_tanh_layer.hpp
- data_layer.hpp
- deconv_layer.hpp
- dropout_layer.hpp
- dummy_data_layer.hpp
- eltwise_layer.hpp
- elu_layer.hpp
- embed_layer.hpp
- euclidean_loss_layer.hpp
- exp_layer.hpp
- filter_layer.hpp
- flatten_layer.hpp
- hdf5_data_layer.hpp
- hdf5_output_layer.hpp
- hinge_loss_layer.hpp
- im2col_layer.hpp
- image_data_layer.hpp
- infogain_loss_layer.hpp
- inner_product_layer.hpp
- input_layer.hpp
- log_layer.hpp
- loss_layer.hpp
- lrn_layer.hpp
- lstm_layer.hpp
- memory_data_layer.hpp
- mpjpe_evalution_layer.hpp
- multinomial_logistic_loss_layer.hpp
- mvn_layer.hpp
- neuron_layer.hpp
- parameter_layer.hpp
- pooling_layer.hpp
- power_layer.hpp
- prelu_layer.hpp
- python_layer.hpp
- recurrent_layer.hpp
- reduction_layer.hpp
- relu_layer.hpp
- reshape_layer.hpp
- rnn_layer.hpp
- scale_layer.hpp
- sigmoid_cross_entropy_loss_layer.hpp
- sigmoid_layer.hpp
- silence_layer.hpp
- slice_layer.hpp
- softmax_layer.hpp
- softmax_loss_layer.hpp
- split_layer.hpp
- spp_layer.hpp
- tanh_layer.hpp
- threshold_layer.hpp
- tile_layer.hpp
- window_data_layer.hpp
- 3dheatmap_loss_layer.hpp
- data_heatmap.hpp
- dummy_forward.hpp
- fmatrix_loss_layer.hpp
- global_variables.hpp
- image_data_layer_binocular.hpp
- image_data_layer_self.hpp
- image_data_lstm_layer.hpp
- inverted_order_layer.hpp
- mask2d3d_layer.hpp
- mask_layer.hpp
- pose_heat_map_loss_layer.hpp
- save_path.hpp
- shift.hpp
- skelvector_loss_layer.hpp
- test_caffe_main.hpp
- test_gradient_check_util.hpp
- benchmark.hpp
- blocking_queue.hpp
- cudnn.hpp
- db.hpp
- db_leveldb.hpp
- db_lmdb.hpp
- device_alternate.hpp
- format.hpp
- gpu_util.cuh
- hdf5.hpp
- im2col.hpp
- insert_splits.hpp
- io.hpp
- math_functions.hpp
- mkl_alternate.hpp
- pose_tool.hpp
- rng.hpp
- signal_handler.h
- upgrade_proto.hpp
- util_img.hpp
- util_txt.hpp
- blob.hpp
- caffe.hpp
- common.hpp
- data_reader.hpp
- data_transformer.hpp
- filler.hpp
- internal_thread.hpp
- layer.hpp
- layer_factory.hpp
- net.hpp
- parallel.hpp
- pose_estimation_layers.hpp
- sgd_solvers.hpp
- solver.hpp
- solver_factory.hpp
- syncedmem.hpp
- test_io.m
- test_net.m
- test_solver.m
- ilsvrc_2012_mean.mat
- caffe_.cpp
- CHECK.m
- CHECK_FILE_EXIST.m
- is_valid_handle.m
- Blob.m
- get_net.m
- get_solver.m
- io.m
- Layer.m
- Net.m
- reset_all.m
- run_tests.m
- set_device.m
- set_mode_cpu.m
- set_mode_gpu.m
- Solver.m
- version.m
- classification_demo.m
- .gitignore
- demo.m
- store2hdf5.m
- CMakeLists.txt
- ilsvrc_2012_mean.npy
- __init__.py
- __init__.pyc
- caffe_pb2.py
- caffe_pb2.pyc
- test_coord_map.py
- test_io.py
- test_layer_type_list.py
- test_net.py
- test_net_spec.py
- test_python_layer.py
- test_python_layer_with_param_str.py
- test_solver.py
- __init__.py
- __init__.pyc
- _caffe.cpp
- _caffe.so
- classifier.py
- classifier.pyc
- coord_map.py
- detector.py
- detector.pyc
- draw.py
- draw.pyc
- io.py
- io.pyc
- net_spec.py
- net_spec.pyc
- pycaffe.py
- pycaffe.pyc
- classify.py
- CMakeLists.txt
- detect.py
- draw_net.py
- requirements.txt
- build.sh
- configure-cmake.sh
- configure-make.sh
- configure.sh
- defaults.sh
- install-deps.sh
- install-python-deps.sh
- setup-venv.sh
- test.sh
- build_docs.sh
- copy_notebook.py
- cpp_lint.py
- deploy_docs.sh
- download_model_binary.py
- download_model_from_gist.sh
- gather_examples.sh
- upload_model_to_gist.sh
- absval_layer.cpp
- absval_layer.cu
- accuracy_layer.cpp
- argmax_layer.cpp
- base_conv_layer.cpp
- base_data_layer.cpp
- base_data_layer.cu
- batch_norm_layer.cpp
- batch_norm_layer.cu
- batch_reindex_layer.cpp
- batch_reindex_layer.cu
- bias_layer.cpp
- bias_layer.cu
- bnll_layer.cpp
- bnll_layer.cu
- concat_layer.cpp
- concat_layer.cu
- contrastive_loss_layer.cpp
- contrastive_loss_layer.cu
- conv_layer.cpp
- conv_layer.cu
- crop_layer.cpp
- crop_layer.cu
- cudnn_conv_layer.cpp
- cudnn_conv_layer.cu
- cudnn_lcn_layer.cpp
- cudnn_lcn_layer.cu
- cudnn_lrn_layer.cpp
- cudnn_lrn_layer.cu
- cudnn_pooling_layer.cpp
- cudnn_pooling_layer.cu
- cudnn_relu_layer.cpp
- cudnn_relu_layer.cu
- cudnn_sigmoid_layer.cpp
- cudnn_sigmoid_layer.cu
- cudnn_softmax_layer.cpp
- cudnn_softmax_layer.cu
- cudnn_tanh_layer.cpp
- cudnn_tanh_layer.cu
- data_layer.cpp
- deconv_layer.cpp
- deconv_layer.cu
- dropout_layer.cpp
- dropout_layer.cu
- dummy_data_layer.cpp
- eltwise_layer.cpp
- eltwise_layer.cu
- elu_layer.cpp
- elu_layer.cu
- embed_layer.cpp
- embed_layer.cu
- euclidean_loss_layer.cpp
- euclidean_loss_layer.cu
- exp_layer.cpp
- exp_layer.cu
- filter_layer.cpp
- filter_layer.cu
- flatten_layer.cpp
- hdf5_data_layer.cpp
- hdf5_data_layer.cu
- hdf5_output_layer.cpp
- hdf5_output_layer.cu
- hinge_loss_layer.cpp
- im2col_layer.cpp
- im2col_layer.cu
- image_data_layer.cpp
- infogain_loss_layer.cpp
- inner_product_layer.cpp
- inner_product_layer.cu
- input_layer.cpp
- log_layer.cpp
- log_layer.cu
- loss_layer.cpp
- lrn_layer.cpp
- lrn_layer.cu
- lstm_layer.cpp
- lstm_unit_layer.cpp
- lstm_unit_layer.cu
- memory_data_layer.cpp
- mpjpe_evaluation_layer.cu
- mpjpe_evalution_layer.cpp
- multinomial_logistic_loss_layer.cpp
- mvn_layer.cpp
- mvn_layer.cu
- neuron_layer.cpp
- parameter_layer.cpp
- pooling_layer.cpp
- pooling_layer.cu
- power_layer.cpp
- power_layer.cu
- prelu_layer.cpp
- prelu_layer.cu
- recurrent_layer.cpp
- recurrent_layer.cu
- reduction_layer.cpp
- reduction_layer.cu
- relu_layer.cpp
- relu_layer.cu
- rescaled_pose_coords_layer.cpp
- reshape_layer.cpp
- rnn_layer.cpp
- scale_layer.cpp
- scale_layer.cu
- sigmoid_cross_entropy_loss_layer.cpp
- sigmoid_cross_entropy_loss_layer.cu
- sigmoid_layer.cpp
- sigmoid_layer.cu
- silence_layer.cpp
- silence_layer.cu
- slice_layer.cpp
- slice_layer.cu
- softmax_layer.cpp
- softmax_layer.cu
- softmax_loss_layer.cpp
- softmax_loss_layer.cu
- split_layer.cpp
- split_layer.cu
- spp_layer.cpp
- tanh_layer.cpp
- tanh_layer.cu
- threshold_layer.cpp
- threshold_layer.cu
- tile_layer.cpp
- tile_layer.cu
- util_txt.cpp
- window_data_layer.cpp
- 3dheatmap_loss_layer.cpp
- coords_from_heat_map_layer.cpp
- dummy_forward.cpp
- gen_3dheatmap2_layer.cpp
- gen_3dheatmap_layer.cpp
- gen_3Dheatmap_xyxzyz.cpp
- global_variables.cpp
- heat_maps_from_coords_layer.cpp
- image_data_layer_self.cpp
- image_data_lstm_layer.cpp
- inverted_order_layer.cpp
- mask2d3d_layer.cpp
- mask_layer.cpp
- pose_heat_map_loss_layer.cpp
- pose_pdj_accuracy_layer.cpp
- save_path.cpp
- skel_vector_loss_layer.cpp
- visualized_heat_maps_layer.cpp
- caffe.proto
- adadelta_solver.cpp
- adadelta_solver.cu
- adagrad_solver.cpp
- adagrad_solver.cu
- adam_solver.cpp
- adam_solver.cu
- nesterov_solver.cpp
- nesterov_solver.cu
- rmsprop_solver.cpp
- rmsprop_solver.cu
- sgd_solver.cpp
- sgd_solver.cu
- generate_sample_data.py
- sample_data.h5
- sample_data_2_gzip.h5
- sample_data_list.txt
- solver_data.h5
- solver_data_list.txt
- CMakeLists.txt
- test_accuracy_layer.cpp
- test_argmax_layer.cpp
- test_batch_norm_layer.cpp
- test_batch_reindex_layer.cpp
- test_benchmark.cpp
- test_bias_layer.cpp
- test_blob.cpp
- test_caffe_main.cpp
- test_common.cpp
- test_concat_layer.cpp
- test_contrastive_loss_layer.cpp
- test_convolution_layer.cpp
- test_crop_layer.cpp
- test_data_layer.cpp
- test_data_transformer.cpp
- test_db.cpp
- test_deconvolution_layer.cpp
- test_dummy_data_layer.cpp
- test_eltwise_layer.cpp
- test_embed_layer.cpp
- test_euclidean_loss_layer.cpp
- test_filler.cpp
- test_filter_layer.cpp
- test_flatten_layer.cpp
- test_gradient_based_solver.cpp
- test_hdf5_output_layer.cpp
- test_hdf5data_layer.cpp
- test_hinge_loss_layer.cpp
- test_im2col_kernel.cu
- test_im2col_layer.cpp
- test_image_data_layer.cpp
- test_infogain_loss_layer.cpp
- test_inner_product_layer.cpp
- test_internal_thread.cpp
- test_io.cpp
- test_layer_factory.cpp
- test_lrn_layer.cpp
- test_lstm_layer.cpp
- test_math_functions.cpp
- test_maxpool_dropout_layers.cpp
- test_memory_data_layer.cpp
- test_multinomial_logistic_loss_layer.cpp
- test_mvn_layer.cpp
- test_net.cpp
- test_neuron_layer.cpp
- test_platform.cpp
- test_pooling_layer.cpp
- test_power_layer.cpp
- test_protobuf.cpp
- test_random_number_generator.cpp
- test_reduction_layer.cpp
- test_reshape_layer.cpp
- test_rnn_layer.cpp
- test_scale_layer.cpp
- test_sigmoid_cross_entropy_loss_layer.cpp
- test_slice_layer.cpp
- test_softmax_layer.cpp
- test_softmax_with_loss_layer.cpp
- test_solver.cpp
- test_solver_factory.cpp
- test_split_layer.cpp
- test_spp_layer.cpp
- test_stochastic_pooling.cpp
- test_syncedmem.cpp
- test_tanh_layer.cpp
- test_threshold_layer.cpp
- test_tile_layer.cpp
- test_upgrade_proto.cpp
- test_util_blas.cpp
- benchmark.cpp
- blocking_queue.cpp
- convert_img_blob.hpp
- cudnn.cpp
- db.cpp
- db_leveldb.cpp
- db_lmdb.cpp
- hdf5.cpp
- im2col.cpp
- im2col.cu
- insert_splits.cpp
- io.cpp
- math_functions.cpp
- math_functions.cu
- pose_tool.cpp
- pose_tool.cu
- signal_handler.cpp
- upgrade_proto.cpp
- blob.cpp
- CMakeLists.txt
- common.cpp
- data_reader.cpp
- data_transformer.cpp
- internal_thread.cpp
- layer.cpp
- layer_factory.cpp
- net.cpp
- parallel.cpp
- solver.cpp
- syncedmem.cpp
- CMakeLists.txt
- gtest-all.cpp
- gtest.h
- gtest_main.cc
- extract_seconds.py
- launch_resize_and_crop_images.sh
- parse_log.py
- parse_log.sh
- plot_log.gnuplot.example
- plot_training_log.py.example
- resize_and_crop_images.py
- summarize.py
- train_0.log.test
- train_0.log.train
- train_0.logtest.log.test
- train_0.logtest.log.train
- caffe.cpp
- CMakeLists.txt
- compute_image_mean.cpp
- convert_imageset.cpp
- cpm.py
- device_query.cpp
- extract_features.cpp
- finetune_net.cpp
- fully_connected_feed.py
- mnist.py
- net_speed_benchmark.cpp
- test_net.cpp
- train_net.cpp
- upgrade_net_proto_binary.cpp
- upgrade_net_proto_text.cpp
- upgrade_solver_proto_text.cpp
- build
- caffe.cloc
- CMakeLists.txt
- CONTRIBUTING.md
- CONTRIBUTORS.md
- INSTALL.md
- LICENSE
- Makefile
- Makefile.config
- Makefile.config.example
- README.md
- Untitled.ipynb
- data.py
- m_refine_v2.py
- pred_v2.py
- template_16_merge.prototxt
- test_human16.sh
- deploy.prototxt
- eval_h36m.m
- gen_refinepkl.py
- README
- skel_16.mat
- vis2Dskel.m
- vis3Dskel.m
- visualization.m
- .gitignore
- README.md
# Installation Guide
git clone https://github.com/chanyn/3Dpose_ssl
Downloads the entire project code from GitHub to your computer.
cd 3Dpose_ssl
Moves into the project folder you just downloaded.
2. Docker
Easy Recommended- Git Needed to download the project code from GitHub.
- Docker Desktop Needed to build and run containers. Install it and keep it running in the background.
docker build -f caffe-3dssl/docker/standalone/cpu/Dockerfile -t 3dpose-ssl .
Builds a runnable image based on the Dockerfile.
docker run -p 8080:80 3dpose-ssl
Runs the built image as an actual container.
3. CMake
Mediumcd caffe-3dssl
This project's files live in a subfolder, so move into it first.
mkdir build && cd build
Creates a folder to hold the build output and moves into it.
cmake ..
Analyzes the source code and generates build configuration files (must be run inside the build folder).
make
Compiles the code based on the generated build configuration to produce an executable.
4. Python
Easypip install -r caffe-3dssl/python/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
jupyter notebook
Launches Jupyter in your browser so you can open and run the notebook (.ipynb) files.
5. Make
Medium- Git Needed to download the project code from GitHub.
- Make Usually pre-installed on Linux/macOS. On Windows, install separately (e.g. via MSYS2 or WSL).
make all -j 8
Compiles the code based on the generated build configuration to produce an executable.
make pycaffe
Compiles the code based on the generated build configuration to produce an executable.
Pulled directly from this repo's README.
