GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Code for pose estimation is available at https://github.com/leoxiaobin/deep-high-resolution-net.pytorch - HRNet
git clone https://github.com/cocodataset/cocoapi.git \&&cdcocoapi/PythonAPI \&&python setup.py build_ext install \&&cd../../ InstallHRNet-MaskRCNN-Benchmark git clone https://github.com/HRNet/HRNet-MaskRCNN-Benchmark.gitcdHRNet-MaskRCNN-Benchmark python setup.py build develop pip insta...
HRNetV2-W48NoNoYes55.83Github/BaiduYun(Access Code:fahi) HRNetV2-W48 + OCRNoNoYes56.48Github/BaiduYun(Access Code:xex2) HRNetV2-W48 (Paddle)NoNoYes--- HRNetV2-W48 + OCR (Paddle)NoNoYes--- NoteCurrently we could only reproduce HRNet+OCR results on LIP dataset with PyTorch 0.4.1. Perfor...
High-resolution Networks for the Fully Convolutional One-Stage Object Detection (FCOS) algorithm - HRNet/HRNet-FCOS
git clonehttps://github.com/HRNet/HRNet-Image-Classification Install dependencies: pip install -r requirements.txt Data preparation You can follow the Pytorch implementation:https://github.com/pytorch/examples/tree/master/imagenet The data should be under ./data/imagenet/images/. ...
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration Deployment This section has moved here: https://facebook.github.io/create-react-app/docs/deployment yarn build fails to minify This section has moved here: https://facebook.github.io/create-re...
git clone https://github.com/HRNet/HRNet-Object-Detection.gitcdmmdetection-hrnet#compile CUDA extensions.chmod +x compile.sh ./compile.sh#run setuppython setup.py install#or install locallypython setup.py install --user For more details, seeINSTALL.md ...
git clone https://github.com/open-mmlab/mmcv.git cd mmcv MMCV_WITH_OPS=1 pip install -e . # package mmcv-full, which contains cuda ops, will be installed after this step # OR pip install -e . # package mmcv, which contains no cuda ops, will be installed after this step cd .. ...
git clone https://github.com/HRNet/HRNet-Facial-Landmark-Detection.git HRNetV2 pretrained models cd HRNet-Facial-Landmark-Detection # Download pretrained models into this folder mkdir hrnetv2_pretrained Data You need to download the annotations files which have been processed from OneDrive. You need...