Pinned Repositories
algo
数据结构与算法
awesome-background-subtraction
A curated list of background subtraction related papers and resources
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-federated-learning
All materials you need for Federated Learning: blogs, videos, papers, and softwares, etc.
Awesome-Federated-Machine-Learning
Everything about federated learning, including research papers, books, codes, tutorials, videos and beyond
Awesome-Incremental-Learning
Awesome Incremental Learning
flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
ICNet-paddlepaddle
使用ICNet模型对航拍图片(遥感图像)进行图像分割
RAFT
whisper
Robust Speech Recognition via Large-Scale Weak Supervision
poincarelee's Repositories
poincarelee/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
poincarelee/awesome-federated-learning
All materials you need for Federated Learning: blogs, videos, papers, and softwares, etc.
poincarelee/Awesome-Federated-Machine-Learning
Everything about federated learning, including research papers, books, codes, tutorials, videos and beyond
poincarelee/Awesome-Incremental-Learning
Awesome Incremental Learning
poincarelee/Awesome-Optical-Flow
This is a list of awesome paper about optical flow and related work.
poincarelee/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
poincarelee/clash_for_windows_pkg
A Windows/macOS GUI based on Clash
poincarelee/ControlNet
Let us control diffusion models!
poincarelee/DCNv2
Deformable Convolutional Networks v2 with Pytorch
poincarelee/deep-hough-transform
Jittor and Pytorch code for paper "Deep Hough Transform for Semantic Line Detection" (ECCV 2020, PAMI 2021)
poincarelee/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
poincarelee/EasyFL
An easy-to-use federated learning platform
poincarelee/edgeai-yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
poincarelee/fedavg_encrypt
FedAvg code with privacy protection function, the application of Paillier homomorphic encryption algorithm and differential privacy, differential privacy includes Laplacian mechanism differential privacy and Gaussian mechanism differential privacy.
poincarelee/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
poincarelee/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
poincarelee/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
poincarelee/mmdeploy
OpenMMLab Model Deployment Framework
poincarelee/MoViNet-pytorch
poincarelee/OpenTraj
Human Trajectory Prediction Dataset Benchmark (ACCV 2020)
poincarelee/PaddleFL
Federated Deep Learning in PaddlePaddle
poincarelee/PaddleVideo
Awesome video understanding toolkits based on PaddlePaddle. It supports video data annotation tools, lightweight RGB and skeleton based action recognition model, practical applications for video tagging and sport action detection.
poincarelee/poincarelee.github.io
poincarelee的博客
poincarelee/Practicing-Federated-Learning
poincarelee/PySyft
Data science on data without acquiring a copy
poincarelee/PyTorch-CycleGAN
A clean and readable Pytorch implementation of CycleGAN
poincarelee/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
poincarelee/SOD-CNNs-based-code-summary-
The summary of code and paper for salient object detection with deep learning
poincarelee/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
poincarelee/XMem
[ECCV 2022] XMem: Long-Term Video Object Segmentation with an Atkinson-Shiffrin Memory Model