Pinned Repositories
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
AoANet
Code for paper "Attention on Attention for Image Captioning". ICCV 2019
attention-is-all-you-need-keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
basic-algorithm-tensorflow
birthday
BullshitGenerator
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
cascade_rcnn
pytorch implement of CascadeRCNN,736px(max side),41.2mAP(COCO),21.94fps(RTX 2080TI)
chess
java
DiversityMetrics
This is the implementation of self-CIDEr and LSA-based diversity metrics (only for python 2.7).
machine-learning-final-project
wufan55's Repositories
wufan55/basic-algorithm-tensorflow
wufan55/chess
java
wufan55/machine-learning-final-project
wufan55/birthday
wufan55/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
wufan55/AoANet
Code for paper "Attention on Attention for Image Captioning". ICCV 2019
wufan55/attention-is-all-you-need-keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
wufan55/BullshitGenerator
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
wufan55/cascade_rcnn
pytorch implement of CascadeRCNN,736px(max side),41.2mAP(COCO),21.94fps(RTX 2080TI)
wufan55/DiversityMetrics
This is the implementation of self-CIDEr and LSA-based diversity metrics (only for python 2.7).
wufan55/gnas
This repository contains the code of the pulished paper "G-NAS: Generalizable Neural Architecture Search for Single Domain Generalization Object Detection" in AAAI 2024.
wufan55/keras-attention-mechanism
Attention mechanism Implementation for Keras.
wufan55/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
wufan55/Keras-demo
wufan55/keras-transformer
Transformer implemented in Keras
wufan55/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
wufan55/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
wufan55/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
wufan55/pytorch-faster-rcnn
pytorch based implementation faster rcnn
wufan55/show-attend-and-tell-keras
Keras implementation of the "Show, Attend and Tell" paper
wufan55/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
wufan55/stock-predict-keras-LSTM
wufan55/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
wufan55/SYSU-Student-Evaluation
中山大学教务系统学生自动评教脚本
wufan55/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
wufan55/weights
wufan55/Yolo-v2-pytorch
YOLO for object detection tasks