Skip to content

Commit 66f0714

Browse files
committed
Link fixed
1 parent c0df59c commit 66f0714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ res = model(torch.randn(4, 1, 224, 128, 12))
233233
### Related repositories
234234

235235
* [https://github.com/qubvel/segmentation_models.pytorch](https://github.com/qubvel/segmentation_models.pytorch) - original segmentation 2D repo
236-
* [segmentation_models_3D](https://github.com/ZFTurbo/classification_models_3D) - segmentation models in 3D for keras/tensorflow
236+
* [segmentation_models_3D](https://github.com/ZFTurbo/segmentation_models_3D) - segmentation models in 3D for keras/tensorflow
237237
* [volumentations](https://github.com/ZFTurbo/volumentations) - 3D augmentations
238238

239239
## Citation

0 commit comments

Comments
 (0)