Skip to content
Snippets Groups Projects
Commit af906c23 authored by Tim Laibacher's avatar Tim Laibacher
Browse files

Update docs

parent e0943e6d
No related branches found
No related tags found
No related merge requests found
Pipeline #31713 failed
......@@ -6,7 +6,9 @@
Binary Segmentation Benchmark Package for Bob
===============================================
Package to benchmark and evaluate a range of neural network architectures for binary segmentation tasks on 2D Eye Fundus Images (2DFI).
Package to benchmark and evaluate a range of neural network architectures for
binary segmentation tasks on 2D Eye Fundus Images (2DFI). It is build using PyTorch.
Users Guide
===========
......
......@@ -312,7 +312,8 @@ Using your own configs
======================
Instead of the default configs you can pass the full path of your
customized dataset and model config.
customized dataset and model config (both in PyTorch format).
The default configs are stored under ``bob.ip.binseg/bob/ip/binseg/configs/``.
.. code-block:: bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment