Pinned Repositories
-MOT-Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
AddGPS
Add GPS info to jpg image
AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
aravis
A vision library for genicam based cameras
DesignPattern23-C-
23 designed pattern in C++
pfld_tf1_15
PFLD witn TensorFlow 1.15
VisionWorks_C1
Read in two pictures and display alternately.
YOLOv5_DOTA_OBB
YOLOv5 in DOTA with CSL_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于YOLOv5的旋转目标检测
YOLOv5_JDE
A joint detection and tracking(YOLOv5 based JDE) MOT tracking project.
tecsai's Repositories
tecsai/AddGPS
Add GPS info to jpg image
tecsai/DesignPattern23-C-
23 designed pattern in C++
tecsai/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
tecsai/caffe
Caffe: a fast open framework for deep learning.
tecsai/caffe_rtpose
Realtime C++ code for multi-person pose estimation
tecsai/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
tecsai/EasyOpenPose
OpenPose的简单实现
tecsai/EasyPusher
简单、高效、稳定的一款标准RTSP/RTP协议直播推送库,支持将H.264/G.711/G.726/AAC等音视频数据推送到RTSP流媒体服务器进行低延时直播或者视频通信,支持Windows、Linux、ARM、Android、iOS等平台,EasyPusher配套EasyDarwin流媒体服务器、EasyPlayer RTSP播放器适用于特殊行业的低延时应急指挥需求! Android迁移到了https://github.com/EasyDarwin/EasyPusher_Android , iOS迁移到了https://github.com/EasyDarwin/EasyPusher_iOS
tecsai/face_recognition
The world's simplest facial recognition api for Python and the command line
tecsai/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1500FPS.
tecsai/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
tecsai/MTCNN
Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ interface.
tecsai/MTCNN_Caffe
Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.
tecsai/nsfw_data_scrapper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
tecsai/nsfw_data_source_urls
Collection of NSFW images URLs for the purposes of training an NSFW Image Classifier
tecsai/OpenPose
OpenPose的简单实现版本,简洁不简单,so easy. 就一个cpp
tecsai/openpose-1
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
tecsai/rapidonvif
ONVIF C++ lib, support ProfileS, mail to info@linkingvision.com for latest version
tecsai/rtsp
简单的RTSP播放器
tecsai/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
tecsai/TensorRT_yolo3
use TensorRT accelerate yolo3