Pinned Repositories
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
awesome-Steganalysis-project
🍿️some awesome Steganalysis
common-image-filtering
🍃常用的图像滤波算法
eat_tensorflow2_in_30_days_jupyter
https://github.com/lyhue1991/eat_tensorflow2_in_30_days , 对应的jupyter notebook版本
Image_Classification_with_5_methods
Compared performance of KNN, SVM, BPNN, CNN, Transfer Learning (retrain on Inception v3) on image classification problem. CNN is implemented with TensorFlow
jpeg-compression
jpeg 压缩编码过程详解
ManTra_Net_Test_Demo
🌹2019年CVPR论文:ManTra-Net: Manipulation Tracing Network For Detection And Localization of Image Forgeries With Anomalous Features
object-detection-with-tracking
一段视频,每隔一段时间进行一次目标检测,对检测到的目标进行跟踪,增加实时目标检测的稳定性
OpenGL-draw-classroom
🌈use OpenGL and C++ to draw a scene of classroom--用openGL来绘制虚拟教室
Pytorch-YOLOs
🌈pytorch实现的yolo1~yolo3,包括预训练模型
zhangqizky's Repositories
zhangqizky/FingerTracking
FingerTracking using Webcam and OpenCV
zhangqizky/hnfTracker
Repository that uses OpenCV to track, locate, and identify a user's fingers and hands
zhangqizky/OpenNIFingerTracker
Contour-based finger tracking using OpenNI
zhangqizky/dct-extraction
C code used to extract the DCT coefficients directly from a JPEG compressed file. Aimed to be combined with Java.
zhangqizky/DeepLearningModels
zhangqizky/DIEM
Matlab scripts specific to the DIEM database
zhangqizky/handDetectionCV
zhangqizky/Kinect-Finger-Tracking
The most accurate way to track fingers using Kinect v2.
zhangqizky/SLVision
Developed in c++ with the OpenCV libraries, SLVision is a vision tracking software developed for SecondLight. It tracks 6DoF Markers, hands and fingers and sends the tracked data by using TUIO2 Messages trough a TCP socket to a client application.
zhangqizky/Stegpy
A simple steganalysis script writen in Python