Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸ“šAdd how-to-guides and examples dir #2475

Open
wants to merge 87 commits into
base: release/v2.0.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 58 commits
Commits
Show all changes
87 commits
Select commit Hold shift + click to select a range
5e87a9b
update conf.py
samet-akcay Dec 15, 2024
becae28
Remove requirements.txt
samet-akcay Dec 16, 2024
fae23f1
Remove topic guide
samet-akcay Dec 16, 2024
af82bde
Update conf.py
samet-akcay Dec 16, 2024
333fa8b
Add api guide landing page
samet-akcay Dec 16, 2024
d29723a
Add data landing page
samet-akcay Dec 16, 2024
7afe57f
Add data documentation
samet-akcay Dec 16, 2024
59037a4
Deleted files
samet-akcay Dec 17, 2024
2b972ba
Deleted files
samet-akcay Dec 17, 2024
9bf2195
Deleted files
samet-akcay Dec 17, 2024
5e125c4
Modified files
samet-akcay Dec 17, 2024
6f1a1f6
Modified files
samet-akcay Dec 17, 2024
f4052c5
Update callback docstrings
samet-akcay Dec 17, 2024
c007966
Update cli docstrings
samet-akcay Dec 17, 2024
0257cbe
Update callback docstrings
samet-akcay Dec 17, 2024
98e12ba
Update dataclasses and datamodules docstrings
samet-akcay Dec 17, 2024
2efa77f
Update datasets docstrings
samet-akcay Dec 17, 2024
139421a
Update utils docstrings
samet-akcay Dec 17, 2024
61944bf
Update validators docstrings
samet-akcay Dec 17, 2024
a2f5f4c
Add the remaining docstrings
samet-akcay Dec 17, 2024
1993ac9
Add deploy docstrings
samet-akcay Dec 17, 2024
26382b8
Add engine docstrings
samet-akcay Dec 17, 2024
5959038
Add logger docstrings
samet-akcay Dec 17, 2024
1c44337
Add pimo docstrings
samet-akcay Dec 17, 2024
98713cd
Add threshold docstrings
samet-akcay Dec 17, 2024
86c845d
Add threshold docstrings
samet-akcay Dec 17, 2024
bb5f24b
Add model components docstrings
samet-akcay Dec 17, 2024
ff01f85
add cfa
samet-akcay Dec 17, 2024
cdd8f85
add cflow
samet-akcay Dec 17, 2024
3c647c5
add csflow
samet-akcay Dec 17, 2024
ac17d7b
add dfm
samet-akcay Dec 17, 2024
0916acd
add draem
samet-akcay Dec 17, 2024
28b53a3
add dsr
samet-akcay Dec 17, 2024
bc046d0
Add efficient-ad
samet-akcay Dec 18, 2024
4debf26
add fastflow
samet-akcay Dec 18, 2024
9bf9290
add fre
samet-akcay Dec 18, 2024
43dede5
add ganomaly
samet-akcay Dec 18, 2024
0a41128
add patchcore
samet-akcay Dec 18, 2024
3045da1
add reverse distillation
samet-akcay Dec 18, 2024
0ca272c
add stfpm
samet-akcay Dec 18, 2024
afb5799
add uflow
samet-akcay Dec 18, 2024
bd07708
add vlm-ad
samet-akcay Dec 18, 2024
00daacd
add winclip
samet-akcay Dec 18, 2024
a5a82ca
Add ai-vad
samet-akcay Dec 18, 2024
20fc51c
Add pipelines
samet-akcay Dec 18, 2024
86bffa9
Add pre and post processors
samet-akcay Dec 18, 2024
3a795c1
Add utils
samet-akcay Dec 18, 2024
eaf0df4
Add visualizer
samet-akcay Dec 18, 2024
334b762
Update the licenses
samet-akcay Dec 18, 2024
f8ee010
Revert validators
samet-akcay Dec 18, 2024
70ce8e8
Create examples directory
samet-akcay Dec 19, 2024
0ccc245
Create examples directory
samet-akcay Dec 19, 2024
29c36c0
Merge branch 'release/v2.0.0' of github.com:openvinotoolkit/anomalib …
samet-akcay Dec 20, 2024
3011008
Move notebooks to examples directory
samet-akcay Dec 20, 2024
47f6397
Update links
samet-akcay Dec 20, 2024
1fbf88e
Fix mypy issues
samet-akcay Dec 20, 2024
909c7d9
Move configs to examples
samet-akcay Dec 20, 2024
cfcac58
Update README.md file
samet-akcay Dec 20, 2024
d4718e4
Fix the notebook links
samet-akcay Dec 20, 2024
ecba6f8
Fix incorrect docstrings
samet-akcay Dec 21, 2024
3cf1821
Fix incorrect docstrings
samet-akcay Dec 21, 2024
655b07b
add missing 501 notebooks
samet-akcay Dec 21, 2024
7387ce9
Add how-to-guides
samet-akcay Dec 23, 2024
2836b6b
update dataclasses how-to-guides
samet-akcay Dec 23, 2024
47d111b
update datasets how-to-guides
samet-akcay Dec 24, 2024
6bf01f6
update datamodules how-to-guides
samet-akcay Dec 24, 2024
e6b7ba5
Disable old transforms how-to-guides
samet-akcay Dec 24, 2024
54f3dfb
Add git lfs to tox ini
samet-akcay Dec 24, 2024
d1438cd
Set LFS to true when checking out the repo
samet-akcay Dec 24, 2024
9f773c9
Update post-processor how-to-guides
samet-akcay Dec 24, 2024
211118d
Add missing code. Misteriously disappeared
samet-akcay Dec 24, 2024
cffd7a5
update dataclasses guide
djdameln Dec 27, 2024
342d4f2
Merge pull request #21 from djdameln/upate-how-to-guides
samet-akcay Dec 27, 2024
7b789ea
update metrics and evaluator guide
djdameln Dec 31, 2024
7ae700f
Update docs/source/markdown/guides/how_to/evaluation/metrics.md
samet-akcay Jan 1, 2025
db9bd59
Update docs/source/markdown/guides/how_to/evaluation/metrics.md
samet-akcay Jan 1, 2025
9835d2c
Update docs/source/markdown/guides/how_to/evaluation/metrics.md
samet-akcay Jan 1, 2025
9ac3e35
Update docs/source/markdown/guides/how_to/evaluation/metrics.md
samet-akcay Jan 1, 2025
e6cb2b3
Merge pull request #22 from djdameln/update-metrics-guide
samet-akcay Jan 1, 2025
d220af5
update transforms guide
djdameln Jan 2, 2025
f80ee5f
fix typo
djdameln Jan 2, 2025
ce02e70
add PreProcessor guide
djdameln Jan 2, 2025
6a26244
update examples
djdameln Jan 2, 2025
7d1b28f
Merge pull request #23 from djdameln/update-transforms-guide
samet-akcay Jan 2, 2025
24a675a
Update the path to dataset in notebooks
samet-akcay Jan 3, 2025
196b29d
update post-processor guide
djdameln Jan 3, 2025
61f1815
Merge pull request #24 from djdameln/update-post-processing-guide
samet-akcay Jan 3, 2025
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
12 changes: 6 additions & 6 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
/docs @samet-akcay

