Pinned Repositories
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
action-detection
temporal action detection with SSN
action-detection-ssn
ActionRecognition
Explore Action Recognition
adascan-public
Code for AdaScan: Adaptive Scan Pooling (CVPR 2017)
Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
ALCE
Enabling Large Language Models to Generate Text with Citations. Paper: https://arxiv.org/abs/2305.14627
anet2016-cuhk
Action Recognition Toolbox for CUHKÐZ&SIAT submission to ActivityNet 2016
attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
GUORUIWANG's Repositories
GUORUIWANG/a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
GUORUIWANG/ActionRecognition
Explore Action Recognition
GUORUIWANG/ccks_kg
ccks2020基于本体的金融知识图谱自动化构建技术评测第五名方法总结
GUORUIWANG/ChineseNER
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
GUORUIWANG/Deformable-ConvNets
Deformable Convolutional Networks
GUORUIWANG/Deformable-Convolution-V2-PyTorch
Deformable ConvNets V2 (DCNv2) in PyTorch
GUORUIWANG/DTPP
Deep networks with Temporal Pyramid Pooling. The official implementation for "End-to-end Video-level Representation Learning for Action Recognition, ICPR 2018."
GUORUIWANG/EntityResolution
实体统一的代码实现
GUORUIWANG/FraudNE
FraudNE: a Joint Embedding Approach for Fraud Detection
GUORUIWANG/Free-Form-Video-Inpainting
Official Pytorch implementation of "Learnable Gated Temporal Shift Module for Deep Video Inpainting. Chang et al. BMVC 2019." and the FVI dataset in "Free-form Video Inpainting with 3D Gated Convolution and Temporal PatchGAN, Chang et al. ICCV 2019"
GUORUIWANG/GaneratedHandsForReal_TIME
it referenced paper of GANerated Hands for Real-Time 3D Hand Tracking from Monocular RGB.
GUORUIWANG/HetConvolution2d_pytorch
HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs simply implement
GUORUIWANG/ner
命名实体识别实践与探索
GUORUIWANG/ner_incomplete_annotation
GUORUIWANG/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
GUORUIWANG/OctaveConv
A MXNet Implementation for Drop an Octave
GUORUIWANG/OctaveConv_pytorch
Pytorch implementation of Octave convolution
GUORUIWANG/pytorch-deform-conv-v2
PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)
GUORUIWANG/pytorch-grad-cam
PyTorch implementation of Grad-CAM
GUORUIWANG/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet, and more
GUORUIWANG/representation-flow-cvpr19
Code and models for our CVPR'19 paper "Representation Flow for Action Recognition"
GUORUIWANG/st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
GUORUIWANG/stock-knowledge-graph
利用网络上公开的数据构建一个小型的证券知识图谱/知识库
GUORUIWANG/TimeSeries_Seq2Seq
This repo aims to be a useful collection of notebooks/code for understanding and implementing seq2seq neural networks for time series forecasting. Networks are constructed with keras/tensorflow.
GUORUIWANG/torchstream
PyTorch video library
GUORUIWANG/tpu
Reference models and tools for Cloud TPUs.
GUORUIWANG/tvnet_pytorch
Tvnet implemented in pytorch
GUORUIWANG/Unet-Segmentation
The U-Net Segmentation plugin for Fiji (ImageJ)
GUORUIWANG/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
GUORUIWANG/ZhiHu_Code