CoinCheung

Results 11 repositories owned by CoinCheung

BiSeNet

1.4k
Stars
303
Forks
Watchers

Add bisenetv2. My implementation of BiSeNet

Deeplab-Large-FOV

28
Stars
10
Forks
Watchers

My Implementation of the deeplab_v1 (known as deeplab large fov)

DeepLab-v3-plus-cityscapes

167
Stars
27
Forks
Watchers

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

36
Stars
10
Forks
Watchers

90%+ with 40 labels. please see the readme for details.

pytorch-loss

2.1k
Stars
372
Forks
Watchers

label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful

SphereReID

42
Stars
10
Forks
Watchers

My implementation of paper: SphereReID: Deep Hypersphere Manifold Embedding for Person Re-Identification

triplet-reid-pytorch

100
Stars
24
Forks
Watchers

My implementation of the paper [In Defense of the Triplet Loss for Person Re-Identification]

SFT-ReID

20
Stars
7
Forks
Watchers

My implementation of Spectral-Feature-Transformation-ReID, link to the paper: https://arxiv.org/abs/1811.11405

MFM

23
Stars
2
Forks
Watchers

code for paper "Masked Frequency Modeling for Self-Supervised Visual Pre-Training" (https://arxiv.org/pdf/2206.07706.pdf)

gdGPT

91
Stars
8
Forks
Watchers

Train llm (bloom, llama, baichuan2-7b, chatglm3-6b) with deepspeed pipeline mode. Faster than zero/zero++/fsdp.