Skip to content

Commit

Permalink
insert cropped gifs
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisStefanuto committed Jan 22, 2023
1 parent 323ee3c commit b4056f2
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/scan10_to_gif_finetuned.gif)
![](img/scan_10_finetuned_crop.gif.gif)

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

0 comments on commit b4056f2

Please sign in to comment.