-
image-dedup Public
Codebase I use for deduplication of image datasets
-
BiSeNet Public
Add bisenetv2. My implementation of BiSeNet
-
pytorch-loss Public
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
-
gdGPT Public
Train llm (bloom, llama, baichuan2-7b, chatglm3-6b) with deepspeed pipeline mode. Faster than zero/zero++/fsdp.
-
DeepSpeed Public
Forked from deepspeedai/DeepSpeedDeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Python Apache License 2.0 UpdatedNov 17, 2023 -
SelfSup Public
ssl method pretrain experiments and weights: mocov2 + fast-moco + regioncl + mixup + densecl
-
MFM Public
code for paper "Masked Frequency Modeling for Self-Supervised Visual Pre-Training" (https://arxiv.org/pdf/2206.07706.pdf)
-
DenseCL Public
DenseCL + regionCL-D
-
-
ImageNet-Loader Public
An imagenet dataloader implemented with opencv and pybind11 based on multi-threading
-
fixmatch-pytorch Public
90%+ with 40 labels. please see the readme for details.
-
AutoAugment_opencv Public
autoaugment and randomaugment implemented with python opencv(cv2)
-
DeepLab-v3-plus-cityscapes Public
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).
-
mixMatch Public
Pytorch reproduction of the experiment in the paper of MixMatch.
-
maskrcnn-benchmark Public
Forked from facebookresearch/maskrcnn-benchmarkFast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
-
SFT-ReID Public
My implementation of Spectral-Feature-Transformation-ReID, link to the paper: https://arxiv.org/abs/1811.11405
-
SphereReID Public
My implementation of paper: SphereReID: Deep Hypersphere Manifold Embedding for Person Re-Identification
-
Deeplab-Large-FOV Public
My Implementation of the deeplab_v1 (known as deeplab large fov)
-
triplet-reid-pytorch Public
My implementation of the paper [In Defense of the Triplet Loss for Person Re-Identification]
-
GAN-mxnet Public
GAN implemented with mxnet
-
-
Segmentatron Public
My implementation of some segmentation algorithms
-
Mossaic-Handling Public
A program that can find the sensitive areas in a picture and add Mossaic to these areas automatically
Python Apache License 2.0 UpdatedJun 18, 2018 -
incubator-mxnet Public
Forked from apache/mxnetLightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
Python Apache License 2.0 UpdatedApr 9, 2018 -
CAPTCHA_IND Public
Identify CAPTCHA basing on CNN implemented by mxnet
-
-
porn_identification Public
implement image processing with a combination of C and python3 based on socket communication
-