qtaozhou1994's Stars
seed93/reconstruction
multiview 3D reconstruction
zhoubolei/CAM
Class Activation Mapping
Alvin9999/new-pac
翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、软件、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网、youtube视频下载、youtube油管镜像/免翻墙网站、美区apple id共享账号
halbielee/DSRG
DSRG, DeepLab v2 Caffe installation using Docker
speedinghzl/DSRG
Weakly-Supervised Semantic Segmentation Network with Deep Seeded Region Growing (CVPR 2018).
chengzhengxin/groupsoftmax-simpledet
GroupSoftmax cross entropy loss function for training with multiple different benchmark datasets
jsbroks/coco-annotator
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
waspinator/pycococreator
Helper functions to create COCO datasets
speedinghzl/drfi_cpp
python interface for C++ implementation of the paper Salient Object Detection: A Discriminative Regional Feature Integration Approach
NVIDIA/thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
jwchoi384/Gaussian_YOLOv3
Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)
sebgao/LIP
Code and pretrained models for LIP: Local Importance-based Pooling (ICCV 19)
spytensor/prepare_detection_dataset
convert dataset to coco/voc format
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
LitLeo/OpenCUDA
htshinichi/caffe-onnx
caffe model convert to onnx model
BowenBao/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
rwightman/pytorch-pretrained-gluonresnet
Well trained MXNet Gluon Model Zoo ResNet/ResNeXt/SE-ResNeXt ported to PyTorch
NVIDIA-AI-IOT/torch2trt
An easy to use PyTorch to TensorRT converter
jeng1220/trt-se-resnext
a sample, running se-resnext on TensorRT
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
BUG1989/caffe-int8-convert-tools
Generate a quantization parameter file for ncnn framework int8 inference
microsoft/vscode-remote-release
Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
dotnet/vscode-csharp
Official C# support for Visual Studio Code
xzhangxa/CNN-Conv-BatchNorm-fusion
Caffe python script to fuse BatchNorm (and Scale) layers into previous Conv layers
soeaver/caffe-model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
unsky/RetinaNet
Focal loss for Dense Object Detection
chuanqi305/FocalLoss
Caffe implementation of FAIR paper "Focal Loss for Dense Object Detection" for SSD.