ray-lee-94's Stars
Westlake-AI/openmixup
CAIRI Supervised, Semi- and Self-Supervised Visual Representation Learning Toolbox and Benchmark
facebookresearch/fvcore
Collection of common code that's shared among different research projects in FAIR computer vision team.
KOHGYLW/kiftd
sky driver & cloud driver open source server application : kiftd . welcome to the home page: https://kohgylw.github.io/ to quick start——kiftd是一款专门面向个人、团队和小型组织的私有网盘系统。轻量、开源、完善。无论是在家庭、学校还是在办公室,您都能立刻开始使用它!了解更多请访问官方网站:
open-mmlab/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
fangzheng81/3D-Object-Detection
Papers and code related to 3D object detection
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
google/yapf
A formatter for Python files
NVIDIA/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
Visual-Attention-Network/SegNeXt
Official Pytorch implementations for "SegNeXt: Rethinking Convolutional Attention Design for Semantic Segmentation" (NeurIPS 2022)
IDEA-Research/detrex
detrex is a research platform for DETR-based object detection, segmentation, pose estimation and other visual recognition tasks.
IDEA-Research/awesome-detection-transformer
Collect some papers about transformer for detection and segmentation. Awesome Detection Transformer for Computer Vision (CV)
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
IDEA-Research/DINO
[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
SwinTransformer/Feature-Distillation
YuHengsss/YOLOV
This repo is an implementation of PyTorch version YOLOV Series
dair-ai/Mathematics-for-ML
🧮 A collection of resources to learn mathematics for machine learning
cure-lab/SmoothNet
[ECCV 2022] Official implementation of the paper "SmoothNet: A Plug-and-Play Network for Refining Human Poses in Videos"
MasterBin-IIAU/Unicorn
[ECCV'22 Oral] Towards Grand Unification of Object Tracking
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
mit-han-lab/temporal-shift-module
[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding
NirAharon/BoT-SORT
BoT-SORT: Robust Associations Multi-Pedestrian Tracking
snap-research/EfficientFormer
EfficientFormerV2 [ICCV 2023] & EfficientFormer [NeurIPs 2022]
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
nipy/nibabel
Python package to access a cacophony of neuro-imaging file formats
Project-MONAI/MONAI
AI Toolkit for Healthcare Imaging
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
microsoft/SoftTeacher
Semi-Supervised Learning, Object Detection, ICCV2021
SwinTransformer/Swin-Transformer-Object-Detection
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.