David Macêdo, PhD

Results 4 repositories owned by David Macêdo, PhD

SVM-CNN

70
Stars
44
Forks
Watchers

A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fast and with more accuracy.

entropic-out-of-distribution-detection

76
Stars
10
Forks
Watchers

A project to add scalable state-of-the-art out-of-distribution detection (open set recognition) support by changing two lines of code! Perform efficient inferences (i.e., do not increase inference tim...

distinction-maximization-loss

45
Stars
5
Forks
Watchers

A project to improve out-of-distribution detection (open set recognition) and uncertainty estimation by changing a few lines of code in your project! Perform efficient inferences (i.e., do not increas...

robust-deep-learning

17
Stars
3
Forks
Watchers

A project to train your model from scratch or fine-tune a pretrained model using the losses provided in this library to improve out-of-distribution detection and uncertainty estimation performances. C...