Skip to content

UCSC-REAL/SimiFeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

534af48 · May 17, 2023

History

9 Commits
Oct 9, 2021
Aug 2, 2022
Oct 9, 2021
Oct 9, 2021
Oct 9, 2021
Oct 9, 2021
Mar 12, 2023
May 17, 2023
Oct 9, 2021
Oct 9, 2021
Jun 7, 2022
Oct 9, 2021
Oct 9, 2021
Oct 9, 2021
Oct 9, 2021
Oct 9, 2021
Oct 9, 2021
Oct 9, 2021

Repository files navigation

Detecting Corrupted Labels Without Training a Model to Predict

[Update 5/17/2023] SimiFeat is a module of Docta now!

  • A doctor for your data
  • An advanced data-centric AI platform that offers a comprehensive range of services aimed at detecting and rectifying issues in your data.

This code is a PyTorch implementation of the paper: Detecting Corrupted Labels Without Training a Model to Predict

Prerequisites

Python 3.6.9

PyTorch 1.7.1

Torchvision 0.8.2

Full list in ./requirements.txt

Datasets will be downloaded to ./data/.

Run HOC + Vote Based and Rank Based method

On CIFAR-10 .

sh ./test_c10_instance.sh  

On CIFAR-100

sh ./test_c100_instance.sh  

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published