FrOoDo: Framework for Out-of-Distribution Detection
2022-08-01Code Available1· sign in to hype
Jonathan Stieber, Moritz Fuchs, Anirban Mukhopadhyay
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/meclabtuda/froodoOfficialIn paperpytorch★ 27
Abstract
FrOoDo is an easy-to-use and flexible framework for Out-of-Distribution detection tasks in digital pathology. It can be used with PyTorch classification and segmentation models, and its modular design allows for easy extension. The goal is to automate the task of OoD Evaluation such that research can focus on the main goal of either designing new models, new methods or evaluating a new dataset. The code can be found at https://github.com/MECLabTUDA/FrOoDo.