Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: afl-3.0
|
| 3 |
---
|
| 4 |
-
Clone this repo
|
| 5 |
https://colab.research.google.com/drive/1zInKDML24y8eZTtElMrdxGZjaK4F-vTu?usp=sharing
|
| 6 |
|
| 7 |
-
The weights
|
|
|
|
| 8 |
|
| 9 |
Link to the kaggle upside down dataset: https://www.kaggle.com/code/aquib5559/upside-down-detector/data
|
|
|
|
| 1 |
---
|
| 2 |
license: afl-3.0
|
| 3 |
---
|
| 4 |
+
Clone this repo. In the /CIFAR100+CIFAR10_weights/CIFAR100+10_model/ directory, there are three weights for the three models trained on CIFAR100 + CIFAR10 dataset. The names of the weights can be found in my notebook respectively:
|
| 5 |
https://colab.research.google.com/drive/1zInKDML24y8eZTtElMrdxGZjaK4F-vTu?usp=sharing
|
| 6 |
|
| 7 |
+
The weights of the 2 models trained on CIFAR100+Svhn is in the root directory.
|
| 8 |
+
Link to that notebook: https://colab.research.google.com/drive/1R__SCmY-zu5FoH7ZEjKA6DZntDcCPWIK?authuser=3#scrollTo=tuKHd6xz7dDE
|
| 9 |
|
| 10 |
Link to the kaggle upside down dataset: https://www.kaggle.com/code/aquib5559/upside-down-detector/data
|