You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add training from a checkpoint example
Signed-off-by: Samet Akcay <samet.akcay@intel.com>
* Replace patchcore example with efficient-ad
Signed-off-by: Samet Akcay <samet.akcay@intel.com>
---------
Signed-off-by: Samet Akcay <samet.akcay@intel.com>
@@ -66,21 +66,23 @@ After following these steps, your environment will be ready to use anomalib!
66
66
67
67
## {octicon}`mortar-board` Training
68
68
69
-
Anomalib supports both API and CLI-based training. The API is more flexible and allows for more customization, while the CLI training utilizes command line interfaces, and might be easier for those who would like to use anomalib off-the-shelf.
69
+
Anomalib supports both API and CLI-based training. The API is more flexible
70
+
and allows for more customization, while the CLI training utilizes command line
71
+
interfaces, and might be easier for those who would like to use anomalib off-the-shelf.
0 commit comments