-
BST
- Wuhan,China
- https://blog.csdn.net/xxradon
Stars
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
weiliu89 / caffe
Forked from BVLC/caffeCaffe: a fast open framework for deep learning.
Sarasra / models
Forked from tensorflow/modelsModels and examples built with TensorFlow
ydwen / caffe-face
Forked from BVLC/caffeThis branch is developed for deep face recognition
ethanhe42 / softer-NMS
Forked from facebookresearch/DetectronBounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)
Deformable Convolutional Networks + MST + Soft-NMS
lzx1413 / labelImgPlus
Forked from HumanSignal/labelImg🤘 LabelImgPlus is a graphical image annotation tool which supports CLS,DET and SEG
quanhua92 / darknet
Forked from pjreddie/darknetConvolutional Neural Networks
Deformable Convolutional Networks
gcucurull / CAM-Python
Forked from zhoubolei/CAMClass Activation Mapping with Caffe using the Python wrapper pycaffe instead of matlab.
t-vi / AICamera
Forked from facebookarchive/AICameraDemonstration of using Caffe2 inside an Android application.
BowenBao / maskrcnn-benchmark
Forked from t-vi/maskrcnn-benchmarkFast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
A PyTorch implementation of PatchNet: A Simple Face Anti-Spoofing Framework via Fine-Grained Patch Recognition
wenhe-jia / mxnet-model
Forked from soeaver/mxnet-modelMxnet models (including classification, detection and segmentation) and deploy files for famouse networks
knorth55 / gpu-burn
Forked from Microway/gpu-burnForked version to run on CUDA9 and 10
RizhaoCai / FAS-Aug
Forked from CeceliaSoh/FAS-AugBag of Augmentations for Generalized Face Anti-Spoofing
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
kevinch-nv / onnx-tensorrt
Forked from onnx/onnx-tensorrtONNX-TensorRT: TensorRT backend for ONNX
JosephChenHub / TRTorch
Forked from pytorch/TensorRTPyTorch/TorchScript compiler for NVIDIA GPUs using TensorRT
karolmajek / SSTD
Forked from BestSonny/SSTD🔥 Single Shot Text Detector with Regional Attention
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.