Instructions to use emergentai/cancer-efficientnetb7-undersampling with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use emergentai/cancer-efficientnetb7-undersampling with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://emergentai/cancer-efficientnetb7-undersampling") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -194,9 +194,3 @@ model = keras.models.load_model(model_path)
|
|
| 194 |
* **Software:** TensorFlow/Keras
|
| 195 |
|
| 196 |
---
|
| 197 |
-
|
| 198 |
-
## Environmental Impact
|
| 199 |
-
|
| 200 |
-
* **Hardware Type:** Tesla T4
|
| 201 |
-
|
| 202 |
-
---
|
|
|
|
| 194 |
* **Software:** TensorFlow/Keras
|
| 195 |
|
| 196 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|