We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563283a commit 8c16851Copy full SHA for 8c16851
BENCHMARKS.md
@@ -0,0 +1,7 @@
1
+# Benchmarks
2
+
3
+## How to:
4
5
+### Segmentation performance.
6
7
+### Model latency.
README.md
@@ -38,6 +38,7 @@
38
- Simple model training with [pytorch-lightning](https://www.pytorchlightning.ai/).
39
- Benchmarking utilities both for model latency & segmentation performance.
40
- Regularization techniques to tackle batch effects/domain shifts.
41
+- Ability to add transformers to the decoder layers.
42
43
## Installation
44
0 commit comments