Highlights
- Pro
Stars
Official Code for Invertible Residual Networks
Robust Facial Landmark Detection
"Deep Generative Modeling": Introductory Examples
A PyTorch library for implementing flow matching algorithms, featuring continuous and discrete flow matching implementations. It includes practical examples for both text and image modalities.
Modern Robotics: Mechanics, Planning, and Control Code Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code…
Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda
This is a pytorch implementation of k-means clustering algorithm
[ICML 2024] Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model
Collect some CS textbooks for learning.
LaTeX support for the IntelliJ platform by JetBrains.
Reformer, the efficient Transformer, in Pytorch
A PyTorch Geometric implementation of an extended SimGNN version, coupled with a Locality Sensitive Hashing module.
Official PyTorch implementation of GroupViT: Semantic Segmentation Emerges from Text Supervision, CVPR 2022.
Unofficial implementation for "RegionViT: Regional-to-Local Attention for Vision Transformers"
The Repo of Semi-supervised Single Image Deraining
上海大学硕博学位论文 LaTeX 模板 Thesis Template for Shanghai University
The official repo for [TPAMI'23] "Vision Transformer with Quadrangle Attention"
The offical implementation of "Lightweight Image Super-Resolution with Superpixel Token Interaction" (ICCV2023)
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays. https://docs.kidger.site/jaxtyping/
albanD / torchtyping
Forked from patrick-kidger/torchtypingType annotations and dynamic checking for a tensor's shape, dtype, names, etc.