-
easyRemovalBackground Public
remove background, background replace, image matting, object matting, object segment
C++ Apache License 2.0 UpdatedNov 12, 2025 -
yolox-pytorch Public
a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"
-
ppyolov2-pytorch Public
Pytorch reimplement of PPYOLOv2, PPYOLO, YOLOv3
-
Dango-ocr Public
DangoOCR: screenshot OCR recognize 文字识别,支持多种语言,识别后翻译,播放声音
-
ocr_algo_server Public
ocr文字识别算法服务
-
-
TensorRT Public
Forked from NVIDIA/TensorRTTensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
C++ Apache License 2.0 UpdatedMar 30, 2020 -
caffe Public
Forked from BVLC/caffeCaffe: a fast open framework for deep learning.
C++ Other UpdatedMar 14, 2020 -
libfacedetection Public
Forked from ShiqiYu/libfacedetectionAn open source library for face detection in images. The face detection speed can reach 1000FPS.
C++ Other UpdatedFeb 28, 2020 -
PyTorch-Networks Public
Forked from shanglianlm0525/PyTorch-NetworksPytorch implementation of cnn network
Python UpdatedFeb 21, 2020 -
FaceMaskDetection Public
Forked from AIZOOTech/FaceMaskDetection人脸口罩检测 Detect faces and determine whether people are wearing mask.
Python MIT License UpdatedFeb 18, 2020 -
-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedJan 14, 2020 -
A-Light-and-Fast-Face-Detector-for-Edge-Devices Public
Forked from YonghaoHe/LFFD-A-Light-and-Fast-Face-Detector-for-Edge-DevicesA light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector......
Python MIT License UpdatedDec 10, 2019 -
-
TensorRT-CenterNet Public
Forked from CaoWGG/TensorRT-CenterNettensorrt5 , centernet , centerface
C++ UpdatedNov 10, 2019 -
-
InsightFace_Pytorch Public
Forked from TreB1eN/InsightFace_PytorchPytorch0.4.1 codes for InsightFace
Jupyter Notebook MIT License UpdatedOct 29, 2019 -
openpose_train Public
Forked from CMU-Perceptual-Computing-Lab/openpose_trainTraining repository for OpenPose
Python Other UpdatedOct 20, 2019 -
PyTorch_ONNX_TensorRT Public
Forked from RizhaoCai/PyTorch_ONNX_TensorRTA tutorial about how to build a TensorRT Engine from a PyTorch Model with the help of ONNX
Jupyter Notebook MIT License UpdatedAug 30, 2019 -
deep_sort_yolov3 Public
Forked from Qidian213/deep_sort_yolov3Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow
Python GNU General Public License v3.0 UpdatedAug 22, 2019 -
lightweight_openpose Public
Forked from murdockhou/lightweight_openposeA tensorflow implementation of Arxiv Paper "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose "(https://arxiv.org/abs/1811.12004)
Python UpdatedAug 14, 2019 -
handtracking Public
Forked from victordibia/handtrackingBuilding a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
Python Apache License 2.0 UpdatedAug 6, 2019 -
pytorch-fcn Public
Forked from wkentaro/pytorch-fcnPyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
Python MIT License UpdatedAug 2, 2019 -
TF-SimpleHumanPose Public
Forked from mks0601/TF-SimpleHumanPoseTensorFlow implementation of "Simple Baselines for Human Pose Estimation and Tracking", ECCV 2018
Python UpdatedJul 22, 2019 -
darknet Public
Forked from pjreddie/darknetConvolutional Neural Networks
C Other UpdatedJul 3, 2019 -
CenterNet Public
Forked from xingyizhou/CenterNetObject detection, 3D detection, and pose estimation using center point detection:
Python MIT License UpdatedMay 7, 2019 -
yolov3 Public
Forked from ultralytics/yolov3YOLOv3 in PyTorch > ONNX > CoreML > iOS
Python GNU General Public License v3.0 UpdatedMay 2, 2019 -
ssds.pytorch Public
Forked from ShuangXieIrene/ssds.pytorchRepository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
Python MIT License UpdatedApr 30, 2019 -
pytorch-cpp-model Public
use c++ load pytorch model and use GPU to predict