Stars
A latent text-to-image diffusion model
[ICML 2024] Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
VMamba: Visual State Space Models,code is based on mamba
Deformable Convolutional Networks
The official implementation for "Spherical Transformer for LiDAR-based 3D Recognition" (CVPR 2023).
Attention-based CNN-LSTM and XGBoost hybrid model for stock prediction
ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST
Implementation of Convolutional LSTM in PyTorch.
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
The code for "Box-supervised Instance Segmentation with Level Set Evolution(ECCV2022)"
OpenMMLab Detection Toolbox and Benchmark
A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT
Image similarity comparison simulating human perception (multiscale SSIM in Rust)
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Open-source implementation of Google Vizier for hyper parameters tuning
Latex code for making neural networks diagrams
Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍
Flops counter for convolutional networks in pytorch framework
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.