Tags: svpino/anomalib
Tags
✨ v0.3.4 Release (open-edge-platform#469) * v0.3.4 * Modify changelog * sh files appeared again for some reason. Removed them Co-authored-by: someone <someone@example.com>
➕ Add jupyter notebooks directory and first tutorial for `getting-sta… …rted` (open-edge-platform#292) * 🏗 Started jupyter notebook * 📝 First draft is ready. * 📝 Polish the notebook * 📝 Fix a typo * Added notebook into subdirectories * Reduced number of output images to 6 * Address Pr comments.
🛠 Fix mask filenames in folder dataset (open-edge-platform#249) * 🛠 Fix mask filenames in folder ddataset * fix folder dataset (open-edge-platform#252) Co-authored-by: Samet Akcay <samet.akcay@intel.com> Co-authored-by: Alexander Riedel <54716527+alexriedel1@users.noreply.github.com>
Refactor model implementations (open-edge-platform#225) * refactor CFlow implementation * refactor DFM implementation * refactor PADIM implementation * refactor PatchCore implementation * refactor STFPM implementation * revert model tests * remove unintentionally committed file * model.py -> lightning_model.py
Update `anomalib` version and requirements (open-edge-platform#163) * renamed download-progress-bar as download * added new download functions to init * Added Btech data module * Added btech tests * Move split functions into a util module * Modified mvtec * added btech to get-datamodule * fix typo in btech docstring * update docstring * cleanedup dataset download utils * Address mypy * modify config files and update readme.md * Fix dataset path * WiP: Created make_dataset function * Renamed folder dataset into custom * Added custom dataset tests * updated config.yaml file to show custom dataset is available * Added custom dataset to get_datamodule * Address PR comments * fix dataset path * Debugging the ci * Fixed folder dataset tests * Added code quality checks back to the ci * Added code coverage back to pre-merge tests * Do not import openvino at the top level. Cause some import issues when openvino is not install * Move nncf to openvino-requirements.txt * Move opencv to base requirements.txt/ * Added extension as an option when saving the result images. * Added an extension check * python verion 3.7 * Added opencv contrib python * reverted visualizer callback * Convert bmp images to png after downloading btech dataset. * pylint * ignore arguments differ * Version to 0.2.5 * Ignore arguments-differ * loosen pandas version * import openvino with absolute import
PreviousNext