Phil Wang

Results 229 repositories owned by Phil Wang

global-self-attention-network

91
Stars
7
Forks
Watchers

A Pytorch implementation of Global Self-Attention Network, a fully-attention backbone for vision tasks

bit-diffusion

313
Stars
19
Forks
Watchers

Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch

jax2torch

215
Stars
9
Forks
Watchers

Use Jax functions in Pytorch

lie-transformer-pytorch

87
Stars
10
Forks
Watchers

Implementation of Lie Transformer, Equivariant Self-Attention, in Pytorch

uniformer-pytorch

97
Stars
4
Forks
Watchers

Implementation of Uniformer, a simple attention and 3d convolutional net that achieved SOTA in a number of video classification tasks, debuted in ICLR 2022

HTM-pytorch

73
Stars
6
Forks
Watchers

Implementation of Hierarchical Transformer Memory (HTM) for Pytorch

RQ-Transformer

75
Stars
6
Forks
Watchers

Implementation of RQ Transformer, proposed in the paper "Autoregressive Image Generation using Residual Quantization"