SJTU-DeepVisionLab / PLCP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Partial Label Learning with a Partner

This is a Matlab implementation of the paper "Partial Label Learning with a Partner", 2024 AAAI oral.

  1. Directory Structure

    1. Code
    2. Dataset
    3. Readme.md
  2. How to start?

    ​ To help you start with PLCP, please run readme.m. In this demo we use PL-AGGD as the base classifier, and the data set is Lost.

  3. Data set:

    ​ We provide the data sets used in this paper.

About


Languages

Language:MATLAB 96.6%Language:M 3.4%