# Notebooks
/notebooks/000_getting_started @samet-akcay
/notebooks/100_datamodules @djdameln
/notebooks/200_models @samet-akcay
/notebooks/300_benchmarking @ashwinvaidya17
/notebooks/400_openvino @samet-akcay
/notebooks/README.md @samet-akcay
/examples/notebooks/000_getting_started @samet-akcay
/examples/notebooks/100_datamodules @djdameln
/examples/notebooks/200_models @samet-akcay
/examples/notebooks/300_benchmarking @ashwinvaidya17
/examples/notebooks/400_openvino @samet-akcay
/examples/notebooks/README.md @samet-akcay

# Requirements
/requirements/ @samet-akcay @ashwinvaidya17 @djdameln
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Link the dataset path to the dataset directory in the repository root.
run: |
ln -s $ANOMALIB_DATASET_PATH ./datasets
ln -s $ANOMALIB_DATASET_PATH ./notebooks/datasets
ln -s $ANOMALIB_DATASET_PATH ./examples/notebooks/datasets
- name: Coverage
run: tox -e pre-merge-${{ matrix.tox-env }}
- name: Upload coverage report
Expand Down
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ results
tmp*

# Jupyter Notebooks
notebooks/500_use_cases/501_dobot/
!notebooks/500_use_cases/501_dobot/*.ipynb
examples/notebooks/500_use_cases/501_dobot/
!examples/notebooks/500_use_cases/501_dobot/*.ipynb

# VENV
.python-version
Expand Down
Loading
Loading