# BalancedSampler **Repository Path**: www516717402/balanced-sampler ## Basic Information - **Project Name**: BalancedSampler - **Description**: Data balance for pytorch - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BalancedSampler > **Please click follow my [CNBlog](https://www.cnblogs.com/wjy-lulu/), if you want to know more** ## Describe This project for process data imbalance and based on [imbalanced-dataset-sampler](https://github.com/ufoym/imbalanced-dataset-sampler) repo. Please refer it for more details. ![](https://gitee.com/www516717402/balanced-sampler/raw/master/source/sampler.png)

## Modify - **V1.0.0**([imbalanced-dataset-sampler](https://github.com/ufoym/imbalanced-dataset-sampler)) - Balance sampler in train of single machine - **V1.5.0** - Fix bug in **iter function** - Add Balance sampler in train of multi machine - Add thread in read label