iamhankai / cpp-pytorch
A bite of cpp api in PyTorch-1.0
☆164Updated 4 years ago
Alternatives and similar repositories for cpp-pytorch:
Users that are interested in cpp-pytorch are comparing it to the libraries listed below
- A Libtorch implementation of the YOLO v3 object detection algorithm☆453Updated 4 years ago
- Faster R-CNN / R-FCN C++ version based on Caffe☆184Updated 6 years ago
- Convert PyTorch model to Caffemodel☆541Updated 5 years ago
- ☆90Updated 6 years ago
- Caffe implementation of FAIR paper "Focal Loss for Dense Object Detection" for SSD.☆171Updated 7 years ago
- ☆138Updated 5 years ago
- Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)☆222Updated 4 years ago
- ShuffleNet-V2 for both PyTorch and Caffe.☆506Updated 6 years ago
- The code and models for paper: "ScratchDet: Exploring to Train Single-Shot Object Detectors from Scratch"☆229Updated 5 years ago
- the speed of nms☆48Updated 6 years ago
- Object Detection Progress Tracker☆127Updated 5 years ago
- Partial Order Pruning: for Best Speed/Accuracy Trade-off in Neural Architecture Search☆150Updated 4 years ago
- Train/eval code for DilatedConv [Yu, ICLR'16], DeepLab-v2 [Chen, Arxiv'16], PSPNet [Zhao, CVPR'17]☆75Updated 7 years ago
- Implemention of Baidu's DenseBox used for multi-task learning of object detection and landmark(key-point) localization 用PyTorch实现了百度的Den…☆94Updated 4 years ago
- CUDA implementation of NMS for PyTorch☆85Updated 5 years ago
- Caffe Implementation of MobileNets V3☆130Updated 5 years ago
- Pytorch model to caffe & ncnn☆394Updated 6 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆367Updated 9 months ago
- TensorRT Net Wrapper☆95Updated 5 years ago
- Comprehensive Feature Enhancement Module for Single-Shot Object Detector☆197Updated 6 years ago
- SOLO: Segmenting Objects by Locations☆163Updated 3 years ago
- Implementation of Mask-RCNN in Caffe https://arxiv.org/pdf/1703.06870.pdf☆231Updated 5 years ago
- list the paper for recently anchor free detector☆231Updated 4 years ago
- Perfect implement. Model shared. x0.5 (Top1:60.646) and 1.0x (Top1:69.402).☆432Updated 5 years ago
- The implementation of Focal-Loss Using Caffe☆37Updated 7 years ago
- ResNet-18 Caffemodel @ilsvrc12 shrt 256 with Top-1 69% Top-5 89%☆191Updated 5 years ago
- Caffe toolkit, including installing Caffe, creating various networks.☆47Updated 7 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 4 years ago
- A caffe implementation of mobilenet's depthwise convolution layer.☆145Updated 7 years ago
- Summary of object detection(modules&&improvements)☆51Updated 5 years ago