Pinned Repositories
BackgroundSplit-OpenCV
This repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn about the theory of these algorithms(including Frame-Difference, Gauss-Background-Difference, ViBe algorithms).
DaSiamRPN-1
Emotion-recognition
Real time emotion recognition
FaceRecognitionCpp
Real Time Face Recognition using MTCNN for detecting and Arcface for generating feature. Over 50FPS on CPU!
faster-mobile-retinaface
Reimplementation of retinaface, faster and stronger.
FIIQA_pytorch
face image illumination quality assessment implement by pytorch
MaskTheFace
Convert face dataset to masked dataset
nniefacelib
nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库
pytorch-ssim
pytorch structural similarity (SSIM) loss
YOLOv3_PyTorch
Full implementation of YOLOv3 in PyTorch
jacke121's Repositories
jacke121/Face_info
face recognition, detection of facial attributes (age, gender, emotion and race) for python.
jacke121/MODNet
A Trimap-Free Portrait Matting Solution in Real Time [AAAI 2022]
jacke121/2021MIP
2021 기전융합 프로젝트
jacke121/AttaNet
AttaNet for real-time semantic segmentation.
jacke121/Awesome-Edge-Detection-Papers
:books: A collection of edge/contour/boundary detection papers and toolbox.
jacke121/awesome-lidar-curb-detection
A list of open source code about point cloud curb detection (processing)
jacke121/ByteTrack
ByteTrack: Multi-Object Tracking by Associating Every Detection Box
jacke121/Correction_OBB
通常,点云目标检测网络(如pointrcnn)出来的OBB与真实存在着些许误差,本仓库利用PCA配合BallTree算法对已知的OBB进行修正,效果喜人
jacke121/cube_detector
Cube Detection using YOLOv5 with Oriented Bounding Boxes (OBB)
jacke121/Deepsort_V2
2020中兴捧月阿尔法赛道多目标检测和跟踪初赛第一名方案
jacke121/Keras_insightface
Insightface Keras implementation
jacke121/lodepng
PNG encoder and decoder in C and C++.
jacke121/nb
Neural Network Blocks - Collect all kinds of fancy model blocks for you to build more powerful neural network model.
jacke121/OpenCVDemo
OpenCV在AndroidStudio环境中搭建使用的三种方式样例,如SO库+JAVA、SO库+JNI、A库+JNI。
jacke121/pose_annotation_tool
jacke121/PoseGPT
jacke121/PPLiteSeg.pytorch
pytorch of the SOTA real-time segmentation network ppliteseg
jacke121/RapidOCR
A cross platform OCR Library based on PaddleOCR & OnnxRuntime
jacke121/S2CRNet-demos
The demos of our ECCV 22 paper, S2CRNet
jacke121/SSR_Net_Pytorch
a Pytorch reimplementation of SSRNet.
jacke121/stream-rtsp
Transcode & Play RTSP Video Streams in Browser
jacke121/table-detect
table detect(yolo) , table line(unet)
jacke121/tensorrt-onnx-fasterrcnn-fpn-roialign
jacke121/TensorRT_Test
An example of TensorRT, including exporting onnx model, testing onnx model, exporting TRT model, infering TRT model
jacke121/yolo-tensorrt
TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
jacke121/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS
jacke121/yolov5-car-plate
基于yolov5的车牌检测,包含车牌角点检测
jacke121/yolov5-face
jacke121/yolov5-face-landmarks-opencv
yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的
jacke121/yolov5.6_openvino_cpp