Pinned Repositories
Accurate-Binary-Convolution-Network
Binary Convolution Network for faster real-time processing in ASICs
ActionVLAD
ActionVLAD for video action classification (CVPR 2017)
activity_detection
Feature Extraction for Human Activity Detection from RGBD Images
ActivityNet
This repository is intended to host tools and demos for ActivityNet
AlphaPose
Real-Time Multi-Person Pose Estimation System
AOGDetector
Source code for object detection with And-Or Graphs
dockerfile.github.io
Dockerfile Project
FastMaskRCNN
Mask RCNN in TensorFlow
GoogLeNet-Inception-tensorflow
TensorFlow implementation of GoogLeNet and Inception for image classification.
ICCV2015_Brain4Cars
Code for ICCV2015 paper "Car That Knows Before You Do: Anticipating Maneuvers via Learning Temporal Driving Models"
shaoyandea's Repositories
shaoyandea/ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020
shaoyandea/Bi-Real-net
shaoyandea/cesi
WWW 2018: CESI: Canonicalizing Open Knowledge Bases using Embeddings and Side Information
shaoyandea/channel-pruning
Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
shaoyandea/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
shaoyandea/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
shaoyandea/ChineseNLP
Datasets, SOTA results of every fields of Chinese NLP
shaoyandea/chineseocr
yolo3+ocr
shaoyandea/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
shaoyandea/CycleGAN-TensorFlow
An implementation of CycleGan using TensorFlow
shaoyandea/DeepLearningExamples
Deep Learning Examples
shaoyandea/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
shaoyandea/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
shaoyandea/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
shaoyandea/knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
shaoyandea/marian
Fast Neural Machine Translation in C++
shaoyandea/NAS-FCOS
NAS-FCOS: Fast Neural Architecture Search for Object Detection (CVPR 2020)
shaoyandea/NAS_FPN_Tensorflow
NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.
shaoyandea/nematus
Open-Source Neural Machine Translation in Tensorflow
shaoyandea/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
shaoyandea/onnx-tensorrt
ONNX-TensorRT: TensorRT backend for ONNX
shaoyandea/PocketFlow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
shaoyandea/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
shaoyandea/pytorch-pruning
PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference
shaoyandea/ResNeSt
ResNeSt: Split-Attention Network
shaoyandea/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
shaoyandea/SYQ
This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Networks"
shaoyandea/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
shaoyandea/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
shaoyandea/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need