awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cgnorthcutt avatar

cgnorthcutt/cleanlabFork

0
View on GitHub↗
57 stars·8 forks·AGPL-3.0·4 vuesgithub.com/cleanlab/cleanlab↗

Cleanlab

Official cleanlab repo is at https://github.com/cleanlab/cleanlab

Features

  • Robust Learning Frameworks - Estimates uncertainty and cleans dataset labels.
  • Data Wrangling - Automated detection and correction of labeling errors in datasets.

Historique des stars

Graphique de l'historique des stars pour cgnorthcutt/cleanlabGraphique de l'historique des stars pour cgnorthcutt/cleanlab

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Cleanlab

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Cleanlab.
  • aleju/imgaugAvatar de aleju

    aleju/imgaug

    14,742Voir sur GitHub↗

    imgaug is a Python library for machine learning data augmentation and computer vision dataset expansion. It provides tools to increase the volume and variety of training sets by applying random geometric, color, and noise transformations to images. The library ensures spatial consistency by synchronizing transformations across images and their associated annotations, such as bounding boxes, keypoints, and segmentation maps. It uses a compositional pipeline pattern to chain multiple augmentations into sequences and employs deterministic seed management to reproduce specific data samples. The

    Python
    Voir sur GitHub↗14,742
  • alfredxiangwu/lightcnnAvatar de AlfredXiangWu

    AlfredXiangWu/LightCNN

    962Voir sur GitHub↗

    A Light CNN for Deep Face Representation with Noisy Labels, TIFS 2018

    Pythonface-recognitionlightcnnpytorch
    Voir sur GitHub↗962
  • alibaba-edu/ranking-based-instance-selectionAvatar de alibaba-edu

    alibaba-edu/Ranking-based-Instance-Selection

    33Voir sur GitHub↗

    Ranking-based-Instance-Selection

    Python
    Voir sur GitHub↗33
  • albu/albumentationsAvatar de albu

    albu/albumentations

    15,308Voir sur GitHub↗

    Albumentations is an image augmentation library and computer vision preprocessing tool designed to expand datasets for deep learning models. It provides a collection of transformations that modify pixel values and spatial geometry to increase the diversity of training samples and improve model generalization. The library supports both 2D image augmentation and 3D volumetric data augmentation. It handles a variety of labels alongside images, ensuring that bounding boxes, keypoints, and segmentation masks remain accurately aligned when spatial transformations are applied. The tool incorporates

    Python
    Voir sur GitHub↗15,308
Voir les 30 alternatives à Cleanlab→

Questions fréquentes

Que fait cgnorthcutt/cleanlab ?

Official cleanlab repo is at https://github.com/cleanlab/cleanlab

Quelles sont les fonctionnalités principales de cgnorthcutt/cleanlab ?

Les fonctionnalités principales de cgnorthcutt/cleanlab sont : Robust Learning Frameworks, Data Wrangling.

Quelles sont les alternatives open-source à cgnorthcutt/cleanlab ?

Les alternatives open-source à cgnorthcutt/cleanlab incluent : aleju/imgaug — imgaug is a Python library for machine learning data augmentation and computer vision dataset expansion. It provides… alfredxiangwu/lightcnn — A Light CNN for Deep Face Representation with Noisy Labels, TIFS 2018. alibaba-edu/ranking-based-instance-selection — Ranking-based-Instance-Selection. antoninbrthn/csidn — Code for the article "Confidence Scores Make Instance-dependent Label-noise Learning Possible", ICML'21. anuragkr90/webly-labeled-sounds — Github repo for webly labeled learning of sound events. albu/albumentations — Albumentations is an image augmentation library and computer vision preprocessing tool designed to expand datasets for…