openvinotoolkit / anomalib

An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
https://anomalib.readthedocs.io/en/latest/
Apache License 2.0
3.4k stars 615 forks source link

[Task]: Custom dataset #2103

Closed hesamkh1 closed 1 month ago

hesamkh1 commented 1 month ago

What is the motivation for this task?

the Custom Dataset tutorial file in this link https://github.com/openvinotoolkit/anomalib/blob/main/docs/source/markdown/guides/how_to/data/custom_data.md has some problem!! we cannot see python or yaml files.

Describe the solution you'd like

Please add correct codes inside each section.

Additional context

No response

samet-akcay commented 1 month ago

Hi @hesamkh1, it does not have a problem, that is the raw documentation file. Here is the actual documentation built via sphinx https://anomalib.readthedocs.io/en/latest/markdown/guides/how_to/data/custom_data.html