mala-lab / NegPrompt

The official implementation of CVPR 24' Paper "Learning Transferable Negative Prompts for Out-of-Distribution Detection"
MIT License
25 stars 2 forks source link

What is split and splits_2020? #3

Closed 180400518 closed 2 months ago

180400518 commented 3 months ago

In osr_nega_prompt.py, on line 358, there is an import statement: from split import splits_2020 as splits. Unfortunately, I am unable to locate the split module within the repository. Could you please provide guidance on how to resolve this issue? Thank you for your assistance.