shuaizzZ's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
coder/code-server
VS Code in the browser
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
KaimingHe/deep-residual-networks
Deep Residual Learning for Image Recognition
facebookresearch/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
google-research/simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
sthalles/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
facebookresearch/swav
PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882
lucidrains/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
facebookresearch/deepcluster
Deep Clustering for Unsupervised Learning of Visual Features
DEAKSoftware/Synergy-Binaries
Download the latest stable Synergy binaries.
facebookresearch/simsiam
PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566
google-research/fixmatch
A simple method to perform semi-supervised learning with limited data.
gpleiss/temperature_scaling
A simple way to calibrate your neural network.
PatrickHua/SimSiam
A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'
zzw-zwzhang/Awesome-of-Long-Tailed-Recognition
A curated list of long-tailed recognition resources.
KaihuaTang/Long-Tailed-Recognition.pytorch
[NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation (LVIS). It is also a PyTorch implementation of the NeurIPS 2020 paper 'Long-Tailed Classification by Keeping the Good and Removing the Bad Momentum Causal Effect'.
alexandrosstergiou/SoftPool
[ICCV 2021] Code for approximated exponential maximum pooling
Oneflow-Inc/DLPerf
DeepLearning Framework Performance Profiling Toolkit
linhezheng19/CAT
Official implement of "CAT: Cross Attention in Vision Transformer".
fursovia/self-adj-dice
Implementation of Self-adjusting Dice Loss from "Dice Loss for Data-imbalanced NLP Tasks" paper
musicbeer/resnest-tensorRT
modify resnest for tensorRT speedup