Skip to content

shuohe1995/OOC_PLL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOC_PLL

Code for "Partial-label Learning with Mixed Closed-set and Open-set Out-of-candidate Examples" (KDD 2023).

Requirements:

python==3.9.12

torch>=1.12.1

torchvision>=0.13.1

spicy

The directory of datasets:

data_dir: "../../datasets/"

run:

sh run_c-s.sh

sh run_c-c.sh

sh run_c-i.sh

Notes: All comparing algorithms employed the same generated partially-labeled data in "utils/utils_data.py" and the uniform training scheme.

About

Code for "Partial-label Learning with Mixed Closed-set and Open-set Out-of-candidate Examples" (KDD 2023).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors