Skip to content

Commit

Permalink
Correct paths gifs
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisStefanuto committed Jan 22, 2023
1 parent b4056f2 commit c0a0a78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ To make predictions, you place your dataset to segment in a ```./to_predict/```

To train a model on your own, run the ```train_3Dunet.ipynb``` notebook and custom your training. We use both custom architectures and pre-built ones (using segmentation-models-3d to try various encoder backbones), trained with augmented datsets (using volumentations-3d data augmentation tools).

![](img/scan_10_finetuned_crop.gif.gif)
![](img/scan_10_finetuned_crop.gif)

![](img/scan_8_finetuned_crop.gif.gif)
![](img/scan_8_finetuned_crop.gif)

0 comments on commit c0a0a78

Please sign in to comment.