• Stars
    star
    51
  • Rank 568,706 (Top 12 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 1 year ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

More Repositories

1

BiSeNet

Add bisenetv2. My implementation of BiSeNet
Python
1,286
star
2

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).
Python
157
star
3

triplet-reid-pytorch

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

SphereReID

My implementation of paper: SphereReID: Deep Hypersphere Manifold Embedding for Person Re-Identification
Python
41
star
5

fixmatch-pytorch

90%+ with 40 labels. please see the readme for details.
Python
35
star
6

Deeplab-Large-FOV

My Implementation of the deeplab_v1 (known as deeplab large fov)
Python
27
star
7

MFM

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

SFT-ReID

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

DenseCL

DenseCL + regionCL-D
Python
14
star
10

SelfSup

ssl method pretrain experiments and weights: mocov2 + fast-moco + regioncl + mixup + densecl
Python
4
star
11

porn_identification

implement image processing with a combination of C and python3 based on socket communication
C
3
star
12

Segmentatron

My implementation of some segmentation algorithms
Python
3
star
13

AutoAugment_opencv

autoaugment and randomaugment implemented with python opencv(cv2)
Python
3
star
14

ImageNet-Loader

An imagenet dataloader implemented with opencv and pybind11 based on multi-threading
C++
2
star
15

mixMatch

Pytorch reproduction of the experiment in the paper of MixMatch.
Python
2
star
16

CAPTCHA_IND

Identify CAPTCHA basing on CNN implemented by mxnet
Python
1
star
17

GAN-mxnet

GAN implemented with mxnet
Python
1
star