Pinned Repositories
3D-GAN
A simple and unofficial 3D-GAN implementation using PyTorch
ai-matrix
To make it easy to benchmark AI accelerators
aiortc
WebRTC and ORTC implementation for Python using asyncio
albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
BasicVSR
Official repository of "BasicVSR++: Improving Video Super-Resolution with Enhanced Propagation and Alignment"
beast
HTTP and WebSocket built on Boost.Asio in C++11
beit-large
generate from: https://huggingface.co/microsoft/beit-large-patch16-224-pt22k-ft22k
Cascade_R-CNN_ResNet101-FPN
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
conformer
PyTorch implementation of "Conformer: Convolution-augmented Transformer for Speech Recognition" (INTERSPEECH 2020)
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
1pikachu's Repositories
1pikachu/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
1pikachu/3D-GAN
A simple and unofficial 3D-GAN implementation using PyTorch
1pikachu/BasicVSR
Official repository of "BasicVSR++: Improving Video Super-Resolution with Enhanced Propagation and Alignment"
1pikachu/beit-large
generate from: https://huggingface.co/microsoft/beit-large-patch16-224-pt22k-ft22k
1pikachu/Cascade_R-CNN_ResNet101-FPN
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
1pikachu/conformer
PyTorch implementation of "Conformer: Convolution-augmented Transformer for Speech Recognition" (INTERSPEECH 2020)
1pikachu/ConvNeXt
Code release for ConvNeXt model
1pikachu/deit
Official DeiT repository
1pikachu/DRN-D-54
Dilated Residual Networks
1pikachu/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
1pikachu/F3Net
Codes for the AAAI 2020 paper "F3Net: Fusion, Feedback and Focus for Salient Object Detection"
1pikachu/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
1pikachu/fastformers
FastFormers - highly efficient transformer models for NLU
1pikachu/FastSpeech2
An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"
1pikachu/intel-extension-for-deepspeed
Intel® Extension for DeepSpeed* is an extension that brings Intel GPU (XPU) support to DeepSpeed.
1pikachu/intel-extension-for-transformers
Extending Hugging Face transformers APIs for Transformer-based models and improve the productivity of inference deployment. With extremely compressed models, the toolkit can greatly improve the inference efficiency on Intel platforms.
1pikachu/MalConv
Pytorch implementation of MalConv
1pikachu/mlperf_training
Reference implementations of MLPerf™ training benchmarks
1pikachu/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
1pikachu/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
1pikachu/pytorch-3dunet
3D U-Net model for volumetric semantic segmentation written in pytorch
1pikachu/pytorch-dnc
Differentiable Neural Computers, Sparse Access Memory and Sparse Differentiable Neural Computers, for Pytorch
1pikachu/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
1pikachu/pytorch-ssd
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
1pikachu/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
1pikachu/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
1pikachu/Visualbert
refer to https://colab.research.google.com/drive/1bLGxKdldwqnMVA5x4neY7-l_8fKGWQYI?usp=sharing#scrollTo=9Qv-4b7LYOVw
1pikachu/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
1pikachu/Xception
A PyTorch implementation of Xception: Deep Learning with Depthwise Separable Convolutions
1pikachu/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite