Pinned Repositories
A-Convolutional-Neural-Network-Cascade-for-Face-Detection
action-recognition
these days I have downed l lot of papers about action recognition,all of them from cvpr/iccv/nips and so on
awesome-action-recognition
A curated list of action recognition and related area resources
gcn
Implementation of Graph Convolutional Networks in TensorFlow
human_counter
基于yolo3的人数统计程序
keras-tcn
Keras Temporal Convolutional Network.
LCTM
Tensorflow-Tutorial
Some interesting TensorFlow tutorials for beginners.
tensorflow_mnist_sru
tensorflow mnist SRU example
TF_TCN
Tensorflow Temporal Convolutional Network
ziganlan's Repositories
ziganlan/Classification-of-Hyperspectral-Image
Classification of the Hyperspectral Image Indian Pines with Convolutional Neural Network
ziganlan/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
ziganlan/gender-recognition
TensorFlow CNN卷积神经网络实现人脸性别检测
ziganlan/GMNN
ziganlan/GNNPapers
Must-read papers on graph neural networks (GNN)
ziganlan/Graph-Classification-with-GCN
A simple implementation of a portion of GCN (Kipf & Welling) that can handle graph classification.
ziganlan/High-quality-ellipse-detection
A high-quality ellipse detector based on arc-support line segments which can both accurately and efficiently detect ellipses in images.
ziganlan/HSI-Classification
ziganlan/HSI_Classification
Classification for hyperspectral imagery
ziganlan/HybridSN
A keras based implementation of Hybrid-Spectral-Net as in IEEE GRSL paper "HybridSN: Exploring 3D-2D CNN Feature Hierarchy for Hyperspectral Image Classification".
ziganlan/keras-self-attention
Attention mechanism for processing sequential data that considers the context for each timestamp.
ziganlan/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
ziganlan/MCNN-based_HSI_Classification
MCNN-CP:Hyperspectral Image Classification Using Mixed Convolutions and Covariance Pooling (TGARS 2021); Oct-MCNN-HS:3D Octave and 2D Vanilla Mixed Convolutional Neural Network for Hyperspectral Image Classification With Limited Samples (Remote Sensing, 2021)
ziganlan/models
Models and examples built with TensorFlow
ziganlan/Non_Local_Net_TensorFlow
TensorFlow implementation of Non-local Neural Network
ziganlan/opencv
Open Source Computer Vision Library
ziganlan/opencv-python
Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
ziganlan/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
ziganlan/PyVideoResearch
A repositsory of common methods, datasets, and tasks for video research
ziganlan/seld-tcn
SELD-TCN: Sound Event Detection & Localization via Temporal Convolutional Network | Python w/ Tensorflow
ziganlan/SSD.TensorFlow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
ziganlan/SSD_keras
简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)
ziganlan/standard-ellipse-detection
A high-quality ellipse detector based on arc-support line segment for c++ project
ziganlan/TACO
🌮 Trash Annotations in Context Dataset Toolkit
ziganlan/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
ziganlan/tensorflow-yolov3
pure tensorflow Implement of YOLOv3 with support to train your own dataset
ziganlan/yolo3-keras
这是一个yolo3-keras的源码,可以用于训练自己的模型。
ziganlan/yolov3_keras
yolo3-keras的源码
ziganlan/Zero-Shot-Action-Recognition-with-Two-Stream-GCN
I Know the Relationships: Zero-Shot Action Recognition via Two-Stream Graph Convolutional Networks and Knowledge Graphs
ziganlan/zero-shot-gcn
Zero-Shot Learning with GCN (CVPR 2018)