xinyangyuan's Stars
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
ceph/ceph
Ceph is a distributed object, block, and file storage platform
qubvel/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
bats-core/bats-core
Bash Automated Testing System
cs230-stanford/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
heykeetae/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
GPflow/GPflow
Gaussian processes in TensorFlow
beir-cellar/beir
A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
BindsNET/bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
photosynthesis-team/piq
Measures and metrics for image2image tasks. PyTorch.
jayparks/transformer
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
sxjscience/HKO-7
Source code of paper "[NIPS2017] Deep Learning for Precipitation Nowcasting: A Benchmark and A New Model"
bluespec/Piccolo
RISC-V CPU, simple 3-stage pipeline, for low-end applications (e.g., embedded, IoT)
definelicht/hlslib
A collection of extensions for Vitis and Intel FPGA OpenCL to improve developer quality of life.
rishikksh20/FNet-pytorch
Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms
relaxng/jing-trang
Schema validation and conversion based on RELAX NG
Tandon-A/CycleGAN_ssim
Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cycleGAN with different loss functions to improve visual quality of produced images
ethanhezhao/NBVAE
Negative-Binomial VAE for discrete data
danhdoan/cifar10-end2end-mxnet
MXNet - Modern CNNs with CIFAR10 - ~94% with only 50 epochs
Raamakrishnan/bsv-for-vscode
Bluespec System Verilog language extension for Visual Studio Code
POETSII/graph_schema
Schemas for describing graphs plus simple tools for working with them
POETSII/pml
POETS Application Generator
POETSII/pstack
POETS Simulation Stack
ShihuiYin/BASNN
Binary-Activation Spiking Neural Networks
mixon00/awesome-coronavirus
🦠 Huge collection of useful projects and resources for COVID-19 (2019 novel Coronavirus)
Zi-angZhang/pytorch-load-faster
understand and optimize Pytorch data loading process, faster the training process