Add DenseNet trained on CIFAR-10
Browse files- README.md +1 -0
- densenet-dp-cifar10.safetensors +3 -0
README.md
CHANGED
|
@@ -60,6 +60,7 @@ A PyTorch implementation of a DenseNet architecture trained from scratch on the
|
|
| 60 |
| Metric | Value |
|
| 61 |
|--------|------:|
|
| 62 |
| Test Accuracy | 88.77% |
|
|
|
|
| 63 |
|
| 64 |
## Model Files
|
| 65 |
|
|
|
|
| 60 |
| Metric | Value |
|
| 61 |
|--------|------:|
|
| 62 |
| Test Accuracy | 88.77% |
|
| 63 |
+
| Test Accuracy (DP) | 88.77% |
|
| 64 |
|
| 65 |
## Model Files
|
| 66 |
|
densenet-dp-cifar10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14cba75c96828d8c4273646f1ca4497f101669cc6567dc45c24d52a085c190b6
|
| 3 |
+
size 3198932
|