Pinned Repositories
1024app-android
草榴官方客户端,小草客户端,Android
2016CCF-StateGrid
CCF2016 - TNT_000二等奖作品
2021_QQ_AIAC_Tack1_1st
QQ浏览器2021AI算法大赛赛道一 第1名 方案
2D-TAN
AAAI‘20 - Learning 2D Temporal Localization Networks for Moment Localization with Natural Language
3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
PyMDNet
A tensorflow implementation of [Hyeonseob Nam and Bohyung Han, Learning Multi-Domain Convolutional Neural Networks for Visual Tracking, CVPR2016]
traffic_detection_yolo2
YOLO v2 Tensorflow implementation from scratch
Unified_CNN_RNN
This code repository is for the paper "Dependency Exploitation: A Unified CNN-RNN Approach for Visual Emotion Recognition"
zhyj3038's Repositories
zhyj3038/traffic_detection_yolo2
YOLO v2 Tensorflow implementation from scratch
zhyj3038/CF_benchmark_results
Benchmark results of correlation filters
zhyj3038/DDML
A metric learning method for person re-identification
zhyj3038/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
zhyj3038/distributed-tensorflow-example
An example of data parallelism and async updates of parameter in tensorflow.
zhyj3038/ECO
Matlab implementation of the ECO tracker.
zhyj3038/Face-Pose-Net
Estimate 3D face pose by a Convolutional Neural Network
zhyj3038/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
zhyj3038/FaceRank
FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(可能是最有趣的 TensorFlow 中文入门实战项目)(QQ群:522785813)。
zhyj3038/Facial-Expression-Recognition
Facial-Expression-Recognition in TensorFlow. Detecting faces in video and recognize the expression(emotion).
zhyj3038/GOTURN-Tensorflow
A tensorflow implementation for GOTURN tracker
zhyj3038/hart
Hierarchical Attentive Recurrent Tracking
zhyj3038/iou-tracker
Python implementation of the IOU Tracker
zhyj3038/kitti_mot_python
Python Code for tracking multiple objects out of the KITTI Vision Benchmark
zhyj3038/MOT
zhyj3038/mtcnn
zhyj3038/mxnet-the-straight-dope
An interactive book on deep learning. Much easy, so MXNet. Wow.
zhyj3038/openpose-tf
zhyj3038/Pedestrian_Alignment
Pedestrian Alignment Network for Large-scale Person Re-identification
zhyj3038/Person-Reidentification-Attention
Person Re-identification is the task of matching images of a person across multiple camera views
zhyj3038/Predicting-First-Impressions
Code and Data for "Predicting First Impressions with Deep Learning"
zhyj3038/ReID_slef-training_TOMM2017
Enhancing Person Re-Identification in a self-trained subspace
zhyj3038/RON
RON: Reverse Connection with Objectness Prior Networks for Object Detection, CVPR 2017
zhyj3038/rude-carnie
Age/Gender detection in Tensorflow
zhyj3038/SVDNet-for-Pedestrian-Retrieval
Code for https://arxiv.org/abs/1703.05693
zhyj3038/tensorflow-vgg16-train-and-test
The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).
zhyj3038/Tensorflow_Object_Tracking_Video
Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition
zhyj3038/Tracking-with-darkflow
Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
zhyj3038/YOLO2TensorFlow
YOLOv2 implemented by TensorFlow
zhyj3038/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.