Instructions to use Jorgvt/PerceptNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use Jorgvt/PerceptNet with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("Jorgvt/PerceptNet") - Notebooks
- Google Colab
- Kaggle
First model
Browse files- final_model_rgb.h5 +3 -0
final_model_rgb.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cd8a18a093a9057276038a75309a23b1d038ca776d1f494c62d466001f99e09
|
| 3 |
+
size 183088
|