facebookresearch / odin

A simple and effective method for detecting out-of-distribution images in neural networks.
Other
526 stars 102 forks source link

Why do you neglect first 1000 data in the datasets ? #10

Open yw981 opened 4 years ago

yw981 commented 4 years ago

It seems you neglect first 1000 items in datasets

code/calData.py line:39 and line:93 if j<1000: continue

Why?

Thanks

huberl commented 3 years ago

+1

StevenTian97 commented 3 years ago

I want to know the reason, too...

heexu976 commented 2 years ago

+1

cyyuu-bot commented 1 year ago

test datasets