CoinCheung
                                            CoinCheung
                                        
                                    BiSeNet
Add bisenetv2. My implementation of BiSeNet
Deeplab-Large-FOV
My Implementation of the deeplab_v1 (known as deeplab large fov)
DeepLab-v3-plus-cityscapes
mIOU=80.02 on cityscapes. My implementation of deeplabv3+ (also know as 'Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation' based on the dataset of cityscapes).
fixmatch-pytorch
90%+ with 40 labels. please see the readme for details.
pytorch-loss
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
SphereReID
My implementation of paper: SphereReID: Deep Hypersphere Manifold Embedding for Person Re-Identification
triplet-reid-pytorch
My implementation of the paper [In Defense of the Triplet Loss for Person Re-Identification]
SFT-ReID
My implementation of Spectral-Feature-Transformation-ReID, link to the paper: https://arxiv.org/abs/1811.11405
MFM
code for paper "Masked Frequency Modeling for Self-Supervised Visual Pre-Training" (https://arxiv.org/pdf/2206.07706.pdf)
gdGPT
Train llm (bloom, llama, baichuan2-7b, chatglm3-6b) with deepspeed pipeline mode. Faster than zero/zero++/fsdp.