Stars
⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作算法。
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
An offical implementation of PatchTST: "A Time Series is Worth 64 Words: Long-term Forecasting with Transformers." (ICLR 2023) https://arxiv.org/abs/2211.14730
A clean and readable Pytorch implementation of CycleGAN
[ICLR 2023 Oral] Zero-Shot Image Restoration Using Denoising Diffusion Null-Space Model
Stable Diffusion web UI
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
🕹️SCConv: Spatial and Channel Reconstruction Convolution for Feature Redundancy
A Simple but Effective Downsampling Module For Semantic Segmentation
PromptIR: Prompting for All-in-One Blind Image Restoration [NeurIPS 2023]
Open solution to the Mapping Challenge 🌎
StyleGAN2-ADA - Official PyTorch implementation
MAT: Mask-Aware Transformer for Large Hole Image Inpainting
[TVCG'2023] AOT-GAN for High-Resolution Image Inpainting (codebase for image inpainting)
TEC map completion using neural networks
Python package for the evaluation of odometry and SLAM
In this project, we will compare two algorithms for stock prediction. First, we will utilize the Long Short Term Memory(LSTM) network to do the Stock Market Prediction. LSTM is a powerful method th…