|
--- |
|
license: mit |
|
--- |
|
|
|
## The NINCO dataset |
|
|
|
The **NINCO** (**N**o **I**mageNet **C**lass **O**bjects) dataset consists of 64 OOD classes with a total of 5879 samples. |
|
The OOD classes were selected to have no categorical overlap with any classes of ImageNet-1K. |
|
Then we inspected each sample individually to not contain ID objects. |
|
|
|
### Examples of individual sorting decisions: |
|
|
|
 |
|
**Top:** Samples that were excluded due to overlap with ID classes. **Bottom:** Samples from the same |
|
OOD class that were included in the cleaned datasets. |
|
|
|
### Examples images from some of the most difficult NINCO OOD classes |
|
 |
|
Examples from <span style="color:#BF008C"> NINCO OOD classes </span> (first row) and from the <span style="color:blue">ImageNet-1K class</span> (second row) which the <span style="color:BF008C"> OOD class </span> is most frequently confused for. |
|
|
|
|
|
## Cleaned Popular Datasets and OOD Unit Tests |
|
|
|
Besides NINCO, we provide (in the same .tar.gz file) truly OOD versions of 11 popular OOD datasets with in total 2715 OOD samples. |
|
|
|
--- |
|
|
|
MIT License |
|
|
|
Copyright (c) 2023 Julian Bitterwolf and Maximilian Müller |
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy |
|
of this software and associated documentation files (the "Software"), to deal |
|
in the Software without restriction, including without limitation the rights |
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
|
copies of the Software, and to permit persons to whom the Software is |
|
furnished to do so, subject to the following conditions: |
|
|
|
The above copyright notice and this permission notice shall be included in all |
|
copies or substantial portions of the Software. |
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
|
SOFTWARE. |