Giter Site home page Giter Site logo

luckym's Projects

person_reid_baseline_pytorch icon person_reid_baseline_pytorch

A tiny, friendly, strong pytorch implement of person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial

pose-ren icon pose-ren

Demo code for "Pose Guided Structured Region Ensemble Network for Cascaded Hand Pose Estimation"

pytorch-unet icon pytorch-unet

Pytorch implementation of the U-Net for image semantic segmentation, with dense CRF post-processing

semantic-mono-depth icon semantic-mono-depth

Geometry meets semantics for semi-supervised monocular depth estimation - ACCV 2018

smplify-x icon smplify-x

Expressive Body Capture: 3D Hands, Face, and Body from a Single Image

so-handnet icon so-handnet

Code repository for our paper entilted "SO-HandNet: Self-Organizing Network for 3D Hand Pose Estimation with Semi-supervised Learning", ICCV 2019.

spherehand icon spherehand

This project corresponds to __Self-supervised 3D hand pose estimation through training by fitting__, which is accepted in CVPR 2019.

tianchidasai icon tianchidasai

本项目使用的是商汤科技的mmdetection,链接如下https://github.com/open-mmlab/mmdetection 一、安装 (1)环境配置 Linux (tested on Ubuntu 16.04 and CentOS 7.2) Python 3.4+ PyTorch 1.0 Cython mmcv >= 0.2.2 (2)安装步骤 #上传的模型为已经安装后的版本,应该不需要再次安装,为保险起见,附上安装过程 先编译 cd code cd mmdetection pip install cython ./compile.sh 后安装 python(3) setup.py install # 或者用句号结尾安装 "pip install ." 二、数据准备 (1)解压数据 运行code目录下zip.py文件,解压的数据存放于data/First_round_data/目录下 (2)数据增广 运行code目录下data_augmentation.py,生成增广图集和新的标注.pkl文件,位置于mmdetection/data/coco/annotations (3)测试文件目录 运行code目录下pickle_file_creation.py,读取测试集图片名 三、模型训练 在code/mmdetection/目录下,运行 ./tools/dist_train.sh ./config/retinanet_r101_fpn_1x.py 4 --validate #其中4表示gpu数量 四、测试模型 在code/mmdetection/目录下,运行 python tools/test.py config/retinanet_r101_fpn_1x.py work_dirs/fifi/epoch_20.pth --gpus 4 --final1.pkl 运行code目录下json_to_json.py,submit/目录中将生成最终上传的json文件final.json

v2v-posenet_release icon v2v-posenet_release

Official Torch7 implementation of "V2V-PoseNet: Voxel-to-Voxel Prediction Network for Accurate 3D Hand and Human Pose Estimation from a Single Depth Map", CVPR 2018

vae-hands-3d icon vae-hands-3d

Code to evaluate model of paper "Cross-modal Deep Variational Hand Pose Estimation"

visgel icon visgel

[CVPR 2019] Connecting Touch and Vision via Cross-Modal Prediction

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.