Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
124 commits
Select commit Hold shift + click to select a range
345086a
change point detection module
edadaltocg Feb 22, 2023
923b313
release automation
edadaltocg Feb 23, 2023
f4cea99
debug docs
edadaltocg Feb 23, 2023
f9a519e
debug docs
edadaltocg Feb 23, 2023
bed78fe
change docs workflow
edadaltocg Feb 23, 2023
ba2f28a
debug workflow
edadaltocg Feb 23, 2023
d71ec5e
debug workflow
edadaltocg Feb 23, 2023
32188e5
debug `python-package.yml`
edadaltocg Feb 23, 2023
f902746
debug release action
edadaltocg Feb 23, 2023
67e5f71
update project files
edadaltocg Feb 23, 2023
fb1b61a
Merge branch 'master' into dev
edadaltocg Feb 23, 2023
970b9e9
change list_datasets function
edadaltocg Feb 23, 2023
b2b598c
Merge branch 'dev' of github.com:edadaltocg/detectors into dev
edadaltocg Feb 23, 2023
70af91c
restructure docs
edadaltocg Mar 2, 2023
bf4ce32
refactor datasets
edadaltocg Mar 2, 2023
eb1a661
implement more ood detection methods
edadaltocg Mar 2, 2023
6f34fbc
remove cpd methods
edadaltocg Mar 3, 2023
f0dff69
implement imagenet corrupted datasets
edadaltocg Mar 8, 2023
822a759
debug ood pipeline
edadaltocg Mar 8, 2023
79094a7
update package structure
edadaltocg Mar 8, 2023
2fbd70d
update package structure
edadaltocg Mar 8, 2023
2314138
major refactoring
edadaltocg Mar 9, 2023
e29d7d5
fix minor bugs
edadaltocg Mar 13, 2023
42c1e91
fix small bug
edadaltocg Mar 13, 2023
c4794c3
implement gradnorm
edadaltocg Mar 15, 2023
518fdd8
implement vim
edadaltocg Mar 15, 2023
67896f7
update methods
edadaltocg Mar 15, 2023
398d445
refactor pipelines
edadaltocg Mar 15, 2023
c511e6f
debug datasets
edadaltocg Mar 15, 2023
c2671fc
accelerate compute accuracy script
edadaltocg Mar 15, 2023
9f4e37a
multi-layer scores aggregations
edadaltocg Mar 15, 2023
7358f62
debug ood detection methods
edadaltocg Mar 18, 2023
ba48053
implemend `wilds` datasets
edadaltocg Mar 27, 2023
c653492
debug pipelines
edadaltocg Mar 27, 2023
4c31447
implement layer aggregation methods
edadaltocg Mar 27, 2023
48665df
implement more detection methods
edadaltocg Mar 30, 2023
6a751e4
format code
edadaltocg Mar 31, 2023
d82efcc
list available resources
edadaltocg Mar 31, 2023
791012b
improve api
edadaltocg Mar 31, 2023
7e364a6
method templates
edadaltocg Mar 31, 2023
6cca3ba
refactoring
edadaltocg Mar 31, 2023
91630ef
major methods refactoring
edadaltocg Apr 3, 2023
93830d2
aggregations api
edadaltocg Apr 3, 2023
1314d40
debugging
edadaltocg Apr 3, 2023
91dcd7c
debug docs
edadaltocg Apr 4, 2023
07cf1ac
prepare new version
edadaltocg Apr 4, 2023
74c5d39
Merge branch 'master' into dev
edadaltocg Apr 4, 2023
1e036db
debug workflow
edadaltocg Apr 4, 2023
2acb259
update tests
edadaltocg Apr 4, 2023
e7a2fd3
lint code
edadaltocg Apr 4, 2023
97a295b
update requirements
edadaltocg Apr 4, 2023
ea219dc
implement logit_norm
edadaltocg Apr 5, 2023
d7593df
clean code
edadaltocg Apr 5, 2023
44582bf
implement Makefile
edadaltocg Apr 5, 2023
dc54da0
lint code
edadaltocg Apr 5, 2023
3557d02
update docs
edadaltocg Apr 5, 2023
13003f1
improve documentation
edadaltocg Apr 5, 2023
91f3bec
update docs template
edadaltocg Apr 5, 2023
dd97337
add docs theme
edadaltocg Apr 5, 2023
bcaea6f
setup readthedocs 1
edadaltocg Apr 5, 2023
0391926
init leaderboard notebook
edadaltocg Apr 5, 2023
958c4da
ood validation pipeline
edadaltocg Apr 6, 2023
284a5a9
debug detector template
edadaltocg Apr 6, 2023
356efca
test pipelines
edadaltocg Apr 6, 2023
c2032d0
lint code
edadaltocg Apr 6, 2023
b82ba7f
Merge branch 'master' into dev
edadaltocg Apr 6, 2023
e7c6feb
remove support for python 3.11
edadaltocg Apr 6, 2023
3207480
document methods
edadaltocg Apr 7, 2023
02c0c82
test validation pipeline
edadaltocg Apr 7, 2023
19faa70
test methods
edadaltocg Apr 7, 2023
7140767
debug
edadaltocg Apr 7, 2023
208fbce
improve docs
edadaltocg Apr 7, 2023
ec7038b
lint code
edadaltocg Apr 7, 2023
4212520
change docs title
edadaltocg Apr 7, 2023
6f4c10a
Merge branch 'master' into dev
edadaltocg Apr 7, 2023
ed85054
fix small bug
edadaltocg Apr 7, 2023
b35f86c
update test_vim
edadaltocg Apr 7, 2023
dd55b48
improve methods hyperparameters
edadaltocg Apr 11, 2023
0c292f7
small changes
edadaltocg Apr 11, 2023
bbd0ea0
add test to test docstrings
edadaltocg Apr 11, 2023
2e2c3d7
add `ood_validation` example
edadaltocg Apr 11, 2023
27013b8
debug methods
edadaltocg Apr 14, 2023
d1235ff
update tests
edadaltocg Apr 17, 2023
83e4db6
inlcude manifest
edadaltocg Apr 17, 2023
b6303ac
update docs
edadaltocg Apr 17, 2023
4c11cd2
implement ssd
edadaltocg Apr 17, 2023
531ada1
debug innerprod agg
edadaltocg Apr 17, 2023
0c79d7e
include csv files
edadaltocg Apr 17, 2023
dc3845a
`train_ssl` for simclr and supcon backbones
edadaltocg Apr 19, 2023
ad08292
freeze requirements example
edadaltocg Apr 19, 2023
5a34b6e
sync ssl backbones to `timm`
edadaltocg Apr 19, 2023
4ef962c
debug methods
edadaltocg Apr 19, 2023
f9333d8
small changes
edadaltocg Apr 19, 2023
394418b
improve `accelerate` application
edadaltocg Apr 19, 2023
59938f5
format code
edadaltocg Apr 19, 2023
78fcd8c
improve scripts
edadaltocg Apr 19, 2023
cd797a5
Merge branch 'master' into dev
edadaltocg Apr 19, 2023
ca6bdc0
bump timm version
edadaltocg Apr 19, 2023
8d39eb8
implement noise blobs dataset
edadaltocg Apr 21, 2023
842498f
implemend `ssd` method
edadaltocg Apr 21, 2023
612065c
implement `csi` method
edadaltocg Apr 21, 2023
1939553
debug code
edadaltocg Apr 21, 2023
76feb65
update pipeline
edadaltocg Apr 21, 2023
2b81f0b
debug covariate drift pipeline
edadaltocg Apr 23, 2023
56589d4
`covariate_drift` example
edadaltocg Apr 23, 2023
06fbd79
small changes
edadaltocg Apr 24, 2023
dfe9559
Merge branch 'master' into dev
edadaltocg Apr 24, 2023
c36b948
implement radamacher dataset
edadaltocg Apr 27, 2023
b86a9e9
small changes
edadaltocg Apr 27, 2023
39074cf
implement imagenet c with npz files
edadaltocg Apr 27, 2023
1e93681
improve scripts
edadaltocg Apr 27, 2023
b5973d7
knn with faiss
edadaltocg Apr 29, 2023
32deba1
csi loss
edadaltocg Apr 29, 2023
c34be6d
datasets test
edadaltocg Apr 29, 2023
56f8f5b
improve readme writing
edadaltocg Apr 29, 2023
848a600
format + lint
edadaltocg Apr 29, 2023
9c2561e
Merge branch 'master' into dev
edadaltocg Apr 29, 2023
94afa1d
debug `pypi`
edadaltocg May 1, 2023
6f1f6b8
new pypi workflow
edadaltocg May 1, 2023
af9a274
Merge branch 'master' of github.com:edadaltocg/detectors into dev
edadaltocg May 1, 2023
6a0a555
debug pypi-publish
edadaltocg May 1, 2023
66cd7ae
Merge branch 'master' into dev
edadaltocg May 1, 2023
6fa1b71
clean repository
edadaltocg May 1, 2023
b1f76ac
zenodo release
edadaltocg May 1, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,17 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install --upgrade build
pip install wheel
- name: Extract tag name
id: tag
run: echo ::set-output name=TAG_NAME::$(echo $GITHUB_REF | cut -d / -f 3)
- name: Update version in setup.py
run: >-
sed -i "s/{{VERSION_PLACEHOLDER}}/${{ steps.tag.outputs.TAG_NAME }}/g" setup.py
- name: Build package
run: |
python -m build
- name: Build a binary wheel
run: >-
python setup.py sdist bdist_wheel
- name: Publish distribution 📦 to PyPI
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@master
with:
password: ${{ secrets.PYPI_API_TOKEN }}
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Under development. Please report any issues or bugs [here](https://github.com/ed
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/edadaltocg/detectors/graphs/commit-activity)
[![build](https://github.com/edadaltocg/detectors/actions/workflows/build.yml/badge.svg)](https://github.com/edadaltocg/detectors/actions/workflows/build.yml)
[![Documentation Status](https://readthedocs.org/projects/detectors/badge/?version=latest)](http://detectors.readthedocs.io/?badge=latest)
[![PyPI download month](https://img.shields.io/pypi/dm/detectors.svg)](https://pypi.python.org/pypi/detectors/)
![AUR license](https://img.shields.io/aur/license/detectors)
[![DOI:](https://zenodo.org/badge/DOI/.svg)](https://doi.org/)

Expand Down
38 changes: 0 additions & 38 deletions demo/README.md

This file was deleted.

133 changes: 0 additions & 133 deletions demo/app.py

This file was deleted.

Loading