dlmacedo/robust-deep-learning
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. Calibrate your model to produce enhanced uncertainty estimations. Detect out-of-distribution data using the defined score type and threshold.
No commits in the last 6 months. Available on PyPI.
Stars
17
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 26, 2022
Monthly downloads
40
Commits (30d)
0
Dependencies
12
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dlmacedo/robust-deep-learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
raphaelvallat/antropy
AntroPy: entropy and complexity of (EEG) time-series in Python
Minqi824/ADBench
Official Implement of "ADBench: Anomaly Detection Benchmark", NeurIPS 2022.
vc1492a/PyNomaly
Anomaly detection using LoOP: Local Outlier Probabilities, a local density based outlier...
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques